ReactGPT is an autonomous agent based on BabyAGI that has access to a codebase hosted on CodeSandbox. All it needs is a prompt and it will work until it thinks it's completed the task. The code-base can then be opened in CodeSandbox.
Hey PH! I had some fun hacking together an autonomous developer. I've become super interested in agents after seeing the wave of social media posts recently. I thought it'd be interesting to empower an agent with access to a codebase all in the safety of CodeSandbox. The benefit of the agent having access to CodeSandbox is that once it's complete, the accompanying developer can continue where the agent left off!
It's currently just open-source on GitHub, and not deployed anywhere. This means developers are free to run locally with their own API key.
Note that it is noticeably more effective with GPT-4, however much slower, so feel free to have a play with both options!
If you are keen on understanding how you could integrate GPT into your product, I'm reachable via my product studio: https://planes.studio
For the Wall