Website which uses Deep Learning to generate horror stories
Creepypasta – Text Generator
Website which uses Deep Learning to generate horror stories.
There are two parts to the project. One is the Deep Learning model which generates the text. The other is the website which uses the model to generate text.
I have used Deep Learning model to generate text. It is a Neural Network which uses Recurrent Neural Network to generate text.
I have hosted a model on Algorithmia and used it’s API to generate text.
Built With
What I learned
- How to clear raw data to use it for training.
- How to use Deep Learning model to generate text.
- How to use Algorithmia to generate text.
- How to use