DEV Community

Agam
Agam

Posted on • Updated on

Unbug, The Free GPT-Powered Bug Finder for Your GitHub (MIT)

Today I'm releasing my personal CI bug finder GitHub application - called Unbug.

https://github.com/agamm/unbug

It uses openAI's GPT 3.5 to find bugs when you push code in your PRs.

You can install it for free on render (it's just an express application), then create a Github application and install it on any repo you want checked.

Unbug still needs some fine tuning and fixes, but it does work! - You're welcome to contribute to help make it even better :)

Here is the video showcase:

Top comments (0)