fix: refactor neo4j driver to singleton to prevent connection exhaustion 16ee75f adeshboudh16 commited on 3 days ago
chore: update cloud DB config and RAG docs (excluding .env) e9cf728 adeshboudh16 commited on 7 days ago
chore: revert frontend build/serving in HF space as it is on Vercel 50e6313 adeshboudh16 commited on 7 days ago
fix: build and serve frontend via FastAPI for HF Space support 2eaed3d adeshboudh16 commited on 7 days ago
feat(eval): RAGAS evaluation framework + RAG pipeline improvements f8b04c3 adeshboudh16 Claude Sonnet 4.6 commited on 8 days ago
refactor(nodes): thin wrappers delegating to VectorRetriever and Reranker 2295e6a adeshboudh16 Claude Sonnet 4.6 commited on 18 days ago
feat(retrieval): implement Reranker with score-gap filtering and FlashRank 180fc88 adeshboudh16 Claude Sonnet 4.6 commited on 18 days ago
feat(retrieval): implement VectorRetriever with rrf_merge and retrieve ba7e2c5 adeshboudh16 Claude Sonnet 4.6 commited on 18 days ago
fix: improve RAG retrieval quality and reduce generator hallucination 98da9ee adeshboudh16 Claude Sonnet 4.6 commited on 18 days ago
fix: deterministic doc_id prevents duplicate chunks on re-ingest 8383e2e adeshboudh16 commited on 18 days ago
fix: FTS uses OR-based websearch_to_tsquery instead of AND-based plainto_tsquery 65df24b adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: prepend section_title to embedded text so sub-chunks retain section context ef16f0c adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: relax reranker thresholds to prevent aggressive chunk filtering 7a5ec42 adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: strengthen generator grounding to prevent hallucination on sparse contexts 097a8c6 adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
feat: inject no_reasoning=true into litellm.completion when using osmapi 8382add adeshboudh16 Claude Sonnet 4.6 commited on 21 days ago
feat: filter reranker output by score threshold + score-gap brake a0230f7 adeshboudh16 Claude Sonnet 4.6 commited on 22 days ago
feat: add _apply_score_gap() helper for dynamic top-k reranking 22b17a0 adeshboudh16 Claude Sonnet 4.6 commited on 22 days ago
feat: add reranker_model, score_threshold, score_gap settings 20e583b adeshboudh16 Claude Sonnet 4.6 commited on 22 days ago
chore: bump to v1.0.0 + update docs with Vercel live URL 254db3e adeshboudh16 Claude Sonnet 4.6 commited on 28 days ago
feat: decouple frontend + multi-turn conversation + graph explorer + CAG layer d91cbff adeshboudh16 Claude Sonnet 4.6 commited on 29 days ago
graph_retriver.py SQLAlchemy Session Across Parallel Coroutines 8061c46 adeshboudh16 commited on Mar 23
fix(perf): parallel jurisdiction traversal + fix driver.close() in read ops 69935e8 adeshboudh16 commited on Mar 23
main.py fix to render HTML instead of returning plain HTML str 3aa2ff1 adeshboudh16 commited on Mar 22
feat(embedder): replace Ollama with sentence-transformers local inference 847e0ff adeshboudh16 commited on Mar 22
feat(phase4): multi-state RERA expansion + pipeline hardening 2d7bf65 adeshboudh16 commited on Mar 22