An AI code assistant that can read, write, debug, test, and run code on a project.
Currently powered by Google's Gemini 2.5 model
Clone the repo into your desired project.
Create/update .env file with your GEMINI_API_KEY and your desired WORKING_DIRECTORY
Requires python3
This was built for educational purposes!
Great caution should be taken when using this agent, as running it gives it the ability to access and modify files on your system.