fix: overhaul follow-up detection for conversation memory + add diagnostic logs 294d426 Running Subhadip007 commited on 3 days ago
fix: switch HF endpoint to universal router URL (auto-selects provider) f7e2e5e Subhadip007 commited on 3 days ago
fix: add stream error handling + startup diagnostics, bump CACHEBUST 2798de4 Subhadip007 commited on 3 days ago
fix: bump CACHEBUST to force Docker rebuild with updated model config fa2f7b0 Subhadip007 commited on 3 days ago
feat: overhaul model routing — GLM-5.1 primary, strict 4-model fallback chain, purge all stale refs 76e224e Subhadip007 commited on 3 days ago
fix: update deprecated Hugging Face api-inference URL to router.huggingface.co ff94536 Subhadip007 commited on 4 days ago
fix: update Qwen model identifier to Qwen3.5-9B due to deprecated support e89f83f Subhadip007 commited on 4 days ago
fix: pass HF_API_KEY as HF_TOKEN to avoid Hub rate limits when loading models 944fb90 Subhadip007 commited on 4 days ago
feat: Add full multi-turn conversation memory and context rewriting 5951bbe Subhadip007 commited on 4 days ago
style(ui): align config dropdowns equidistantly and add padding before arrows 32cff2f Subhadip007 commited on 7 days ago
feat(ui): implement custom premium glassmorphic dropdowns for configuration 87bd3e8 Subhadip007 commited on 7 days ago
style(info): use cleaner metrics and bulleted domain explanations in info modal 8b5b25e Subhadip007 commited on 7 days ago
docs(info): update operational capacity stats and data categories in info modal 2c3d069 Subhadip007 commited on 7 days ago
feat(ui): complete UI overhaul with smooth animations, glowing elements, and refined citation rendering 185ecb0 Subhadip007 commited on 7 days ago
feat(ui): restore info modal overlay and limit category select to user-defined options 5d26dc5 Subhadip007 commited on 7 days ago
feat(ui): add full CS category options and publication year filter to settings 1f9f517 Subhadip007 commited on 7 days ago
feat(ui): add layout collapsibility, sticky status, github footer, and scroll-to-bottom controls 3c637cc Subhadip007 commited on 7 days ago
fix(ui): enforce block math newlines for centered render and tweak typing animation 0d173da Subhadip007 commited on 7 days ago
fix(ui): improve citation extraction to match floating unbracketed arxiv IDs 6770574 Subhadip007 commited on 7 days ago
fix(ui): fix citation links rendering in markdown and bypass katex parsing errs b85e4b6 Subhadip007 commited on 7 days ago
feat(ui): add markdown parsing with math, typewriter text streaming, scrollbar shift, and history tracking actions 43419f9 Subhadip007 commited on 7 days ago
fix(hf): add HuggingFace Space README config with docker sdk b193600 Subhadip007 commited on 7 days ago
fix(backend): bust docker cache + fix async streaming generator to not block event loop 99e045a Subhadip007 commited on 7 days ago
feat(ui): add polished glassy design, framer motion mechanics, and api status header 88b90e7 Subhadip007 commited on 7 days ago
fix(ui): remove undefined yearFilter from frontend api call 5900d1e Subhadip007 commited on 7 days ago
fix(api): improve stream token chunks robustness and sync year filter 3394ee5 Subhadip007 commited on 7 days ago
feat: implement ChatGPT style UI, streaming generation, math/code blocks, citations & multi-model fallback 9b7c6ff Subhadip007 commited on 7 days ago
fix: update qdrant-client and pydantic to match db schema versions 230bf14 Subhadip007 commited on 7 days ago
fix: f-string syntax error in reranker block for python 3.10 compatibility 11f2a7a Subhadip007 commited on 7 days ago
fix: use git clone for dataset instead of hf-cli to bypass rate limits d4041c3 Subhadip007 commited on 7 days ago
feat: add Dockerfile and requirements.txt for HuggingFace deployment 5ec3fb9 Subhadip007 commited on 7 days ago
feat: ResearchPilot v2 — Next.js frontend, 358k embeddings pipeline, LaTeX math rendering, dual-GPU Kaggle scaling 99cac84 Subhadip007 commited on 7 days ago
feat: RAG pipeline complete - ResearchPilot end-to-end working 2671aea Subhadip007 commited on 13 days ago