Inspiration
Many students today can easily clone GitHub repositories, watch tutorials, or access AI tools—but still feel lost.
They don’t know where to start, what to study next, or whether they are actually ready for exams or jobs.
I personally noticed three major problems:
- Learning is unstructured and confusing.
- Exam preparation skips topics or lacks proper testing.
- Career guidance and job readiness tools often give fake confidence instead of honest feedback.
Sensei-AI was built to solve these real problems.
What it does
Sensei-AI is a structured AI learning platform that acts like a real mentor, not just a chatbot. It helps users:
- Learn programming from basic to advanced in a single, clear path
- Prepare for exams (like GATE) using syllabus-driven, topic-wise playlists
- Understand GitHub repositories through speaking or visual explanations
- Get honest career guidance and realistic job readiness analysis
Every feature focuses on clarity, structure, and correctness.
📝 Exam Mode
- Separate exam page
- Syllabus upload as the source of truth
- Subject → Chapter → Topic-wise teaching
- Interactive MCQ quizzes after every topic
- No hallucination, no skipped topics
🧠 GitHub Repo Explainer
- Two modes:
- Explain by Speaking (voice-based overview)
- Explain by Visuals (files, flow diagrams, dependencies)
- Beginner-friendly breakdown of real codebases
🎯 Career Guidance
- Dedicated career page
- Skill-based path suggestions
- Honest, realistic recommendations
- No fake motivation
📊 Job Readiness & Confidence Score
- Resume analysis
- Matched vs missing skills
- Action plan with timelines
- Resume improvement suggestions
- Deterministic scoring (same input → same result)
How we built it
Sensei-AI was built using a modular, multi-page architecture:
- A clean frontend for structured navigation
- AI-powered reasoning using the Gemini API
- Prompt-level governance to enforce:
- Topic completeness
- No hallucination
- Honest analysis
- Deterministic outputs
Special care was taken to ensure that:
- Exam content strictly follows uploaded syllabi
- Career and hiring guidance is realistic and trustworthy
- AI explanations are consistent and beginner-friendly
Challenges we ran into
- Preventing topic skipping and content fragmentation
- Making exam preparation syllabus-accurate
- Avoiding hallucinated career advice
- Ensuring confidence scores remain consistent
- Balancing depth with beginner simplicity
These were solved through strict prompt constraints, progress memory, and structured output rules. Accomplishments that we're proud of
What we learned
- AI becomes powerful when structure and governance are added
- Honest feedback builds more trust than motivational answers
- Education tools must prioritize correctness over creativity
Sensei-AI is not just an AI demo—it is a step toward a reliable, mentor-like learning platform.
What's next for Sensei-Ai
Sensei-AI is designed to grow into a reliable, long-term learning and career companion.
The next steps focus on depth, trust, and real-world impact.
📈 Deeper Exam Preparation
- Full-length mock tests with detailed analysis
- Previous Year Questions (PYQs) mapped topic-wise
- Weak-area detection and personalized revision plans
🎥 Learning Through Micro-Videos
- Short, concept-focused educational videos
- Topic-wise video playlists linked with notes and quizzes
- Visual explanations for complex concepts
🧠 Smarter Career & Hiring Guidance
- More accurate skill-gap heatmaps
- Company-specific readiness benchmarks
- Interview preparation with role-based practice questions
🧩 Advanced Code Understanding
- Architecture-level repository explanations
- “Where to start” onboarding guides for large codebases
- Code improvement and refactoring suggestions
🌍 Accessibility & Reach
- Better voice-based learning support
- Inclusive design for visually impaired learners
- Multi-language support while keeping technical accuracy intact
The long-term goal is to make Sensei-AI a trusted mentor, not just an AI tool—one that prioritizes correctness, structure, and honest guidance over shortcuts or hype.
Built With
- css
- geminiapi
- googleaistudio
- html
- node.js
- promptengineeredaiagents
- react
- typescript
- vite
Log in or sign up for Devpost to join the conversation.