CineScripter, supports your community, by enabling you to automatically create video content based own data
Source Code: https://github.com/Tibiritabara/cinescripter
CineScripter is a modern application, to generate video content based on your own data, harnessing the power of third parties for voice generation, multimedia generation, and text generation
The key features are:
- Engaging: Gathers fun images and gifs images, relevant to the script, to keep the audience engaged
- Customizable: Generate voice from this Text-To-Speech third party to successfully narrate your content
- Context-based: Generate a video script based on your own content and data
- Extensible: Quickly add new generation capabilities to add your own flavor to the content
Python 3.7+
CineScripter harnesses bespoke solutions for content generation:
- OpenAI for the script generation
- Unsplash for relevant media
- Giphy for engaging media
- ElevenLabs for TTS
- Weaviate for Vector storage needs
Please ensure having API keys for Giphy, ElevenLabs, OpenAI, and Weaviate. For more details on which API keys are needed, please check the ./config/.env.dist
file.