Commit History

fix: overhaul follow-up detection for conversation memory + add diagnostic logs
294d426
Running

Subhadip007 commited on

fix: switch HF endpoint to universal router URL (auto-selects provider)
f7e2e5e

Subhadip007 commited on

fix: add stream error handling + startup diagnostics, bump CACHEBUST
2798de4

Subhadip007 commited on

fix: bump CACHEBUST to force Docker rebuild with updated model config
fa2f7b0

Subhadip007 commited on

feat: overhaul model routing — GLM-5.1 primary, strict 4-model fallback chain, purge all stale refs
76e224e

Subhadip007 commited on

fix: update deprecated Hugging Face api-inference URL to router.huggingface.co
ff94536

Subhadip007 commited on

fix: update Qwen model identifier to Qwen3.5-9B due to deprecated support
e89f83f

Subhadip007 commited on

fix: pass HF_API_KEY as HF_TOKEN to avoid Hub rate limits when loading models
944fb90

Subhadip007 commited on

feat: Add full multi-turn conversation memory and context rewriting
5951bbe

Subhadip007 commited on

style(ui): align config dropdowns equidistantly and add padding before arrows
32cff2f

Subhadip007 commited on

feat(ui): implement custom premium glassmorphic dropdowns for configuration
87bd3e8

Subhadip007 commited on

style(info): use cleaner metrics and bulleted domain explanations in info modal
8b5b25e

Subhadip007 commited on

docs(info): update operational capacity stats and data categories in info modal
2c3d069

Subhadip007 commited on

feat(ui): complete UI overhaul with smooth animations, glowing elements, and refined citation rendering
185ecb0

Subhadip007 commited on

feat(ui): restore info modal overlay and limit category select to user-defined options
5d26dc5

Subhadip007 commited on

feat(ui): add full CS category options and publication year filter to settings
1f9f517

Subhadip007 commited on

feat(ui): add layout collapsibility, sticky status, github footer, and scroll-to-bottom controls
3c637cc

Subhadip007 commited on

fix(ui): enforce block math newlines for centered render and tweak typing animation
0d173da

Subhadip007 commited on

fix(ui): improve citation extraction to match floating unbracketed arxiv IDs
6770574

Subhadip007 commited on

fix(ui): fix citation links rendering in markdown and bypass katex parsing errs
b85e4b6

Subhadip007 commited on

feat(ui): add markdown parsing with math, typewriter text streaming, scrollbar shift, and history tracking actions
43419f9

Subhadip007 commited on

fix(hf): add HuggingFace Space README config with docker sdk
b193600

Subhadip007 commited on

fix(backend): bust docker cache + fix async streaming generator to not block event loop
99e045a

Subhadip007 commited on

feat(ui): add polished glassy design, framer motion mechanics, and api status header
88b90e7

Subhadip007 commited on

fix(ui): remove undefined yearFilter from frontend api call
5900d1e

Subhadip007 commited on

fix(api): improve stream token chunks robustness and sync year filter
3394ee5

Subhadip007 commited on

feat: implement ChatGPT style UI, streaming generation, math/code blocks, citations & multi-model fallback
9b7c6ff

Subhadip007 commited on

fix: update qdrant-client and pydantic to match db schema versions
230bf14

Subhadip007 commited on

fix: f-string syntax error in reranker block for python 3.10 compatibility
11f2a7a

Subhadip007 commited on

fix: clone dataset before creating subdirectories
44fb6e1

Subhadip007 commited on

fix: use git clone for dataset instead of hf-cli to bypass rate limits
d4041c3

Subhadip007 commited on

fix: use minimal requirements to fix Docker build
b7b5abb

Subhadip007 commited on

feat: download 4.4GB data from dataset on build
b5b1b99

Subhadip007 commited on

chore: update project dependencies in requirements.txt
deaf393

Subhadip007 commited on

chore: update project dependencies in requirements.txt
21d0bd3

Subhadip007 commited on

feat: add Dockerfile and requirements.txt for HuggingFace deployment
5ec3fb9

Subhadip007 commited on

feat: ResearchPilot v2 — Next.js frontend, 358k embeddings pipeline, LaTeX math rendering, dual-GPU Kaggle scaling
99cac84

Subhadip007 commited on

feat: FastAPI backend complete
5c095ca

Subhadip007 commited on

feat: RAG pipeline complete - ResearchPilot end-to-end working
2671aea

Subhadip007 commited on

feat: retrieval optimization pipeline complete
f780124

Subhadip007 commited on

feat: vector database indexing complete
daafb32

Subhadip007 commited on

fix: exclude data directories from version control
2306780

Subhadip007 commited on

feat: document chunking pipeline complete
511a4f9

Subhadip007 commited on

feat: data ingestion and processing pipeline complete
233102d

Subhadip007 commited on