Video demo: https://www.youtube.com/watch?v=XgMKCeiUDQc
GitHub repo: https://github.com/maciej-trebacz/gptinker
HN thread with description of the project: https://news.ycombinator.com/item?id=35501544
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...
GPT-based AI programmer. Contribute to maciej-trebacz/gptinker development by creating an account on GitHub.
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...