IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.44k stars 384 forks source link

Integration with GPT4Free #34

Closed mithras666 closed 1 year ago

mithras666 commented 1 year ago

Hey there! Not sure if you've seen this yet, but https://github.com/xtekky/gpt4free seems like it could help with AutoGPT reliability since we can use GPT-4 instead of GPT-3.5!

Amazing work by the way, thank you for everything.