Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webessentz/autoclip

AI-powered video creation platform with credit-based system. Built with Remora, Google Cloud TTS, Neon DB, Firebase, and more.
https://github.com/webessentz/autoclip

ai bun deepseek gemini gemini-api generative-ai git github-copilot google google-tts gpt-4o neon neondb openai remora replicate replicate-api supabase typescript vercel

Last synced: 9 days ago
JSON representation

AI-powered video creation platform with credit-based system. Built with Remora, Google Cloud TTS, Neon DB, Firebase, and more.

Awesome Lists containing this project

README

        



# [AutoClip AI](https://autoclip.vercel.app) ๐ŸŽฌ


AutoClip AI Banner

#### Transform Text into Cinema-Quality Videos with AI Magic โœจ

[![Next.js 15](https://img.shields.io/badge/Next.js%2014-black?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white)](https://vercel.com)
[![GitHub Copilot](https://img.shields.io/badge/GitHub%20Copilot-24292e?style=for-the-badge&logo=github&logoColor=white)](https://github.com/features/copilot)

[Demo](https://autoclip.vercel.app) ยท [Features](#-key-features) ยท [Tech Stack](#%EF%B8%8F-tech-stack) ยท [Architecture](#-architecture)

## ๐ŸŽฏ Overview

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.





AutoClip AI Demo



## โœจ Key Features


### ๐ŸŽจ AI-Powered Creation
- Text-to-video transformation
- Professional script generation
- Dynamic scene composition
- Real-time rendering

### ๐Ÿ”Š Audio Excellence
- Google Cloud TTS integration
- Multilingual support
- Professional voiceovers
- Dynamic audio mixing

### ๐ŸŽฌ Video Magic
- Remora Video engine
- Custom style presets
- Scene transitions
- HD export quality

### ๐Ÿค– AI Intelligence
- Gemini AI integration
- Smart scene generation
- Content optimization
- Contextual enhancement

## ๐Ÿ› ๏ธ Tech Stack

### Core Technologies

[![Next.js](https://img.shields.io/badge/Next.js%2014-black?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)

### Database & ORM

[![Neon DB](https://img.shields.io/badge/Neon_DB-333?style=for-the-badge&logo=postgresql&logoColor=white)](https://neon.tech/)
[![DrizzleORM](https://img.shields.io/badge/Drizzle_ORM-blue?style=for-the-badge&logo=data:image/png;base64,LOGO_BASE64)](https://orm.drizzle.team/)

### AI & Services

[![Gemini AI](https://img.shields.io/badge/Gemini_AI-fbbc04?style=for-the-badge&logo=google&logoColor=black)](https://deepmind.google/technologies/gemini/)
[![Assembly AI](https://img.shields.io/badge/Assembly_AI-5B4DE1?style=for-the-badge&logo=data:image/png;base64,LOGO_BASE64)](https://www.assemblyai.com/)
[![Replicate](https://img.shields.io/badge/Replicate-000000?style=for-the-badge&logo=replicate&logoColor=white)](https://replicate.com/)

### Authentication & Storage

[![Clerk](https://img.shields.io/badge/Clerk-6C47FF?style=for-the-badge&logo=clerk&logoColor=white)](https://clerk.dev/)
[![Firebase](https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge&logo=firebase&logoColor=black)](https://firebase.google.com/)

## ๐Ÿ“ Architecture

```mermaid
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
```

## ๐Ÿš€ Getting Started
# Clone the repository
git clone https://github.com/Onyerikam/autoclip-ai.git

# Install dependencies
bun add all

# Configure environment variables
cp .env.example .env.local

# Start the development server
bun run dev

## ๐Ÿ“ˆ Performance Metrics





100


Performance





100


Accessibility





100


Best Practices





100


SEO






## ๐ŸŽฏ Roadmap

### Completed โœ…
- [x] Core video generation engine
- [x] AI-powered script generation
- [x] Custom style presets

### Coming Soon ๐Ÿš€
- [ ] Collaborative team workspaces
- [ ] API access
- [ ] Enterprise features

## ๐Ÿ’ Credits

Built with passion by [Onyerikam](https://github.com/Onyerikam) and powered by:

| Technology | Purpose |
|------------|---------|
| [Remora Video](https://remora.com) | Video Generation Engine |
| [Google Cloud TTS](https://cloud.google.com/text-to-speech) | Text to Speech |
| [Gemini AI](https://deepmind.google/technologies/gemini/) | AI Intelligence |
| [shadcn/ui](https://ui.shadcn.com) | UI Components |
| [Neon DB](https://neon.tech) | Database |
| [Vercel](https://vercel.com) | Deployment |

## ๐Ÿ“„ License

This project is licensed under the [MIT License](LICENSE) - see the LICENSE file for details.

---

Made with โค๏ธ

**ยฉ 2024 [Onyerikam](https://github.com/Onyerikam). All Rights Reserved.**