Skip to content

s-deepak-kumar/Storify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storify

Storify is a cutting-edge web application that takes video storytelling to a whole new level. Storify combines the power of artificial intelligence and innovative technologies to create video stories.

Check out the app: https://storify-tyksbtk4tqxsbuhtkjnicr.streamlit.app/

Setup

Follow these steps to get VoiceUp up and running:

  1. Clone the repository

    git clone https://github.com/s-deepak-kumar/Storify
    
  2. Navigate to the repository directory

    cd Storify
    
  3. Install required library

    pip install -r requirements.txt
    
  4. Fill required key*

    .streamlit/secrets.toml file
    
    AWS_ACCESS_KEY_ID = "XXXXXXX"
    AWS_SECRET_ACCESS_KEY = "XXXXXXX"
    AWS_DEFAULT_REGION = "XXXXXXX"
    
    
  5. Start the server

    streamlit run streamlit_app.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages