Add .gitignore, dataset metadata, retrieval layer, and latest web/graphrag updates 577adc4 muthuk1 commited on 5 days ago
Update __init__.py with new exports (TGGraphRAGClient, TripleComparisonResult, LLM judge, BERTScore, etc.) df00339 verified muthuk1 commited on 8 days ago
Fix #3: Add LLM-as-a-Judge (PASS/FAIL) + BERTScore evaluation — the two hackathon-required accuracy metrics f486777 verified muthuk1 commited on 8 days ago
Fix #2+#4+#6: Add LLM-Only pipeline, wire NoveltyEngine, integrate TG GraphRAG client, 3-pipeline comparison 079d32f verified muthuk1 commited on 8 days ago
Fix #1: Add TigerGraph GraphRAG integration layer wrapping official repo REST APIs 3101051 verified muthuk1 commited on 8 days ago
Add advanced GSQL queries: PPR scoring, shortest paths, spreading activation, community detection" fe766f7 verified muthuk1 commited on 12 days ago
Add GraphRAG novelties engine: PPR scoring, token budget, path pruning, spreading activation, hybrid router, incremental updates 4dd67cd verified muthuk1 commited on 12 days ago
Wire UniversalLLM into layers __init__ + add benchmark API endpoint for live runs 91ff0de verified muthuk1 commited on 12 days ago
Add Python universal LLM layer with LiteLLM supporting 12 providers + Ollama 2cd4ca5 verified muthuk1 commited on 12 days ago
Add Layer 2: Inference Orchestration (dual pipeline, adaptive routing, comparison) a23a620 verified muthuk1 commited on 12 days ago
Add Layer 4: Evaluation Layer (RAGAS + custom F1/EM metrics + benchmarking) 0117576 verified muthuk1 commited on 12 days ago
Add Layer 1: Graph Layer (TigerGraph schema, GSQL queries, vector search, traversal) 6488963 verified muthuk1 commited on 12 days ago
Add Layer 3: LLM Layer (generation, entity extraction, keyword extraction, complexity analysis) 06a5155 verified muthuk1 commited on 12 days ago