Skip to content

A web-based AI chatbot which responds to user prompts in the style of various celebrities (like Kanye, for instance.)

Notifications You must be signed in to change notification settings

Lysosome/WhatWouldKanyeSay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatWouldKanyeSay

WhatWouldKanyeSay is a web application that generates celebrity speech using deep learning.
You can choose a celebrity and then type in what you'd like for them to talk about.

Our raw models are saved in /models/, but the code used to create them can be found in /bin/colab/. (Note that these were created using Google Colab, a free online iPython notebook editor that lets you use Google GPUs and TPUs for your computation). To run our website, you will need to download several libraries including flask, keras, and theano. A full list of dependencies can be found in requirements.txt. All of our frontend and backend code can be found in /web/. Navigate to the /web/ directory and run python app.py to begin.

Our favorite quotes:

"Now not the beauty and the angel, all things are still and sounded around.
It's in the shadow of the sun and the angel of the sea," -- Generated from Edgar Allen Poe

"Orange juice like vanilla bout lemon' " -- Cardi B

About

A web-based AI chatbot which responds to user prompts in the style of various celebrities (like Kanye, for instance.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published