Project Overview
AI Mastery Academy is an online learning platform that creates a personalized, AI-powered classroom experience by combining multiple AI models. Originally, the project existed as a prototype tutor using GPT-4o Mini and Llama 3.1.
During the hackathon, we significantly upgraded the platform by integrating OpenAI’s GPT OSS 20B as the core reasoning engine. This open-source model gave us the deep reasoning and adaptability needed to transform AI Mastery Academy into the world’s first multi-model AI classroom powered by open-source reasoning.
⸻
What It Does • Adaptive Difficulty: GPT OSS 20B adjusts complexity based on student responses • Personalized Tutoring: Clear, step-by-step explanations with analogies and real-world applications • Multi-Subject Coverage: STEM problem solving, humanities analysis, coding, and business strategy • AI-Powered Assessments: Automated quiz creation, grading, and instant feedback • Collaborative Learning: AI-facilitated group discussions and simulated classrooms
⸻
How We Built It • Frontend: Next.js 15 + React • Backend: AI SDK with intelligent multi-model routing and fallback handling • Models: • GPT OSS 20B → deep reasoning, adaptive tutoring (integrated during hackathon) • Llama 3.1 70B → creativity, brainstorming, and coding help • GPT-4o Mini → quick answers and reliable fallback • Database: Supabase for conversation history and analytics • Deployment: Vercel edge functions for low-latency AI responses
⸻
Hackathon Updates • Added GPT OSS 20B as the primary tutor model with an education-optimized system prompt • Built routing logic to direct complex reasoning tasks to GPT OSS 20B • Implemented context preservation so conversations continue seamlessly when switching models • Enhanced assessment engine with GPT OSS 20B for quizzes, explanations, and grading
⸻
Challenges We Solved • Keeping a consistent educational tone across three models • Reducing latency while routing queries to different providers • Preserving conversation context during model switching • Designing prompts to balance clarity, depth, and accuracy
⸻
Impact & Results
Early pilot testing showed: • 40% improvement in comprehension compared to traditional online learning • 95%+ accuracy in educational responses • 4.8/5 satisfaction rating from students using the AI tutor
⸻
What’s Next 1. Fine-tuning GPT OSS 20B for domain-specific education (math, science, languages) 2. AI-powered curriculum creation and personalized learning paths 3. Multi-modal support with images, diagrams, and code execution 4. Global reach with multi-language support and accessibility features 5. Contributing back to the OSS community with fine-tuned datasets and educational prompts
Built With
- groq
- javascript
- next.js15
- react
- typescript
- vercel
Log in or sign up for Devpost to join the conversation.