this post was submitted on 10 Nov 2023
8 points (100.0% liked)
No Stupid Questions (Developer Edition)
896 readers
1 users here now
This is a place where you can ask any programming / topic related to the instance questions you want!
For a more general version of this concept check out !nostupidquestions@lemmy.world
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The closest I know of is GPT4ALL which @popcar2@programming.dev recommended on one of my posts. However (1) it does not use your OpenAI key but rather runs everything locally on your device, and (2) it cannot search the web out of the box. It does have plugin extensibility however.
The next closest I can think of is Perplexity which is connected to the internet and can chat based on files/documents. This one is not open source and still doesn’t use your OpenAI key, but it is free to use.
Both of those options are 100% free with unlimited use.
Perplexity seem work for me.
GPT4all is not work because
Cool, glad one of them was helpful!