dead8309/graph-rag-indexer
Comparing vector-only RAG with GraphRAG (neo4j+milvus) for semantic and structural code search in JavaScript.
This tool helps software developers quickly find relevant JavaScript code snippets within a large codebase. It takes your JavaScript files and a natural language query as input, then outputs a list of code snippets that are semantically and structurally related to your query. Developers can use this to understand code faster, find examples, or debug issues across a project.
No commits in the last 6 months.
Use this if you need to perform advanced, context-aware searches within JavaScript codebases, going beyond simple keyword or semantic matching to understand how different parts of your code connect.
Not ideal if you are searching for code in languages other than JavaScript or if you only need basic keyword-based search functionality.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
Apr 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/dead8309/graph-rag-indexer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
neo4j/neo4j-graphrag-python
Neo4j GraphRAG for Python
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
Hawksight-AI/semantica
Semantica 🧠— A framework for building semantic layers, context graphs, and decision...
FalkorDB/GraphRAG-SDK
Build fast and accurate GenAI apps with GraphRAG SDK at scale.
getzep/graphiti
Build Real-Time Knowledge Graphs for AI Agents