Inspiration
As students, we’ve all struggled with Git at some point: confusing commands, branch mistakes, failed pushes, and the pressure of fixing it quickly during a project or hackathon. GitGuide was inspired by that experience. We wanted to make Git feel less like an obstacle and more like a natural part of building.
GitGuideis a voice-guided GitHub workflow assistant for IntelliJ. Developers can say what they want to do, like saving work, creating a branch, or uploading changes, and GitGuideprepares the right Git action for them to review and accept.
How we built it?
We built GitGuide around a simple idea: turn developer intent into safe Git actions. It listens for voice commands, identifies the workflow, maps it to Git operations, and asks for confirmation before running anything.
Challenges we ran into
The main challenge was balancing simplicity with safety. GitGuide needed to be fast and easy to use, but still clear enough that developers understand what is happening before they accept an action.
We’re proud of building something based on a real problem we’ve faced ourselves. GitGuide makes Git more approachable for beginners while also helping experienced developers stay focused and move faster.
We learned that great developer tools are not just about automation. They are about reducing friction, building confidence, and helping people stay in flow.
What's next for GitGuide
Next, we want GitGuide to support smarter pull requests, better commit suggestions, branch recommendations, and deeper GitHub integration, turning it into a complete Git workflow companion for IntelliJ.
Built With
- css
- git
- github
- github-rest-api
- html
- javascript
- node.js
- react
- speechapi
- typescript
Log in or sign up for Devpost to join the conversation.