LearnOS AI
AI-powered Learning OS generating personalized roadmaps, projects & AI workspaces
Overview
LearnOS AI is an AI-powered Learning Operating System that transforms learning and career goals into personalized roadmaps, project recommendations, AI-curated study materials, and interview preparation tracks. It creates AI workspaces tailored to each learner's background, target role, and timeline.
Problem
Generic learning platforms offer the same curriculum to every learner regardless of background, target role, or learning pace. Job seekers and students need personalized, adaptive learning paths that adjust to their specific goals — not one-size-fits-all course catalogs.
Solution
An AI OS that takes a learner's background and target role as input, generates a personalized learning roadmap with milestones, recommends hands-on projects at the right difficulty level, curates study materials, and sets up an AI workspace for guided practice — all powered by OpenAI.
Architecture
- 1Learner profile intake — background, target role, timeline, and current skill level
- 2OpenAI-powered roadmap generator — sequenced milestones with estimated durations
- 3Project recommendation engine — hands-on projects matched to roadmap stage
- 4AI workspace generator — curated environments for guided coding practice
- 5Study material curation — resources matched to each roadmap milestone
- 6Interview preparation track — role-specific questions and model answers
- 7PostgreSQL — learner state, roadmap progress, and project tracking
- 8Next.js App Router frontend with personalized dashboard per learner
Technical Challenges
- Generating roadmaps that are genuinely personalized rather than generic — requires deep prompt engineering with learner context injection.
- Keeping roadmap difficulty calibrated to learner background without requiring extensive manual tuning.
Results
- Open-sourced AI learning OS demonstrating personalized roadmap generation at scale.
- Deployed on Vercel — accessible to students and developers globally.