Inspiration

When we were studying for our AP tests, we noticed a significant gap in free study materials.

What it does

It creates study guides, practice tests, and guided notes for specific AP tests and units.

How we built it

Streamlit was used as our frontend and also to link the backend. We used OpenAI’s ChatGPT 4o model to generate responses. We trained the model by downloading past AP tests and scraping the raw text for the model.

Challenges we ran into

The model could not handle a ton of data and was very limited at first. Scraping and cleaning the data also took a ton of time

Accomplishments that we're proud of

We are both beginners, so we are proud that we were able to create the app with a functioning AI.

What we learned

We learned a lot about web development and using LLMs in web development.

What's next for AP Momentum

We plan to continue to train the model and add more AP tests.

Built With

Share this project:

Updates