Skip to content

Takes audio of poetry, visually imagines it in a video.

Notifications You must be signed in to change notification settings

arjun-krishna1/Poet.AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poet.AI

Bring your poetry to life, With AI

Project

What is the project?

  • Poet.AI takes an audio recording of your poetry, transcribes it using AssemblyAI and then visually imagines scenes using Stable Diffusion

Try it out!

  • Run pipenv shell and pipenv install
  • Create a file ./mysite/app/secret_keys.py that looks like this:
ASSEMBLY_AI_KEY="..."
REPLICATE_KEY="..."
GPT_KEY = "..."
  • And it has the API keys for those services with proper setup
  • Run python manage.py runserver, enjoy!

About

Takes audio of poetry, visually imagines it in a video.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages