Built with ❤︎ | Inspired from the stories of my Granny 😉
- Narrate Stories using Text to Speech.
- Download Stories as Text files.
- Get a globally sharable URL and QR code to share stories with anyone.
- Get Suggestions for possible Grammatical/Spelling errors.
- Add your generated stories to a publicly accessible "Wall Of Stories".
- Specify a word limit for your story.
-
- [Flask]- For finetuning model and generating text.
-
- [HTML] - For Structuring
- [CSS] - For Styling
- [JavaScript] - For adding Functionality
# clone it
git clone https://https://github.com/ekagrashukla/GRANNY-GPT2-Based-Multiple_Genre-Story-Generator-Web-Application.git
cd GRANNY-GPT2-Based-Multiple_Genre-Story-Generator-Web-Application
# Open GRANNY.ipynb
# Run all the cells one by one
# Uncomment the finetuning cells to finetune the model based on the text-corpus data provided
# Click on the Ngrok URL generated at the end of execution of last cell to access the Web App