Inspiration
As Developers, we know how annoying merge conflicts can get. We wanted to create an idle that would use ai to help make these decisions.
What it does
When you push and there are merge conflicts, the idle will detect that and will automatically show you the merge conflicts. Then, a button would pop up showing for a response from an ai for help to solve these merge conflicts. You can input anything in order for the ai to know which one they want to put.
How we built it
On the front end, we used react. On the backend, we used go and gemini ai to help be able to do this idea.
Challenges we ran into
There was a lot of challenges that we faced as we had to access github and be able to do many git commands when there is a merge conflicts. The idea of itself was the hardest to prepare for since there were many parts of it
Accomplishments that we're proud of
We are proud that our idle works. A lot of us were using Go for the first time so it was a big accomplishment.
What we learned
We learned how advanced Gemini Ai is and how hard it is to result merge conflicts and building on top of Git.
What's next for Delta
A better prototype that removes some of the bugs and allows for a smoother merge conflicts resolutions.
Log in or sign up for Devpost to join the conversation.