#143 · Primary category: Knowledge Base & RAG

Dot

document-chat embeddings faiss langchain llamacpp llm local phi-3 privategpt rag self-hosted standalone standalone-app tts whisper-cpp

Text-To-Speech, RAG, and LLMs. All local!

Project last updated:12/09/24

GitHub Stars

1.9K

Forks

109

Contributors

1

License

GPL-3.0

Why we included this project

Dot is a self-contained desktop app for people who want to ask questions over their own documents without touching a cloud service. It bundles a local language model, defaulting to Phi-3.5, with embeddings and a FAISS index, and it handles common file types like PDF, DOCX, PPTX, and XLSX out of the box. You point it at a folder, ask about what's inside, and switch to a second chat mode when the question isn't about your files at all. That makes it a decent fit for legal, medical, or financial work where data can't leave the machine, though you trade that convenience for the reality of a single-maintainer project limited to Apple Silicon and Windows.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category