Soubhik Samanta

Back to Projects
AI EngineerFull StackLIVE

CodeSensei

The Problem

"Developers waste hours on manual code reviews without structured, actionable feedback."

The Solution

Built an AI-powered code review platform that integrates Google Gemini 2.5 Flash to return severity-tagged feedback across security, performance, and code quality — automatically.

Architecture & Implementation

Separated the AI prompt layer from the API layer — swapping models requires zero API changes.

Key Metrics

1,500+ API requests/day in production
5 programming languages supported
4-category scoring system (readability, performance, security, best practices)
35% reduction in manual review effort

Technologies

React 19TypeScriptTailwind CSSNode.jsExpress.jsGoogle Gemini APIDockerVercel