Skip to content
/ ai_agent Public

Miniaturized version of a Cursor/Zed/Copilot Agent mode using Google's Gemini-API

Notifications You must be signed in to change notification settings

vohrr/ai_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini AI Agent

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

Getting Started

Clone the repo into your desired project.
Create/update .env file with your GEMINI_API_KEY and your desired WORKING_DIRECTORY
Requires python3

Notice

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.

About

Miniaturized version of a Cursor/Zed/Copilot Agent mode using Google's Gemini-API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages