Discuss Scratch

Dagriffpatchfan
Scratcher
500+ posts

solved ignore

^ Does anyone know of a good ai that is acessible through python? I hope to make “scratchgpt” a project that will be able to answer questions using scratchattach to communicate with a prpject and currently I am using cohere, as it is free. However the limits for it arent high and Im wondering if there are higher limit free alternatives.

Last edited by Dagriffpatchfan (Yesterday 05:50:45)


I am (probably) Griffpatch's biggest fan, I mean he did comment on my profile!!!!! Please consider checking out my projects such as my SMB4 remake!
Need an image hosted? Click here
If I wrote something, and then you wrote something back, if I don't respond, feel free to send me the topic link and a reminder on my Profile page
ajskateboarder
Scratcher
1000+ posts

solved ignore

https://github.com/mrgick/duck_chat takes advantage of DuckDuckGo's free AI chat built on GPT 4o-mini (among other ones). It's probably not going to be permanent, but it works for now. You might have to run a model locally with something like https://github.com/nomic-ai/gpt4all if something happens to DuckDuckGo's AI chat
Dagriffpatchfan
Scratcher
500+ posts

solved ignore

ajskateboarder wrote:

https://github.com/mrgick/duck_chat takes advantage of DuckDuckGo's free AI chat built on GPT 4o-mini (among other ones). It's probably not going to be permanent, but it works for now. You might have to run a model locally with something like https://github.com/nomic-ai/gpt4all if something happens to DuckDuckGo's AI chat
Thanks I found out that google gemini lets you use it in api for free and the limits are fine for my application. Reported to be closed.

I am (probably) Griffpatch's biggest fan, I mean he did comment on my profile!!!!! Please consider checking out my projects such as my SMB4 remake!
Need an image hosted? Click here
If I wrote something, and then you wrote something back, if I don't respond, feel free to send me the topic link and a reminder on my Profile page

Powered by DjangoBB