Skip to content

lberthod/storyForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

storyForge

storyForge Lablab Hackathon : https://lablab.ai/event/autonomous-agents-hackathon/storyforge

Python Script :

Langchain : prompt_template and interaction with LLM (OPENAI - GPT-3.5)
ElevenLabs : Text to voice ( or pyttsx3 for free TTS)
Stable Diffusion : Text to image
Movie.PY : Generate video from list of image and audio
Firebase : Database

HTML Script : Firebase template

Installation

Install all the import you need for the python script
Create a firebase project. Add authentication, real-time firebase and storage
Import the firebase config into the index.html
Import the firebase config into the app.py


Have OpenAI and ElevenLabs API key .
Add API key into app.py

Deploy

Deploy the index.html locally or add website domain into autentification settings

Run the python script "Python3 app.py"

Releases

No releases published

Packages

No packages published