Inspiration

When The Daily Show was off the air because of the SAG-Aftra strike, I was upset that I couldn't get my daily dose of comedy. This inspired me to create the Ronny Chieng style joke generator.

What it does

This app lets a user type in a headline and the app outputs jokes that matches Ronny Chieng's comedy style.

How we built it

I used Python to fine tune the OpenAI babbage model and I used streamlit to create the app.

Challenges we ran into

I had trouble figuring out what should be the proper prompts and completion for my dataset and it took a couple tries to get the output I was looking for when I was fine tuning my model.

Accomplishments that we're proud of

Im proud that I learned how to fine tune a model a OpenAI model on a custom dataset. Im also proud that the app can successfully produce custom jokes based off the inputted headlines

What we learned

I learned how to fine tune a OpenAI model and create a custom dataset to sue to train the model.

What's next for Ronny Chieng Joke Generator

The output that I got was good but it needs to be fine tuned a bit more so the jokes don't cut off.

Built With

Share this project:

Updates