Commit History

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 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 BM25 search index and integrate chat interface with document management API
be4277c

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: initialize frontend project and implement PDF upload functionality with React Query
08c50c3

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 project scaffolding with hybrid RAG pipeline and frontend UI structure
21310ac

s4nkar commited on