Skip to content

ulrs0/The-Art-of-Story-Telling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Art of Storytelling: Multi-Agent Generative AI for Dynamic Multimodal Narratives

demo.mp4

1. Running the Server

Note: The server is tested on Python 3.10.

  1. Install the requirements in server/requirements pip install -r requirements
  2. Upgrade the TTS library pip install -U TTS
  3. Run the server from inside the server directory using uvicorn server:app

2. Running the Client

  1. In the config.js file in the directory client/src change the API endpoint for the server
  2. Install the dependencies npm install
  3. Start the client npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published