Inspiration
Planning out and scheduling a day is the key to being a disciplined and productive student. The problem faced by many of the students is that they don’t have time or are not able to schedule or plan out their day properly. However, students can easily make a to-do list of the tasks they have to do.
What it does
A to-do list website/platform that runs on a custom-made AI model. The AI model accurately predicts the amount of time a task would take, and schedules that task on Google Calendar. The students can add and delete events from the to-do list.
How we built it
The app is built with Reflex, a full-stack react-based web development framework that is built purely using Python. The AI is made with Tensorflow and Google Gemini Pro AI.
Challenges we ran into
I had a lot of trouble working with Google Calendar API and training the ML model.
Accomplishments that we're proud of
Making the AI model and integrating with the calendar API
What we learned
I learned about reflex and working with text classification
What's next for Schedule with Me
Increasing the accuracy of the model, and making the web app more aesthetically pleasing.
Built With
- google-calendar
- python
- reflex
- tensorflow
Log in or sign up for Devpost to join the conversation.