Skip to content

AbdulRKB/Ai-Video-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧠 AI Video Generator

A Python script that automatically generates a short narrated video from a simple text.


πŸ”§ Requirements


πŸ“ Setup

  1. Replace these values in the script:
GEMINI_API_KEY = "ENTER_YOUR_GEMINI_API_KEY"
CLOUDFLARE_ACCOUNT_ID = "ENTER_YOUR_CLOUDFLARE_ACCOUNT_ID"
CLOUDFLARE_API_TOKEN = "ENTER_YOUR_CLOUDFLARE_API_TOKEN"
  1. Run the script:
python app.py