Commit History

fix: backend error handling + pdf handle
ed17d9b

s4nkar commited on

ci: fix validation for env secrets
8f825ba

s4nkar commited on

fix: docker backend dev stage added
bca1025

s4nkar commited on

fix: proxy api target inside docker
c34672f

s4nkar commited on

docs: add download link for sentiment analysis paper to evaluation instructions
67b006b

s4nkar commited on

docs: add Hugging Face Spaces metadata to README
e2ba82d

s4nkar commited on

docs: update project status badges in README
180c1b8

s4nkar commited on

docs: document architecture decisions and update project roadmap in README
76df27a

s4nkar commited on

ci: update Hugging Face deployment workflow and include test fixture and remove PDFs in repository
ea2c9cf

s4nkar commited on

ci: add Hugging Face deployment pipeline and Docker-based testing environment
c71f4b5

s4nkar commited on

ci: add Hugging Face deployment workflow and update Dockerfile storage paths
69cf95c

s4nkar commited on

feat: implement error handling for external APIs
dff6d78

s4nkar commited on

feat: add extensive test suite
11d11b1

s4nkar commited on

docs: add architecture decision records and ablation study, update project structure in README
9bb7ce7

s4nkar commited on

fix: ablation script path change
337d394

s4nkar commited on

docs: add detailed project architecture, stack, and testing documentation alongside new PDF test fixtures
25cbdca

s4nkar commited on

feat: implement Groq LLM integration and MessageBubble component with markdown rendering and token display
88f0acf

s4nkar commited on

feat: add retrieval evaluation pipeline with frontend dashboard, backend metrics calculation, and chunking ablation script
53bfdeb

s4nkar commited on

feat: persistent question caching and track token usage
0b9b145

s4nkar commited on

feat: implement RAG retrieval evaluation metrics, golden question set, and API endpoint
d86d483

s4nkar commited on

feat: add MIN_RERANK_SCORE configuration parameter to environment template
501b4ef

s4nkar commited on

feat: implement backend chat streaming route and frontend chat interface with RAG integration
2f49b28

s4nkar commited on

feat: initialize chat frontend with stream-based chat window and message UI components
c4efa8b

s4nkar commited on

fix: streaming chat response logic and shared interface definitions
0c88f79

s4nkar commited on

feat: implement streaming RAG chat endpoint and frontend integration with Groq LLM
138ad5c

s4nkar commited on

feat: implement Cohere reranker integration
0b92ea9

s4nkar commited on

feat: implement hybrid RRF retrieval with dense and BM25 stores and add unit tests
acd5488

s4nkar commited on

feat: implement PDF upload route with validation and add Chroma vector store operations with tests
9bc0648

s4nkar commited on

feat: implement BM25 search index and integrate chat interface with document management API
be4277c

s4nkar commited on

feat: add error handling for RAG document querying and corresponding unit tests
399e37e

s4nkar commited on

feat: implement RAG chat endpoint with retrieval and LLM generation pipelines
bef58a4

s4nkar commited on

fix: ChromaDB vector store integration with document management API and frontend upload UI
1eeb51a

s4nkar commited on

feat: add PdfUploader component for file uploads and status tracking
4e470f2

s4nkar commited on

feat: implement SHA-256 with ChromaDB for same pdf.
3cf1b24

s4nkar commited on

feat: initialize frontend project and implement PDF upload functionality with React Query
08c50c3

s4nkar commited on

feat: implement PDF upload endpoint and ingestion pipeline with text validation
bae00a6

s4nkar commited on

feat: implement ChromaDB vector store wrapper and unit tests
321e32c

s4nkar commited on

feat: add Jina v3 embedding service with batching and retry logic
f5ac5d0

s4nkar commited on

feat: implement PDF upload route with metadata extraction and scanned document detection
e3351d8

s4nkar commited on

docs: update comments in backend project with FastAPI, PDF chunking logic, and file upload routes
3d73411

s4nkar commited on

feat: implement recursive RAG text section-aware chunking utility
ae2ebed

s4nkar commited on

feat: initialize project dependencies and configuration in pyproject.toml
79330a8

s4nkar commited on

feat: implement PDF file upload endpoint and add configuration management with pytest coverage
cf4a0d4

s4nkar commited on

feat: initialize frontend project with chat, document list, and evaluation panels
7595954

s4nkar commited on

feat: initialize frontend project with React, Vite, Tailwind CSS, and shadcn/ui components
16363c9

s4nkar commited on

feat: initialize backend FastAPI application with health check and API routing structure
7660383

s4nkar commited on

feat: add Docker configuration and FastAPI backend for multi-environment deployment
47b3b17

s4nkar commited on

feat: initialize project scaffolding with hybrid RAG pipeline and frontend UI structure
21310ac

s4nkar commited on

Initial commit
1773151

s4nkar commited on