Index Rails codebases into a queryable graph for fast code navigation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "graphdb" yet — see the docs or source repo.
Query all associations, callbacks, and related jobs for the User model in this project, then organize the results by definition location, call relationships, and impact scope.
A structured summary of the User model’s association graph, callback chain, related jobs, and their file locations.
Find the routes related to /admin/orders, the matching controller actions, and any triggered services, mailers, or background jobs, then summarize the call chain.
A complete route-to-controller-to-service/mailer/job chain with code locations.
I’m planning to change the Order submission flow. Query the models, callbacks, jobs, mailers, and routes related to Order#create to help assess the impact scope.
A dependency graph and impact checklist related to Order#create for safer code changes.
Index local repositories into a queryable graph for AI code understanding.
Query, understand, and edit large multilingual codebases with AI knowledge graphs.
Connect a local GraphRAG knowledge base for private offline document retrieval.
Query and understand large codebases with a fast knowledge graph for AI agents.
Index codebases with AST awareness and retrieve code context via semantic search.
Index codebases into a knowledge graph for search, analysis, and code understanding.