Skip to content

tsaruggan/dunder-mifflin-RNNfinity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dunder Mifflin RNNfinity

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 and created an interactive frontend using Next.js which can be accessed here :)