In this project I had used GPT 2 for NLP text generation. I used a pretrained model to generate stories using 2 to 3 words of text input given by the user. After story is generated user can store that in database. Django was used for backend and for frontend my other team members used html-css.