I’m building GitFriend, an AI-first tool focused on reducing friction in everyday Git and GitHub workflows. It provides conversational Git assistance, repository understanding, and automated README generation, with the goal of making codebases easier to reason about and maintain.
GitFriend has just been accepted into Vercel Open Source Software, which validates the direction and long-term intent of the project. The tool is open source, actively developed, and designed to integrate cleanly into modern web and developer stacks.
Core GitHub integration built using GitHub Octokit for authenticated repo access, commit operations, metadata reads, and automation-safe workflows.
Streaming AI responses implemented with Vercel Streamdown to keep long Git and README generations usable and interruptible.
Deployment, hosting, and edge execution handled on Vercel.
Initial product scaffolding and rapid UI iteration done with v0, then refactored into production-grade components.
LLM inference powered by Groq for low-latency repo-aware reasoning.
If you’re interested in Git tooling, AI-assisted developer experience, or contributing to an OSS project focused on practical utility rather than abstraction, GitFriend is now part of the Vercel OSS ecosystem.
GitHub repository: https://github.com/psyx/gitfriend
Live at : https://gitfriend.xyz