Inspiration
Patients with ADHD often struggle with learning. What they need is not just a "Study With Me" tool or a generic time management app, but something that simply tells them what to do, broken down into very clear and manageable tasks based on specific criteria.
What it does
When users upload the content they want to study, the AI analyzes it and calculates how much time will be needed for each section. It then assigns parts of the material into segments based on the Pomodoro technique and continuously tracks the time spent.
How we built it
We used OpenAI's ChatGPT API and a PDF-to-OCR API to read and analyze the uploaded PDF documents. By counting the number of characters according to set criteria, we precisely estimate the time needed for task completion and allocate study segments accordingly, following the Pomodoro method.
Challenges we ran into
Accomplishments that we're proud of
What we learned
What's next for Study Task Manager for ADHD students
- Clearly specifying what needs to be done in each segment
- Tracking and visualizing learning outcomes with daily graphs etc.
Built With
- javascript
- openai
- react
Log in or sign up for Devpost to join the conversation.