[GoLUG] Locally-installed text AI (e.g. ChatGPT)
Syeed Ali
syeedali at syeedali.com
Fri May 3 20:20:00 EDT 2024
It begins.
You can locally install a text AI similar to ChatGPT [1]. With multiple
data sets to download, you can not just interrogate their information
but also provide your own documents for them to learn from and refer to.
Here are some examples:
https://github.com/nomic-ai/gpt4all
https://github.com/zylon-ai/private-gpt
https://github.com/PromtEngineer/localGPT
Be warned that some of them require a ridiculous chain of dependencies
that makes me miss compiling from source on 1990s Slackware.
----
[1] - With an API you can use the real ChatGPT online.
More information about the GoLUG
mailing list