Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 959 Bytes

File metadata and controls

31 lines (20 loc) · 959 Bytes

🎬 Loopify

Create and render video templates with dynamic captions, transitions, and background music — all in the browser!

🌟 Features

  • 🖼️ AI-generated scene transitions
  • 🎵 Add background music with volume control
  • 📝 Various caption styles
  • 🎞️ Different Transitions for images
  • ⚙️ Customizable Fonts, Colors, and Backgrounds

💻 Tech Stack

  • Frontend: React + TailwindCSS + Shadcn + Remotion
  • Backend: Node.js + Express + Prisma + PostgreSQL
  • Queue: BullMQ (Redis-based job queue)
  • Voice and Captions: FastApi + EdgeTTS
  • Storage: Cloudflare R2 (S3-like storage)

Contributing

We welcome contributions from the community. To contribute to this project, please follow these guidelines:

  • Fork the repository
  • Create a new branch for your feature or bug fix
  • Make your changes and ensure they are well-tested
  • Create a pull request to the main branch of the original repository