Inspiration

A lot of students (mainly comp science) have a hard time managing their time for projects and assignments, especially at the end of the semester.

What it does

It helps student manage their time when doing assignments and projects with the help of an AI chatbot.

How we built it

We used VS Code, following the MVC pattern. CSS, HTML and JavaScript were used for the front end, while PHP was used for the backend. For the database, we used mySQL and the API integration was done with Backboard AI.

Challenges we ran into

One of the biggest challenges was integrating the AI API correctly. We also wanted to make this project an application, but Android Studio wasn't working properly and our alternative method, React Native Expo, was just too complex for us.

Accomplishments that we're proud of

We successfully integrated an AI assisstant into our project An automatic task creation from the uploaded documents A task system based on priority

What we learned

How to integrate external API's into a web application How to integrate an AI chatbot into a web application How to design a user friendly interface with modern styling How to debug real world issues like data validation and API errors

What's next for Smart Study Planner

We need to add notifications that would remind users of an assignment's deadline Improve the AI to help the students even more, maybe add voice to the AI Build a mobile version using React Native Add collaboration features for group projects

Built With

Share this project:

Updates