#GPTinker - AI Programmer that works on existing codebases

2 messages · Page 1 of 1 (latest)

slender elbow
#

GitHub repo with the code: https://github.com/maciej-trebacz/gptinker

Showcasing my experimental project to utilise GPT-4 as a personal programmer assistant that can work on existing codebases. Although it has already been demonstrated that GPT models can write new code and even modify existing code based on a prompt, the most potential lies in...

▶ Play video
GitHub

GPT-based AI programmer. Contribute to maciej-trebacz/gptinker development by creating an account on GitHub.

M4v3R

GPTinker is an experimental AI junior developer, my weekend project (with code available at [1]) designed to test the limits of end-to-end coding using GPT-4.TL;DR: Here's a 7-minute video showing the app in action: https://youtu.be/XgMKCeiUDQcAlthough it has already been demonstrated that GPT models can write new code and even modify existing c...

#

Although it has already been demonstrated that GPT models can write new code and even modify existing code based on a prompt, the most potential lies in interacting with existing codebases—an area that I believe has not yet been widely explored. The aim of this project is to see how far we can take this idea and gauge its usefulness.