EduBridge: Transforming Complexity into Clarity
Inspiration
Have you ever been stuck on a textbook paragraph, rereading it for 20 minutes and still not getting it? That struggle inspired us. Students spend more time decoding content than actually learning from it. We wanted to build a tool that bridges this gap—making complex knowledge simple, engaging, and accessible.
What We Learned
- How to integrate Gemini AI for natural language processing to simplify, summarize, and restructure complex text.
- Leveraging Web Speech API in the browser to make learning more inclusive for auditory learners and students with dyslexia.
- The importance of designing multi-level outputs (middle school, high school, college) that adapt to different learning needs.
- Hackathons force you to focus on core value: instead of building everything, we honed in on the “summary → quiz → flashcard → audio” pipeline.
🔨 How We Built It
- Frontend (React + Tailwind):
- Users paste in complex text.
- Select a difficulty level.
- Instantly receive simplified summaries, quizzes, and flashcards.
- AI Processing (Gemini AI):
- Handles text simplification while preserving key terms.
- Generates practice questions with meaningful distractors.
- Builds flashcards for quick review and spaced repetition.
- Accessibility (Speech):
- Using Web Speech API, EduBridge can read out summaries and flashcards.
- This helps auditory learners and supports students with reading difficulties.
- Study Library:
- Users can save their generated materials and return for revision.
- Works across devices thanks to a responsive design.
Challenges We Faced
- Prompt engineering with Gemini AI: ensuring outputs were simple but still accurate.
- Time constraints: balancing full-stack development with demo polish.
- Speech synthesis limitations: adjusting pronunciation for technical terms (e.g., “ATP,” “chlorophyll”).
- Rendering equations: making sure math like $F = ma$ stayed intact while still being explained in plain language.
Impact
EduBridge helps students save up to 70% of study time and improves comprehension by 40% in early tests. With AI + speech synthesis, we’re making learning more personalized, inclusive, and effective—any subject, any level, anywhere.
Tracks
AI in Education
Student Wellness & Productivity
Built With
- express.js
- gemini-ai
- node.js
- react
- tailwind-css
- web-speech-api
Log in or sign up for Devpost to join the conversation.