Commit History

Add .gitignore, dataset metadata, retrieval layer, and latest web/graphrag updates
577adc4

muthuk1 commited on

Update __init__.py with new exports (TGGraphRAGClient, TripleComparisonResult, LLM judge, BERTScore, etc.)
df00339
verified

muthuk1 commited on

Fix #3: Add LLM-as-a-Judge (PASS/FAIL) + BERTScore evaluation — the two hackathon-required accuracy metrics
f486777
verified

muthuk1 commited on

Fix #2+#4+#6: Add LLM-Only pipeline, wire NoveltyEngine, integrate TG GraphRAG client, 3-pipeline comparison
079d32f
verified

muthuk1 commited on

Fix #1: Add TigerGraph GraphRAG integration layer wrapping official repo REST APIs
3101051
verified

muthuk1 commited on

Add advanced GSQL queries: PPR scoring, shortest paths, spreading activation, community detection"
fe766f7
verified

muthuk1 commited on

Add GraphRAG novelties engine: PPR scoring, token budget, path pruning, spreading activation, hybrid router, incremental updates
4dd67cd
verified

muthuk1 commited on

Wire UniversalLLM into layers __init__ + add benchmark API endpoint for live runs
91ff0de
verified

muthuk1 commited on

Add Python universal LLM layer with LiteLLM supporting 12 providers + Ollama
2cd4ca5
verified

muthuk1 commited on

Add Layer 2: Inference Orchestration (dual pipeline, adaptive routing, comparison)
a23a620
verified

muthuk1 commited on

Add Layer 4: Evaluation Layer (RAGAS + custom F1/EM metrics + benchmarking)
0117576
verified

muthuk1 commited on

Add Layer 1: Graph Layer (TigerGraph schema, GSQL queries, vector search, traversal)
6488963
verified

muthuk1 commited on

Add Layer 3: LLM Layer (generation, entity extraction, keyword extraction, complexity analysis)
06a5155
verified

muthuk1 commited on

Add layers init
f836eca
verified

muthuk1 commited on