Reading List
PrivateGPT – Running “ChatGPT” offline on local documents from Christian Heilmann RSS feed.
PrivateGPT – Running “ChatGPT” offline on local documents
You can download the GPT model and interrogate local files using Python without having to send any data to the cloud. PrivateGPT is a python script to interrogate local files using GPT4ALL, an open source large language model. It is pretty straight forward to set up: Clone the repo Download the LLM – about 10GB […]