Skip to content

A custom AI assistant that can clone any GitHub repository to its remote cloud environment, work on the repo there, and then make pull request to GitHub. AI developer written in python, using ChatGPT assistants, e2b and Github CLI

Notifications You must be signed in to change notification settings

THEFIG06/ai-git-developer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

This is a simple project to demonstrate how to run a repo.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

pip install -r requirements.txt

Installing

A step by step series of examples that tell you how to get a development env running

First, clone the repo to your local machine:

git clone <repo_url>

Then, navigate to the project directory:

cd <project_directory>

Next, install the required packages:

pip install -r requirements.txt

Finally, run the main script:

python main.py

Running the tests

Explain how to run the automated tests for this system

python -m unittest discover

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Python - The programming language used

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

A custom AI assistant that can clone any GitHub repository to its remote cloud environment, work on the repo there, and then make pull request to GitHub. AI developer written in python, using ChatGPT assistants, e2b and Github CLI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published