sarabesh/HybridRAG
A hybrid retrieval system for RAG that combines vector search and graph search, integrating unstructured and structured data. It retrieves context using embeddings and a knowledge graph, then passes it to an LLM for generating accurate responses.
No commits in the last 6 months.
Stars
38
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/sarabesh/HybridRAG"
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
FalkorDB/GraphRAG-SDK
Build fast and accurate GenAI apps with GraphRAG SDK at scale.
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation
getzep/graphiti
Build Real-Time Knowledge Graphs for AI Agents