Code Review AI Assistant


  • Client : Own
  • Stack : Node.js, GPT-4, AWS Serverless
  • Data : DynamoDB + Elasticsearch (ELK)

An end-to-end AI code review bot. A GitHub webhook forwards commit and pull request changes to a GPT-4 powered review API that analyzes the code and posts AI-generated feedback — improvements, error detection, optimizations — back as PR comments. Supporting serverless microservices save commits to DynamoDB and index review data into the ELK stack for search and analytics.

Review API Code Microservices Code API Docs