Inspiration

We wanted to provide personalized education to all students. This would allow students to learn more about their interests, and capabilities and help them achieve more than what they would in a general education system.

What it does

Busy Bees is an interactive education platform that allows users to learn new words, solve math problems and learn new concepts with explanations appropriate to their age groups.

How we built it

The application was built using python and flask web frameworks. We used open API to receive text answers and used it to teach students.

Challenges we ran into

We had difficulty integrating flask and HTML as there was some logical error while displaying the new words. However, this problem was fixed. We also had trouble with the openAI API as it only returned parts of the text prompt and not the entire text. We were able to fix this by increasing the maximum number of tokens.

Accomplishments that we're proud of

We are proud that we were able to develop a flask application with minimal experience in web dev. We were able to design the web app effectively and use HTML and CSS to syle it.

What we learned

We learn a lot about web dev using python and flask can be used to develop web apps like Busy Bees. We learn a lot about openAI and used to effectively in our project.

What's next for Busy Bees

We plan to integrate a voice recognition feature that would make the application more interactive.

Built With

Share this project:

Updates