Skip to content

Verse-it is an AI model which generates poems when initiated with some words.

License

Notifications You must be signed in to change notification settings

amitjoshi9627/Verseit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VerseIt

By Amit Joshi

Verse-it is an AI model that generates poems when initiated with some words.

How to Run:

  1. Install necessary modules with sudo pip3 install -r requirements.txt command.
  2. Go to src folder (if you want to change paths of files and folders, go to src/config.py).
  3. Run python3 train.py to train and save the machine learning model.
  4. To run this app from Streamlit. Run streamlit run streamlitapp.py.
  5. Just Enter some text to get some verse generated by the model.

Data

Data can be downloaded from here. I have used the first 25 poem for the training of the model.

Web App was made using Streamlit

Please Give a 🌟 if you 👍 it.

About

Verse-it is an AI model which generates poems when initiated with some words.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages