arrow_back
menu
Make an AI sound like a YouTuber (LAB)
Season 1 • Episode 8
Broadcast date
04-10-2019
Let’s try to help John Green Bot sound a bit more like the real John Green using Natural Language Processing. Today, we're going to code a program that takes a one word prompt and then completes the sentence that sounds like something John Green would say. To do this we’re going to collect transcription files from Vlogbrothers episodes, do some preprocessing since John Green has a pretty large vocabulary, then we’ll set up a recurrent neural network (or RNN), train our model, and test it!
chevron_left Episode 7 Episode 9 chevron_right
Cast of this episode

Show more expand_more
keyboard_double_arrow_down