A simple video rendering tool for the SpaceBots API, designed to run efficiently on Google Cloud Run (8 CPU + 8 GB RAM โ thanks, Google Cloud, for these limits ๐).
-
Dummy TikTok Videos ๐ต๐ฎ
Generate short, engaging TikTok-style videos by combining any audio/video with dynamic gameplay backgrounds. ADHD-friendly content creators, rejoice! -
Text-to-Video or Audio-to-Video ๐๐ฅ
Turn text or audio into videos by adding quirky background visuals, like carpet cleaning or GTA gameplay. Perfect for keeping things fun and chaotic. -
Fast and Scalable โก
Powered by Google Cloud Run, the tool handles demanding rendering tasks with ease, scaling automatically to meet your needs.
- Input: Provide a combination of text, audio, or video along with a desired template or background type.
- Processing: The renderer stitches these elements together using a custom pipeline.
- Output: A rendered video is uploaded to Google Cloud Storage, ready for sharing or further processing.
- Google Cloud Account: Set up with Cloud Run and Storage permissions.
- Node.js: For local development and testing.