Story Storm
Introducing Story Storm, a powerful tool that harnesses the power of OpenAI's GPT-3.5 Turbo API to generate fascinating and engaging stories. But we didn't stop there! We wanted to make your story experience even more immersive. That's why we've also integrated the Eleven Labs API to convert your generated story into an audio narration. And that's not all! We've also incorporated the replicate API to generate accompanying images for your story. So now, as you listen, you can also see vivid depictions of the story's characters and settings.
Getting Started
To get started, clone the repository and install the required dependencies:
git clone https://github.com/peterw/StoryStorm.git
cd Story_storm
pip install -r requirements.txt
Prerequisites
You will need to set up API keys forOpenAI,Eleven Labs Replicate.
Usage
To run the program, simply run the following command in the terminal:
streamlit run chat.py
Then enter a word and select a voice to generate a story.
Sponsers
License
This project is licensed under the MIT License - see the LICENSE file for details.