intellectronica/battle-of-the-semantics
GraphRag vs Embeddings
Implements a comparative benchmark between Microsoft's GraphRag (which uses LLM-driven entity extraction to build knowledge graphs) and traditional embedding-based similarity search for RAG systems. GraphRag trades chunking simplicity for deeper semantic understanding through structured entity relationships, enabling more accurate context retrieval in complex reasoning scenarios. The analysis is presented as a Jupyter notebook with video walkthrough, directly comparing retrieval quality and relevance across both indexing methodologies.
No commits in the last 6 months.
Stars
16
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/intellectronica/battle-of-the-semantics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Addepto/graph_builder
Open-source toolkit to extract structured knowledge graphs from documents and tables — power...
MysterionRise/adaptive-knowledge-graph
AI-powered adaptive learning platform combining Knowledge Graphs, Local LLMs, and Bayesian skill...
bgokden/reasongraph
Graph-based reasoning library with embedding search, multi-hop traversal, and automatic entity extraction
vtmike2015/Graph-Based-Literature-Review-Tool
This Network-graph based literature review tool uses the open-source version of Neo4j with...
JessEnterprise/graphRAG-retrievers-agents
🚀 Explore GraphRAG by building customized retrievers and agents using Neo4j for advanced...