Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
muthuk1
/
graphrag-inference-hackathon
like
1
arxiv:
12 papers
Model card
Files
Files and versions
xet
Community
3101051
graphrag-inference-hackathon
/
graphrag
/
layers
117 kB
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
muthuk1
Fix #1: Add TigerGraph GraphRAG integration layer wrapping official repo REST APIs
3101051
verified
9 days ago
__init__.py
Safe
568 Bytes
Wire UniversalLLM into layers __init__ + add benchmark API endpoint for live runs
13 days ago
evaluation_layer.py
Safe
12.3 kB
Add Layer 4: Evaluation Layer (RAGAS + custom F1/EM metrics + benchmarking)
13 days ago
graph_layer.py
Safe
12.3 kB
Add Layer 1: Graph Layer (TigerGraph schema, GSQL queries, vector search, traversal)
13 days ago
gsql_advanced.py
Safe
5.7 kB
Add advanced GSQL queries: PPR scoring, shortest paths, spreading activation, community detection"
13 days ago
llm_layer.py
Safe
8.02 kB
Add Layer 3: LLM Layer (generation, entity extraction, keyword extraction, complexity analysis)
13 days ago
novelties.py
Safe
26.5 kB
Add GraphRAG novelties engine: PPR scoring, token budget, path pruning, spreading activation, hybrid router, incremental updates
13 days ago
orchestration_layer.py
Safe
14.9 kB
Add Layer 2: Inference Orchestration (dual pipeline, adaptive routing, comparison)
13 days ago
tg_graphrag_client.py
Safe
22.8 kB
Fix #1: Add TigerGraph GraphRAG integration layer wrapping official repo REST APIs
9 days ago
universal_llm.py
Safe
13.4 kB
Add Python universal LLM layer with LiteLLM supporting 12 providers + Ollama
13 days ago