Active DevelopmentWeb PlatformsAI Integration

CarVideoBoost

AI-powered SaaS platform for automated car dealership video generation

Visit Live Site →

Overview

The Problem

Car dealerships need video content to drive engagement and sales, but producing individual videos for each vehicle is time-consuming and expensive. CarVideoBoost automates the entire workflow from inventory data to finished video.

CarVideoBoost is a full-stack SaaS platform that automatically generates professional promotional videos for automotive dealerships. The system integrates with dealer inventory APIs, generates scripts and voiceovers using AI, and produces polished videos ready for YouTube and social media marketing.

The platform consists of two major components: a public-facing marketing site built with Next.js and Supabase that handles dealer onboarding, pricing, and demos, plus a production application that manages the entire video creation pipeline from inventory import through to rendered video delivery.

The marketing site maintains a database of 63,000+ USA dealers enriched with location and contact data, validated weekly via automated cron jobs. The production app orchestrates a multi-step pipeline: inventory import from MarketCheck API, AI content generation via OpenAI, voice synthesis via ElevenLabs, and video rendering via Shotstack Edit API, with automated email delivery when videos are complete.

63,531

Dealers in Database

53,803

Active Dealers

7

External APIs

50%+

API Call Reduction

Key Features

Automated Video Pipeline

End-to-end workflow: inventory import, AI script generation, voice synthesis, video rendering, and email delivery — triggered with a single click.

Dealer Database (63K+)

Enriched database of USA dealers with inventory counts, contact data, and location information. Weekly automated validation keeps data current.

Template Studio

MongoDB-based template versioning system. Upload, iterate, and activate Shotstack templates through a custom admin interface.

Smart Inventory Routing

Listings are automatically routed based on image count: vehicles with 5+ images go to the video-ready queue, others wait for more photos.

Automated Email Delivery

When video renders complete, dealers receive a professional HTML email with download link and pre-written YouTube description.

Competitor Comparison Pages

SEO-optimised comparison pages against major competitors, built with a reusable ComparisonTable component.

Technology Stack

Frontend

Next.js 16React 19TypeScriptTailwind CSSshadcn/ui

Database

Supabase (PostgreSQL)MongoDB Atlas

AI & Media

OpenAI GPT-3.5ElevenLabs TTSShotstack Video API

Infrastructure

NetlifySupabase Edge FunctionsAWS S3Resend Email

Data

MarketCheck APIpg_cron scheduling

Architecture

Two-tier architecture: a static marketing site on Netlify communicates with Supabase Edge Functions and the MarketCheck API for dealer demos, while the production app runs a Node.js server with MongoDB, orchestrating AI content generation and video rendering through a polling-based pipeline.

Next.js static site (Netlify CDN)
Supabase Edge Functions (Deno)
MongoDB Atlas (content & renders)
Shotstack Edit API (video rendering)
AWS S3 (file storage)
Polling service (render status monitoring)

View More Projects

Explore the full portfolio of web platforms, data pipelines, and AI-powered tools.

Back to Portfolio