🎬 Django AI Video Generator

⚠️ Django Server Not Running

The Django development server is not currently running. Please follow the instructions below to start the application.

🎙️
TTS Tacotron2

Text-to-Speech AI

🎬
FILM Model

Frame Interpolation

🔐
Secure Auth

Phone Verification

💳
Payments

Credit System

🚀 Quick Start Guide

Step 1: Install Python dependencies
pip3 install -r requirements.txt
Step 2: Run database migrations
python3 manage.py migrate
Step 3: Create a superuser (admin)
python3 manage.py createsuperuser
Step 4: Collect static files
python3 manage.py collectstatic --noinput
Step 5: Start the Django development server
python3 manage.py runserver 0.0.0.0:8000
Step 6: Access the application
http://django-ai-video-generator-d42becc8-2166.app.omni-coder.com:8000

📋 Features Included

🔧 Production Deployment

For production deployment, consider:

Django AI Video Generator © 2026