EduMind AI Update
EduMind AI has evolved from a basic education platform scaffold into a full-stack AI-powered learning system for OpenAI Build Week.
The platform now supports two complete experiences:
Admin Experience
- Course and student management
- Announcements
- AI Tools tab for summarizing educational content
- GPT-5.6-powered course brief generation
- One-click course creation from AI-generated output
Student Experience
- AI Tutor with GPT-5.6
- Voice Q&A
- Image-based learning support
- AI-generated quizzes
- Smart Study Plan Generator
- AI Progress Coach using real quiz and enrollment data
- Personalized onboarding flow
Key Engineering Decision
A key engineering decision was to keep OpenAI calls secure in production. The live deployment runs on a Hostinger VPS, with the frontend hosted under my portfolio site and OpenAI requests routed through a server-side proxy so the API key is not exposed in the browser.
Links
Live demo:
https://www.sanjayfuloria.tech/edumind-ai/
GitHub:
https://github.com/sanjayfuloria/edumind-ai
EduMind AI is my attempt to show how AI can support the full education workflow: helping faculty create better courses, helping students learn more personally, and using real learning data to guide progress.
Log in or sign up for Devpost to join the conversation.