Using PrivateGPT
PrivateGPT is a production-ready AI project that allows you to ask questions about your documents using the power of LLMs. 100% private, no data leaves your execution environment at any point.
Read more on the repo: https://github.com/imartinez/privateGPT
📄️ A comparison with ChatGPT
- ChatGPT n'est pas fait pour être pre-prompté avec des JSON
📄️ How does it works
It works with 2 components:
📄️ Using privateGPT for a catalog (beers)
TL;DR;
📄️ Using privateGPT for code
1. Follow README.md to install dependencies