Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 2.54 KB

File metadata and controls

43 lines (33 loc) · 2.54 KB

A Prototypes of AI Personalized Study Planner

Note

This is a beta version of the "LOCK-IN" project, developed using Replit AI for testing and evaluation purposes. It is intended to review application functionality, features, and overall system performance
Prototype1 project url - https://study-pal-ai--thadijoshua.replit.app/
Prototype2 Branch - https://github.com/Team-Outsiders/LockIn-Prototypes/tree/proto2/
if the url is not working then it has been expired :).

The Personalized Study Plan Generator is a full-stack EdTech application designed to help students create dynamic and adaptive study schedules. The system intelligently generates study plans based on subject difficulty, available study time, upcoming exams, and user performance. It continuously adjusts schedules to ensure efficient learning and optimal time management.

Open in Replit

Key Features

  • Dynamic study plan generation based on user input
  • Adaptive scheduling that updates with completed or missed tasks
  • Daily and weekly planner views

Problem Statement

Students often struggle to maintain consistent study routines due to poor planning, changing priorities, and lack of adaptability in traditional schedules. This application addresses these challenges by providing an intelligent system that evolves with user behavior and academic demands.

Solution

The system generates personalized study plans using a priority-based scheduling algorithm. It ensures balanced workload distribution, prevents overload, and dynamically reschedules tasks based on real-time progress and upcoming deadlines.

Project Overview