Inspiration
IB Physics textbooks. Enough said.
Pages and pages of dense text that could’ve been a short video, a narrated explainer, or literally anything more interactive. While studying, I realized something: teachers don’t want to spend hours turning the same notes into 10 formats. But students don’t all learn the same way either.
So I built ReflexED. A platform where teachers upload once, and every student gets lessons that fit their learning style. As someone who’s an Innovation Advisor for a major Canadian school board, I’ve seen firsthand how badly we need this balance between simplicity for teachers and personalization for students.
What it does
ReflexED is a Virtual Learning Environment (VLE) that turns one teacher upload into a personalized learning experience for every student. Instantly.
- Upload your notes once, and the AI goes wild:
- Languages: Lazy Translate-style lessons that teach and test comprehension.
- Math & Science: Visualized concepts with Manim.
- History & English: Storytelling mode that narrates content like a documentary.
- Geography: Interactive, gamified map lessons.
- Accessibility: ElevenLabs audio generation so every student can listen, not just read.
Teachers save time. Students actually learn. Nobody cries over a 200-page PDF again.
How I built it
I built the UI in HTML, CSS, and JavaScript. No frameworks, no fluff, just clean, modular, scalable code. It streamlines the entire user flow: upload, subject detection, AI “generation,” and personalized outputs. Backend integrations:
- Gemini API for adaptive content generation and subject detection.
- ElevenLabs for natural audio narration.
- Manim for dynamic math/science animations.
Every element was designed to look and feel like a real, production-ready adaptive learning system, not just a prototype.
Challenges I ran into
- Making a single interface that works for all subjects including things like calculus to Canadian geography.
- Designing accessibility features that don’t feel “added on.”
- Give AI powered feedback without giving away answers
- Keeping the design fun, fast, and inclusive all at once.
Accomplishments that I’m proud of
- Built the entire system solo in one weekend. 100% functional.
- Designed a scalable system where one upload = per-student personalized learning for all.
- Proved AI can actually make education more human, not less.
- Created a platform that teachers could realistically adopt without extra work.
What I learned
That inclusive education isn’t just about accessibility, it’s about respecting time. Teachers don’t need more tools; they need smarter ones. And students don’t need more assignments; they need adaptivity.
(Also, caffeine and HTML are a dangerous combo after 1 A.M.)
What’s next for ReflexED?
- Add an adaptive accessibility engine to handle reading levels, pacing, and preferred formats.
- Launch teacher dashboards to measure engagement across different learning styles.
- Partner with Google Classroom, SchoolSync :), and real classrooms to bring ReflexED to life.
Built With
- claude
- css
- html
- javascript
- python

Log in or sign up for Devpost to join the conversation.