title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned |
---|---|---|---|---|---|---|---|
Dunder Mifflin RNNfinity |
🥸 |
blue |
indigo |
gradio |
4.39.0 |
app.py |
true |
Dunder Mifflin RNNfinity is a recurrent neural network (RNN) designed to generate scripts for The Office. This project is one of my early experiments with natural language processing after finishing The Office and desperately wanting more episodes. The model was developed using TensorFlow and trained using the transcripts from every episode across all 9 seasons of the show — that's 74 hours of television! It can effectively generate new dialogues and similar sounding conversations between all your favourite characters. I deployed the model to a Hugging Face space and created an interactive frontend using Next.js which can be accessed here :)