/developer-gpt

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.

Primary LanguagePythonMIT LicenseMIT

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