fix(ui): Tailwind CSS v4 compatibility - inline styles 6885c6f Running PBThuong commited on about 11 hours ago
feat(ui): Premium Medical UI redesign - Teal/Jade color system, full Tailwind refactor aa7fdb2 PBThuong commited on about 12 hours ago
Update UI colors to Red/Green scheme and fix mobile sidebar responsiveness 813e83a PBThuong commited on 5 days ago
feat: smart citation - only show sources LLM actually used via USED_SOURCES tag ddddd92 PBThuong commited on 5 days ago
fix: restore BM25 from ChromaDB when using pre-built index - fixes drug name search accuracy 5b58e37 PBThuong commited on 5 days ago
feat: pre-built ChromaDB (30311 vectors), fix persistence, clean source references e8cc13c PBThuong commited on 5 days ago
v3.0: Rebuild HybridRAG - ChromaDB + BM25 + Reranker, remove GraphRAG/Qdrant/LangGraph/Voice 76e6969 PBThuong commited on 7 days ago
fix: grouped citations + force specific drug recommendations in protocol b9d0ba5 PBThuong commited on 8 days ago
feat: BM25 hybrid search + deep thinking prompts (from reference chatbot) f28eb93 PBThuong commited on 8 days ago
feat: query-type-aware responses - ingredient listing + 2-step protocol optimization 7694e30 PBThuong commited on 8 days ago
feat: three-stage retrieval - search by drug name + active ingredient + semantic for 100% accuracy 8d47351 PBThuong commited on 8 days ago
feat: two-stage retrieval with Qdrant metadata filter - 100% drug lookup accuracy 987e40a PBThuong commited on 8 days ago
fix: retriever overhaul - k=30, header boost +200, internal .md priority +30, batch upload, collection v4 f82e50a PBThuong commited on 8 days ago
fix: batch upload to Qdrant Cloud (100 docs/batch) - prevent timeout on HF Spaces c3f184a PBThuong commited on 8 days ago
fix: 5 critical chat bugs - price queries, follow-up context, wrong-drug citations 2c0258b PBThuong commited on 8 days ago
fix: 8-bug full pipeline overhaul - drug retrieval, citation, routing, GraphRAG noise 78d2dd5 PBThuong commited on 8 days ago
fix: drug-aware chunking - prepend drug name to every chunk for accurate vector search, re-index Qdrant v2 2f92e94 PBThuong commited on 8 days ago
fix: improve drug query accuracy with name boosting, fix citations, enhance LLM prompt 89862d0 PBThuong commited on 9 days ago
fix: add LFS detection warning + git-lfs to Docker build for GraphRAG 7876b22 PBThuong commited on 9 days ago
hotfix: remove check_version=False - not valid param in qdrant-client 1.14.1 f59b537 PBThuong commited on 9 days ago
fix: 4 critical RAG bugs - include data in Docker, qdrant 1.14.1, check_version=False, remove 50-doc limit ef1f824 PBThuong commited on 9 days ago
fix: create Qdrant collection even without documents + error handling 30802da PBThuong commited on 10 days ago
feat: switch LLM from Groq/Llama-3.3-70B to Google Gemini 3 Flash 8666294 PBThuong commited on 10 days ago
fix: resolve langchain version conflicts, upgrade Node to 20 d1ce5d3 PBThuong commited on 11 days ago