ApexIQ/End-to-End-Graphrag-implementation
End-to-End-Graphrag-implementation
Implements knowledge graph extraction and querying using Azure OpenAI (GPT-4o + text-embedding-small), converting unstructured text into entity-relationship graphs stored as Parquet artifacts. Supports both local and global query modes via command-line interface, enabling semantic search across indexed documents with configurable LLM and embedding deployments through YAML-based settings.
No commits in the last 6 months.
Stars
23
Forks
12
Language
—
License
—
Category
Last pushed
Jul 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/ApexIQ/End-to-End-Graphrag-implementation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zilliztech/vector-graph-rag
Graph RAG with pure vector search, achieving SOTA performance in multi-hop reasoning scenarios.
gibram-io/gibram
GibRAM is an in-memory knowledge graph server designed for retrieval augmented generation (RAG /...
Qubit02/BrainTrace
BrainTrace: GraphRAG-based on-device knowledge management system for secure and efficient...
vivy1024/daml-rag-framework
🧠 DAML-RAG: Domain-Adaptive Multi-source Learning RAG Framework | GraphRAG混合检索 + 推理时学习 +...
scthornton/hybrid-rag-pivot-attacks
Retrieval Pivot Attacks in Hybrid RAG (Vector → Graph)