My Role
Overview
Features
- Tech Stack Detection - Automatically figures out what frameworks and libraries are used
- Code Quality Analysis - Runs ESLint to check for issues
- Security Scanning - Uses Semgrep to find potential vulnerabilities
- AI Chat - Ask questions about the code using Google Gemini
- Auto Documentation - Generate docs for functions and classes
Tech Stack
- Frontend: Next.js, Tailwind CSS
- Backend: NestJS, TypeScript
- Database: PostgreSQL with Prisma
- AI: Google Gemini API

