Skip to content

charlie763/developer-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and Usage

Run pip3 install -r requirements.txt to install dependencies

Add an .env file and add OPENAI_API_KEY=<YOUR-KEY> to that file

Run python3 <path-to-repo>/bot/app.py from whichever code repo you want to ask for help on. See the starter prompt in app.py for more info on what a session is expected to look like.

Demo:

link with sound or if inline video is blurry

developer-gpt.demo.2-360p.mp4

About

GPT-based coding assistant. Ask the bot a natural language coding task. It will search your code base for relevant files, read those files, and produce a diff. You can give it iterative feedback along the way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages