Decentralised-AI/Free-AUTOGPT-with-NO-API — reverse-engineered prompt
Reverse engineered prompt
I want a simple Python project that lets me try AutoGPT style agents for free, without needing paid API keys. It should include a basic autonomous agent like AutoGPT, a BabyAGI style option, and a couple of extra example agents so I can see different approaches and run my own custom one too.
Please make it easy for a normal person to start, either locally or in Colab. Use a simple env setup where I can paste in free tokens or browser cookies if needed, like Hugging Face, HuggingChat, ChatGPT, Bard, or Bing, and then run a script from the terminal. I want clear defaults, sensible error messages, and short instructions that explain what to paste where and which command to run.
Keep the project lightweight and practical, focused on getting an agent working without special hardware. If possible, include one example task so I can confirm it works right away. You can look up current docs online if you need to.
Want more depth? Deep Reverse