HowItWorks: fix step 02 title 'Dual Pipeline' -> '3-Pipeline Activation' dc29f08 muthuk1 commited on 5 days ago
Benchmark: add LLM-as-a-Judge + BERTScore (hackathon 30% accuracy criterion) 5d58764 muthuk1 commited on 5 days ago
Branding: replace Claude with TigerGraph logo and remove Claude references c51e9c9 muthuk1 commited on 5 days ago
Explorer live query: better error, science chips, fallback answer 64c3622 muthuk1 commited on 5 days ago
Explorer: 4 science scenarios, BFS hop filter, live query section b40d0b7 muthuk1 commited on 5 days ago
Fix UI: 3-pipeline playground, science examples, correct docs/architecture f26d060 muthuk1 commited on 5 days ago
Fix README: remove HF frontmatter, correct dataset/eval/quickstart/latency d52b559 muthuk1 commited on 5 days ago
Improve latency: parallel LLM calls, embedding cache, client reuse 90b36cb muthuk1 commited on 5 days ago
Add corpus.jsonl dataset via git-lfs (478 Wikipedia science docs, 2.5M tokens) 44da0e3 muthuk1 commited on 5 days ago
Add .gitignore, dataset metadata, retrieval layer, and latest web/graphrag updates 577adc4 muthuk1 commited on 5 days ago
Add dataset preparation script — downloads Wikipedia/arxiv/BBC, verifies 2M+ tokens, ingests into TigerGraph 3ee4528 verified muthuk1 commited on 5 days ago
Address feedback: add benchmark results table, ablation study, demo GIF section, 2M+ dataset plan 60b14ca verified muthuk1 commited on 5 days ago
Fix #10: Rewrite README — 3-pipeline system, TG GraphRAG integration, LLM-Judge + BERTScore, NoveltyEngine wiring c6818ea verified muthuk1 commited on 8 days ago
Fix #8: Update web API compare route — 3-pipeline (LLM-Only + Basic RAG + GraphRAG) with side-by-side metrics 9333670 verified muthuk1 commited on 8 days ago
Fix #7: Update dashboard.py — 3-column layout (LLM-Only / Basic RAG / GraphRAG), fix _get_demo_passages() query matching, add LLM-Judge + BERTScore display ac2d14c verified muthuk1 commited on 8 days ago
Fix #9: Update benchmark runner for 3-pipeline comparison + LLM-as-a-Judge + BERTScore evaluation ddfbb09 verified muthuk1 commited on 8 days ago
Update __init__.py with new exports (TGGraphRAGClient, TripleComparisonResult, LLM judge, BERTScore, etc.) df00339 verified muthuk1 commited on 8 days ago
Fix #5: Install advanced GSQL queries (PPR, paths, activation) in setup_tigergraph.py 2941bc4 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
Deep research update: comprehensive README with 12 cited papers, evaluation methodology, architecture deep-dives, and hackathon-aligned benchmarking strategy 79a8e0b verified muthuk1 commited on 8 days ago
🎨 Ultra premium UI: 6 separate pages with animations, bento grid, premium design 005833b verified muthuk1 commited on 11 days ago
🎨 Add home page sections: Hero, Stats, Features, HowItWorks, Bento, Testimonials, CTA 5fcdc45 verified muthuk1 commited on 11 days ago
🎨 Premium navbar with page routing and mobile menu 023a6ec verified muthuk1 commited on 11 days ago
🎨 Ultra premium UI: enhanced design system with animations, gradients, bento grid 3325bbe verified muthuk1 commited on 11 days ago
Massive README: 14 novelties from 10 papers, full architecture, paper citations, test counts" 36c721f verified muthuk1 commited on 12 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
Fix TS strict mode: remove unused imports, fix Tooltip formatter types in CostAnalysis" 7229c6f verified muthuk1 commited on 12 days ago
Fix build: add openai dep, add overrides for recharts/react19 peer deps, add .npmrc 697efb9 verified muthuk1 commited on 12 days ago
Final README update with Docker deployment, test instructions, live benchmark, provider selector docs 10b2275 verified muthuk1 commited on 12 days ago
Update Benchmark tab with live 'Run Benchmark Now' that calls API and populates real data" c8e45c7 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 benchmark API route for live benchmark runs from dashboard fe0369c verified muthuk1 commited on 12 days ago
Add provider selector to LiveCompare + fix UI to support all 12 providers d865094 verified muthuk1 commited on 12 days ago
Massive README update with 12 LLM providers, OpenClaw integration, Ollama support, full architecture docs c0294cf verified muthuk1 commited on 12 days ago
Update .env.example with all 12 LLM providers + Ollama + TigerGraph 9a33b09 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 multi-provider compare API route + providers listing endpoint ddb116f verified muthuk1 commited on 12 days ago