AutoClip AI is a revolutionary SaaS platform that harnesses the power of multiple AI services to transform text into professional, engaging videos. Built with enterprise-grade technology and designed for scalability.
|
|
|
|
graph TD
A[Client] --> B[Next.js API Routes]
B --> C[AI Services]
C --> D[Video Generation]
D --> E[Firebase Storage]
B --> F[Neon DB]
B --> G[Authentication]
style A fill:#93C5FD,stroke:#4F46E5
style B fill:#818CF8,stroke:#4F46E5
style C fill:#6366F1,stroke:#4F46E5
style D fill:#4F46E5,stroke:#4F46E5
style E fill:#3730A3,stroke:#4F46E5
style F fill:#312E81,stroke:#4F46E5
style G fill:#1E1B4B,stroke:#4F46E5
git clone https://github.com/Onyerikam/autoclip-ai.git
bun add all
cp .env.example .env.local
bun run dev
|
|
Built with passion by Onyerikam and powered by:
Technology | Purpose |
---|---|
Remora Video | Video Generation Engine |
Google Cloud TTS | Text to Speech |
Gemini AI | AI Intelligence |
shadcn/ui | UI Components |
Neon DB | Database |
Vercel | Deployment |
This project is licensed under the MIT License - see the LICENSE file for details.
Β© 2024 Onyerikam. All Rights Reserved.