AI Code Analyst
aidevtoolsopensourceproduction2025
Built into creatman.site — visitors can browse GitHub repos and get instant AI code analysis from Gemini.
Problem
Portfolio visitors can see project names but can't evaluate code quality without cloning repos. Need a way to showcase code interactively.
Solution
Built an interactive AI-powered code explorer directly into the portfolio site. Visitors browse GitHub repositories, click any file, and get instant AI analysis from Gemini. Three-panel layout with file tree, code editor, and analysis output.
Results & Impact
- ✓Integrated into portfolio at creatman.site/ai-analyst
- ✓Analyzes any file from any public GitHub repo
- ✓Real-time streaming AI analysis
- ✓Multi-language support (EN/RU)
Tech Stack
Next.jsTypeScriptGitHub APIGemini API