Omnitutor
AI-powered adaptive learning platform for personalized education.
About
Omnitutor is an AI-powered adaptive learning platform backed by Tavastra VC and Google for Startups. It uses RAG-driven content pipelines to deliver personalized learning paths that recalibrate in real time based on how each student interacts with the material.
Key Highlights
- AI-powered adaptive learning platform for personalized education.
- Backed by Tavastra VC and Google for Startups.
- Onboarded 2,500+ users in 24 hours with RAG-driven content pipelines.
Deep Dive
The core challenge was building an AI tutor that genuinely adapts — not just streams completions, but recalibrates content difficulty and topic sequencing based on interaction patterns. We combined retrieval-augmented generation with a real-time evaluation layer, and shipped from zero to 2,500+ users within the first 24 hours of launch with no service degradation.
Problems I Tackled
- 01Designed a RAG pipeline that retrieves relevant course material and reranks content against each learner's history in real time, keeping responses accurate and contextually grounded.
- 02Built a cold-start onboarding flow that collects enough signal in under two minutes to meaningfully personalize the first learning session with no prior user data.
- 03Scaled the inference and retrieval backend to absorb a 2,500-user spike on day one without degrading response latency or retrieval quality.