Inspiration
Inspired by Claude AI's capabilities, Thomson suggested to build some sort of workflow agent utilizing Git API and an AI API for the aid.
What it does
Allows user to manage workflow at a manageable pace, having AI as an assistant to look through files and read repositories.
How we built it
Using streamlit as the main framework, allowing python to be the main coded language. First creating a basic template of how the application looks, then proceeded with functionality, using API requests to Gemini and Git REST.
Challenges we ran into
Managing our own workflow through branches, while also integrating API call requests simultaneously between Gemini and Git.
Accomplishments that we're proud of
The implementation and integration of Gemini and Git REST API.
What we learned
How Git Workflow works, navigation of Git REST API and Gemini API.
What's next for Git-Nest
Might work on it outside of hackathon, working to view branches, commits, and many other features that will be brainstormed.
Log in or sign up for Devpost to join the conversation.