Commit History

feat: implement real-time text-to-speech highlighting and document management within chat interface
28674f1
Running

JenishMakwana commited on

feat: implement backend configuration, dynamic frontend API routing, and core React application structure with modular components
320a9c2

JenishMakwana commited on

feat: implement ChatWindow component with document upload, voice transcription, and streaming responses
bfd716c

JenishMakwana commited on

feat: implement premium dark mode theme and Sidebar component structure
b3b307b

JenishMakwana commited on

feat: implement Midnight Amethyst theme, ChatWindow UI component, and backend entry point
9e0e984

JenishMakwana commited on

fix: reuse and synchronously unlock single Audio element for mobile TTS compatibility
6b9576b

JenishMakwana commited on

feat: implement RAG chat endpoint with session management and cross-document streaming response generation
01f9a19

JenishMakwana commited on

clean: remove single-document delete option from library view
ab11183

JenishMakwana commited on

clean: remove obsolete docker dependencies and empty temporary scripts
816db5b

JenishMakwana commited on

perf: swap to lightweight ms-marco-MiniLM reranker for lower cpu latency
5f981a1

JenishMakwana commited on

style: fix mobile header notch overlap and chat bubble citation overflow
06e3fbd

JenishMakwana commited on

fix: create qdrant payload indexes on startup for filtering
5586a0d

JenishMakwana commited on

chore: add dynamic API base URL and improve backend error handling
a1947d7

JenishMakwana commited on

style: fix library table actions column overflow on desktop
8e87f39

JenishMakwana commited on

feat: make logo transparent and stage updates
aa46681

JenishMakwana commited on

feat: implement core frontend auth and chat interface components
da3aae2

JenishMakwana commited on

feat: implement full-stack authentication, chat interface, document management, and voice service integration
f962ed0

JenishMakwana commited on

feat: initialize chat interface with document RAG, voice-to-text, and real-time streaming capabilities.
91fcf1f

JenishMakwana commited on

feat: initialize main App component and global CSS styles
3db1ad8

JenishMakwana commited on

feat: add custom SVG favicon to public assets
e124d45

JenishMakwana commited on

feat: implement SpeechModelManager to handle STT and TTS model initialization and warmup
b2ecbad

JenishMakwana commited on

feat: implement voice transcription service with FFmpeg audio processing and API routing
603fb50

JenishMakwana commited on

feat: add VoiceService with audio transcription using FFmpeg and Whisper model integration
9fd899f

JenishMakwana commited on

feat: add Dockerfile for backend service with system dependencies and model configurations
937ee31

JenishMakwana commited on

feat: implement ChatWindow component with document upload, voice transcription, and TTS highlighting support
926fa08

JenishMakwana commited on

feat: implement API service layer for backend communication and authentication
649bebb

JenishMakwana commited on

feat: add api.js module for backend authentication, document management, chat operations, and media processing
f43a724

JenishMakwana commited on

feat: add production API URL environment variable
060f0d0

JenishMakwana commited on

feat: initialize FastAPI application with database setup, CORS middleware, and background model warming
214903d

JenishMakwana commited on

feat: add API service layer and ChatWindow component with document upload and voice processing capabilities
3446868

JenishMakwana commited on

feat: implement speech-to-text and text-to-speech services using Whisper and Kokoro with a background model manager.
4b397af

JenishMakwana commited on

chore: update dependency versions in requirements.txt
1a6f1a7

JenishMakwana commited on

chore: update project dependencies in requirements.txt
d2a97ba

JenishMakwana commited on

refactor: condense Dockerfile patching logic and add a dedicated backend Dockerfile for containerized deployment
dd94d4f

JenishMakwana commited on

feat: add backend-specific Dockerfile and apply automated input validation patch for Qwen modules
e0b456a

JenishMakwana commited on

chore: update project dependencies in requirements.txt
ecc8144

JenishMakwana commited on

Add Hugging Face Space metadata to README.md
025a163

JenishMakwana commited on

Initial clean commit
69524c2

JenishMakwana commited on