ryanhoangt/locify
A library for LLM-based agents to navigate large codebases efficiently.
This library helps AI agents understand the structure and relationships within large codebases. It takes a Git-based repository as input and outputs a detailed map or a graph of code elements, highlighting their connections. This is for developers building AI agents that need to efficiently navigate and analyze source code to perform tasks like refactoring, debugging, or answering questions about the project.
No commits in the last 6 months.
Use this if you are developing an LLM-based agent that needs to deeply understand and interact with the architecture of a software project.
Not ideal if you are looking for a simple code search tool or a linter; this is for AI agent integration, not direct human code analysis.
Stars
20
Forks
2
Language
Python
License
MIT
Category
Last pushed
Nov 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ryanhoangt/locify"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inclusionAI/AReaL
Lightning-Fast RL for LLM Reasoning and Agents. Made Simple & Flexible.
melih-unsal/DemoGPT
🤖 Everything you need to create an LLM Agent—tools, prompts, frameworks, and models—all in one place.
AOSSIE-Org/Perspective
Perspective analyzes your news or social feed and presents credible counter-narratives from...
expectedparrot/edsl
Design, conduct and analyze results of AI-powered surveys and experiments. Simulate social...
kaushikb11/awesome-llm-agents
A curated list of awesome LLM agents frameworks.