[PrivateGPT](https://github.com/imartinez/privateGPT) is a production-ready AI project that allows you to ask questions about your documents using the power of Large Language Models (LLMs), even in scenarios without an Internet connection. 100% private, no data leaves your execution environment at any point.
Ask questions to your documents without an internet connection, using the power of LLMs. 100% private, no data leaves your execution environment at any point. You can ingest documents and ask questions without an internet connection!
Built with [[Literature/PKM/Tools/Open Source/Langchain|Lang Chain]], [[GPT4All]] [LlamaCpp](https://github.com/ggerganov/llama.cpp), [Chroma](https://www.trychroma.com/) and [SentenceTransformers](https://www.sbert.net/).
# References
```dataview
Table title as Title, authors as Authors
where contains(subject, "PrivateGPT")
```