Back to Projects
Live ProjectEdTech · Mobile · AI

NEETBro

Mobile-First AI Test-Practice Platform for NEET Aspirants

Mobile-first AI test-practice platform for NEET aspirants, deployed to the Play Store as a PWA. Combines instant post-test analysis, graph-based mistake tracking, and AI-generated mentorship plans on a Dockerised AWS auto-scaling infrastructure.

ASG
Auto Scaling
PWA
Play Store Deploy
Graph DB
Mistake Tracking
NEETBro landing page
?

The Challenge

NEET aspirants had access to mock tests but no intelligent feedback loop. After completing a test, students received raw scores with no insight into which concepts were weakest, how their mistakes clustered, or what to study next.

Our Solution

We shipped a React PWA to the Play Store backed by a Dockerised Django API on AWS ASG. Neo4j tracks mistake edges across the student's full test history; Gemini API generates personalised post-test narratives per cohort batch — all served via CloudFront for low-latency access across India.

Product Screenshots

NEETBro Landing

Landing — NEETBro App

Technical Highlights

Auto Scaling Groups

AWS ASG automatically provisions new Django containers on traffic spikes — maintaining consistent API latency during peak NEET exam season with zero manual intervention.

Containerised Stack

Docker + Gunicorn + Nginx containers enable reproducible deployments and zero-downtime rolling updates; no shared mutable state between container instances.

CloudFront CDN

PWA static assets cached at AWS edge nodes globally, minimising first-contentful-paint latency for students across India and offloading origin-server bandwidth.

Graph Mistake Tracking

Neo4j records mistake edges between questions and concepts; a single traversal query identifies root-cause concept gaps across an entire test history.

AI Feedback Pipeline

Gemini API generates personalised post-test narratives; submissions are batched per cohort to prevent rate-limit saturation during concurrent test completions.

PWA → Play Store

React frontend compiled as a PWA via Android Studio build pipeline — native Play Store deployment with no separate React Native codebase to maintain.

System Architecture

NEETBro system architecture diagram

End-to-end system architecture — NEETBro on AWS

Tech Stack

DjangoReactPostgreSQLNeo4jAWS EC2CloudFrontALBDockerGemini APIPWA

Want something like this for your business?

We design and ship production-grade AI systems end-to-end. Let's talk about what you need.

Book a Free Consultation