Inspiration

I love a good horror movie, but sometimes I want to come up with my own.

What it does

Enter in the name of a fake horror movie you want to see, and then FrankenFlic will generate a short plot summary for you!

How we built it

We used PyTorch and GPT to create the machine learning model and Streamlit to create the website. All code was then hosted to HuggingFace, where the application is.

Challenges we ran into

Because certain files were too large to upload to HuggingFace, I had to use Git LFS to store them.

Accomplishments that we're proud of

I'm just proud to have finished this project! This is my senior year of high school so I'm quite busy but was happy to have done this hackathon.

What we learned

This was my first time using HuggingFace as a way to host my code and website and my first time creating a machine learning model using JSON instead of purely python functions.

What's next for FrankenFlic

I would like to refine the model and allow for longer plot summaries.

Built With

Share this project:

Updates