docs: add download link for sentiment analysis paper to evaluation instructions 67b006b s4nkar commited on May 19
docs: document architecture decisions and update project roadmap in README 76df27a s4nkar commited on May 19
ci: update Hugging Face deployment workflow and include test fixture and remove PDFs in repository ea2c9cf s4nkar commited on May 19
ci: add Hugging Face deployment pipeline and Docker-based testing environment c71f4b5 s4nkar commited on May 19
ci: add Hugging Face deployment workflow and update Dockerfile storage paths 69cf95c s4nkar commited on May 19
docs: add architecture decision records and ablation study, update project structure in README 9bb7ce7 s4nkar commited on May 18
docs: add detailed project architecture, stack, and testing documentation alongside new PDF test fixtures 25cbdca s4nkar commited on May 18
feat: implement Groq LLM integration and MessageBubble component with markdown rendering and token display 88f0acf s4nkar commited on May 18
feat: add retrieval evaluation pipeline with frontend dashboard, backend metrics calculation, and chunking ablation script 53bfdeb s4nkar commited on May 18
feat: implement RAG retrieval evaluation metrics, golden question set, and API endpoint d86d483 s4nkar commited on May 18
feat: add MIN_RERANK_SCORE configuration parameter to environment template 501b4ef s4nkar commited on May 18
feat: implement backend chat streaming route and frontend chat interface with RAG integration 2f49b28 s4nkar commited on May 18
feat: initialize chat frontend with stream-based chat window and message UI components c4efa8b s4nkar commited on May 18
fix: streaming chat response logic and shared interface definitions 0c88f79 s4nkar commited on May 18
feat: implement streaming RAG chat endpoint and frontend integration with Groq LLM 138ad5c s4nkar commited on May 18
feat: implement hybrid RRF retrieval with dense and BM25 stores and add unit tests acd5488 s4nkar commited on May 18
feat: implement PDF upload route with validation and add Chroma vector store operations with tests 9bc0648 s4nkar commited on May 18
feat: implement BM25 search index and integrate chat interface with document management API be4277c s4nkar commited on May 18
feat: add error handling for RAG document querying and corresponding unit tests 399e37e s4nkar commited on May 18
feat: implement RAG chat endpoint with retrieval and LLM generation pipelines bef58a4 s4nkar commited on May 18
fix: ChromaDB vector store integration with document management API and frontend upload UI 1eeb51a s4nkar commited on May 18
feat: add PdfUploader component for file uploads and status tracking 4e470f2 s4nkar commited on May 18
feat: initialize frontend project and implement PDF upload functionality with React Query 08c50c3 s4nkar commited on May 18
feat: implement PDF upload endpoint and ingestion pipeline with text validation bae00a6 s4nkar commited on May 17
feat: implement PDF upload route with metadata extraction and scanned document detection e3351d8 s4nkar commited on May 17
docs: update comments in backend project with FastAPI, PDF chunking logic, and file upload routes 3d73411 s4nkar commited on May 17
feat: initialize project dependencies and configuration in pyproject.toml 79330a8 s4nkar commited on May 17
feat: implement PDF file upload endpoint and add configuration management with pytest coverage cf4a0d4 s4nkar commited on May 17
feat: initialize frontend project with chat, document list, and evaluation panels 7595954 s4nkar commited on May 17
feat: initialize frontend project with React, Vite, Tailwind CSS, and shadcn/ui components 16363c9 s4nkar commited on May 17
feat: initialize backend FastAPI application with health check and API routing structure 7660383 s4nkar commited on May 17
feat: add Docker configuration and FastAPI backend for multi-environment deployment 47b3b17 s4nkar commited on May 17
feat: initialize project scaffolding with hybrid RAG pipeline and frontend UI structure 21310ac s4nkar commited on May 17