Skip to content

EdComposer is the best and the most efficient way to make beautiful educational videos with just one pdf and one prompt.

Notifications You must be signed in to change notification settings

aryankeluskar/EdComposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdComposer Video Generator 🦄

AI for Education: Quickly create engaging short videos for learning concepts

📦 Features

coming soon

🚀 Quickstart

1. Generate a repo using this template

gh repo clone aryankeluskar/EdComposer

2. Install dependencies

pip install -r requirements.txt

3. Create .env file

Copy the .env.example file to .env and fill in the values.

export OPENAI_API_KEY="sk_YOUR_API_KEY" # Replace with your OpenAI API key (https://platform.openai.com/account/api-keys)
export ELEVENLABS_API_KEY='sk_YOUR_API_KEY' # Replace with your ElevenLabs API key (https://elevenlabs.io/

4. Start the app

python src/main.py

This will start the app on http://localhost:3000.

🌄 Inspiration

About

EdComposer is the best and the most efficient way to make beautiful educational videos with just one pdf and one prompt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published