
Code Crafters
NeuroLearn - An AI Study Buddy
Submitted
May 22, 2026, 7:17 AM
Last Updated
May 22, 2026, 7:32 AM
Project Links
Problem Statement
Students often struggle to plan their exam preparation effectively, especially when they have multiple subjects, many topics and limited time. Most students either create unrealistic study plans or spend too much time deciding what to study instead of actually studying. This becomes even more stressful when some topics are untouched close to the exam. We created this project aiming to solve the problem while also being personalised for the user.
Solution & AI Usage
We used Gemini API for an "AI tutor" for solving doubts. Also we used JavaScript API for frontend so that it calls Flask (Python, used for backend) to generate time-tables
Full Description
- Generates personalized timetables based on user's subjects, topics, available study hours and days left for exams
- Provides revision planner for upcoming exams
- "Panic Mode" - A unique feature that provides a proper study plan for topics which are untouched but are important for exams. Best for last-minute prepraration.
- Customizable Pomodoro focus sessions
- Adaptive AI quizzes which provide explanations for answers being marked wrong
- Provides an AI tutor which solves doubts
- Dashboard - shows streaks and overall progress of the user


