Inspiration
What it does
Inspiration
Understanding a new GitHub repository takes hours of reading code, commits, and pull requests. We wanted to remove this friction and make codebases instantly understandable using AI.
What it does
Codegest is an AI-powered GitHub intelligence assistant that analyzes repositories, commits, and PRs to generate summaries, reviews, quality insights, and natural-language answers about the codebase.
How we built it
We built Codegest using the GitHub API for real-time repository data, LLMs for code understanding and reasoning, and a modular backend to analyze commits, PRs, and architecture without cloning repos.
Challenges we ran into
Handling large repositories, staying within API rate limits, and generating accurate insights without full local code context were our biggest challenges.
Accomplishments that we're proud of
We built a fully working AI assistant that can analyze real GitHub repositories, generate structured insights in seconds, and significantly reduce manual code review time.
What we learned
We learned how to design LLM-driven systems around API constraints, scale analysis intelligently, and balance depth of insights with performance.
What's next for Codegest
We plan to add deeper cross-repo insights, security analysis, CI/CD intelligence, and personalized developer workflows to make Codegest a true AI teammate for GitHub
Log in or sign up for Devpost to join the conversation.