alexpinel/Dot
Standalone desktop app enabling local document chat with LLMs via RAG, TTS, and speech recognition.

Velocity · 7d
+2.3
★ / day
Trend
→steady
star history
Dot is a local-first RAG application that allows users to load and query documents (PDF, DOCX, PPTX, XLSX) using local LLMs. Built with Electron, it uses FAISS for vector storage, Langchain for orchestration, and llama.cpp for inference. The application defaults to the Phi-3.5 model and includes text-to-speech and Whisper-based speech recognition capabilities.