An application that lets you build interactive movie scripts using machine generated texts. Internally it uses an LSTM trained on past data and previous movie scripts. More details and refactoring will be up soon!
DevPost: https://devpost.com/software/packhack2019
GitHub: https://github.com/gautamworah96/PackHack2019
Demo: https://www.youtube.com/watch?v=izVz7nkMstk
Here is a post explaining the basics from the excellent Jason Brownlee:
https://machinelearningmastery.com/text-generation-lstm-recurrent-neural-networks-python-keras/