Code Monkey home page Code Monkey logo

gpt-codemaster's Introduction

GPT-Codemaster

Automatic programming by creating Pull Requests from Issues using LLMs.

An experimental project to automate programming. It uses a task-based approach to move a software project development forward by reading task descriptions from Github Issues and implementing them in a Pull Request.

Example Pull Requests created with this tool are available here

Features

  • Modifying files
  • Creating new files
  • Automatic reacting to Issues with the specified label
  • Creating Pull Requests
  • Released as Github Action in the marketplace
  • Automatic creation of tests for it's implementation
  • Reacting to Pull Requests checks
  • Back-and-forth conversation and reacting to human feedback in a Pull Request
  • Implement Reflection (https://arxiv.org/pdf/2303.11366.pdf and https://nanothoughts.substack.com/p/reflecting-on-reflexion)
  • Being able to go though massive projects
  • Read .ai/project_description_short.json of every project and include it in the prompt
  • Easy attachment of different LLMs, inlucing locally hosted

Tests

  • Comlpete a simple Issue, example
  • Complete a more complex issue

FAQ

Does it work?

Sometimes, and only for small projects with small files, like this one. The biggest limitation right now is the tokens length for LLMs.

Does it really work?

It's an experiment, not an actual product.

What do I need to use it?

  1. GPT-4 API access and token
  2. Github repository
  3. This project as a GitHub Action
  4. Enable "Allow Github Actions to create pull requests" in settings

gpt-codemaster's People

Contributors

dex3r avatar reviewpad[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.