FalkorDB/code-graph
A code-graph demo using GraphRAG-SDK and FalkorDB
This tool helps software developers and architects understand their codebase by visualizing its structure as an interactive knowledge graph. You provide your project's code, and it generates a graph showing how different parts, like functions and files, connect. This helps identify dependencies, find bottlenecks, and optimize project architecture.
271 stars.
Use this if you need a visual way to explore code dependencies, analyze relationships between different code entities, and quickly answer questions about your codebase's structure.
Not ideal if you are looking for a simple text-based code linter or a tool focused solely on code formatting or runtime performance monitoring.
Stars
271
Forks
46
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/FalkorDB/code-graph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
apconw/Aix-DB
Aix-DB 基于 LangChain/LangGraph 框架,结合 MCP Skills 多智能体协作架构,实现自然语言到数据洞察的端到端转换。
symfony/ai-store
Low-level abstraction for storing and retrieving documents in a vector store.
kagisearch/vectordb
A minimal Python package for storing and retrieving text using chunking, embeddings, and vector search.
awa-ai/awadb
AI Native database for embedding vectors
niclasko/Cypher.js
Cypher graph database for Javascript