AI Engineer — CodeSentry: AI Code Review Intelligence Platform (In Development)
Building a deployable developer tool for AI-assisted code review risk scoring that routes PRs between AI and human review. Implements an ML pipeline that mines GitHub PR metadata, performs feature engineering, and generates real-time defect risk scores with confidence thresholds. Augments review outputs with LLM-generated summaries using structured prompt templates and enforced JSON output schemas. • GitHub API data mining and PR feature engineering for risk scoring • Random Forest classifier-based risk scoring and decision routing (low-risk AI review vs high-risk human review) • Next.js/TypeScript + PostgreSQL/Prisma application with Python scikit-learn microservice • LLM-augmented structured review summaries with schema enforcement