feat: implement real-time text-to-speech highlighting and document management within chat interface 28674f1 JenishMakwana commited on 23 days ago
feat: implement backend configuration, dynamic frontend API routing, and core React application structure with modular components 320a9c2 JenishMakwana commited on 30 days ago
feat: implement Midnight Amethyst theme, ChatWindow UI component, and backend entry point 9e0e984 JenishMakwana commited on about 1 month ago
feat: implement RAG chat endpoint with session management and cross-document streaming response generation 01f9a19 JenishMakwana commited on Jun 5
clean: remove obsolete docker dependencies and empty temporary scripts 816db5b JenishMakwana commited on Jun 5
perf: swap to lightweight ms-marco-MiniLM reranker for lower cpu latency 5f981a1 JenishMakwana commited on Jun 5
chore: add dynamic API base URL and improve backend error handling a1947d7 JenishMakwana commited on Jun 4
feat: implement full-stack authentication, chat interface, document management, and voice service integration f962ed0 JenishMakwana commited on Jun 4
feat: implement SpeechModelManager to handle STT and TTS model initialization and warmup b2ecbad JenishMakwana commited on Jun 4
feat: implement voice transcription service with FFmpeg audio processing and API routing 603fb50 JenishMakwana commited on Jun 4
feat: add VoiceService with audio transcription using FFmpeg and Whisper model integration 9fd899f JenishMakwana commited on Jun 4
feat: add Dockerfile for backend service with system dependencies and model configurations 937ee31 JenishMakwana commited on Jun 4
feat: initialize FastAPI application with database setup, CORS middleware, and background model warming 214903d JenishMakwana commited on Jun 3
feat: implement speech-to-text and text-to-speech services using Whisper and Kokoro with a background model manager. 4b397af JenishMakwana commited on Jun 3
refactor: condense Dockerfile patching logic and add a dedicated backend Dockerfile for containerized deployment dd94d4f JenishMakwana commited on Jun 3
feat: add backend-specific Dockerfile and apply automated input validation patch for Qwen modules e0b456a JenishMakwana commited on Jun 3