Inspiration

We interviewed students and teachers to find problems in the current learning process. We overwhelmingly heard that a lack of efficiency was present in the creation of study and practice materials. This led us to think about a way to efficiently create these materials using the power of AI.

What it does

Students and teachers alike can input their desired review topic into our website, and the website will use the GPT-3.5 turbo model to create flashcards and downloadable worksheets.

How we built it

We used a Flask backend to easily integrate with the OpenAi API. For the frontend we have a React project set up with Material-UI to make clean UI elements. We used the DeepAi API to produce relevant images.

Challenges we ran into

Integrating the GPT output with our system consistently proved to be challenging requiring rigorous prompt engineering. This was the first time any of us used these technologies, so there was a steep learning curve

Accomplishments that we're proud of

We managed to effectively create an AI-powered web app to help students and teachers in the learning process

What we learned

We learned how to use all these different technologies, allowing us to more efficiently apply our skills for next time

What's next for GenieLearn

GenieLearn plans to add features that can provide course recommendations for teachers with limited resources, as well as detect malicious assignments such as plagiarized tests or tests written using AI. We also plan to improve UI for flash cards and use a database to save student card sets and worksheets.

Built With

Share this project:

Updates