Quote from
emo on June 13, 2023, 6:55 pm
Hello, you can do it for free by installing GPT4all and an ai on your computer locally, for example the model v3-13b-hermes-q5_1 (chat rival for gpt3.5 turbo).
It is cross platform and has a internal beta plugin where you can add a collection of local documents that are added to the ai.
https://gpt4all.io/index.html
(MIT license, and with a lot of activity on github and on discord)
If you know python and you are interested in the process to learn how it can be done by programming, this is the link to start with:
https://www.kdnuggets.com/2023/06/gpt4all-local-chatgpt-documents-free.html
Hello, you can do it for free by installing GPT4all and an ai on your computer locally, for example the model v3-13b-hermes-q5_1 (chat rival for gpt3.5 turbo).
It is cross platform and has a internal beta plugin where you can add a collection of local documents that are added to the ai.
https://gpt4all.io/index.html
(MIT license, and with a lot of activity on github and on discord)
If you know python and you are interested in the process to learn how it can be done by programming, this is the link to start with:
https://www.kdnuggets.com/2023/06/gpt4all-local-chatgpt-documents-free.html
luishp, Vadim and smartmedia have reacted to this post.