Skip to content

CutX Documentation

CutX is an AI-powered ad creation platform and Whatnot seller suite deployed on Cloudflare’s edge network. Paste a product URL, and CutX generates ad copy, static images, and UGC videos — ready for Meta, TikTok, Google, and more.

  • AI Copy Generator — 5 platform-optimized ad copy variants per click (1 credit)
  • Static Ad Generator — Professional ad images via Flux AI (3 credits)
  • UGC Video Generator — AI avatars deliver your script with realistic lip sync (40 credits)
  • Campaign Manager — Launch ads directly to Meta, TikTok, and Google from one dashboard
  • Whatnot Seller Suite — Inventory tracking, show planning, payout analytics, and competitor intelligence

CutX runs as a 3-worker system on Cloudflare:

┌──────────────────────────────────────────────────────┐
│ Cloudflare Edge │
│ │
│ ┌──────────────┐ ┌──────────────┐ ┌─────────────┐ │
│ │ Main App │ │ Pipeline │ │ Webhook │ │
│ │ (Astro SSR) │──│ Worker │──│ Worker │ │
│ │ Pages │ │ Queue │ │ Replicate │ │
│ │ │ │ Consumer │ │ Stripe │ │
│ └──────┬───────┘ └──────┬──────┘ └──────┬──────┘ │
│ │ │ │ │
│ ┌──────┴─────────────────┴─────────────────┴──────┐ │
│ │ Cloudflare Services │ │
│ │ Hyperdrive │ R2 │ KV │ Queues │ Workers AI │ │
│ └──────────────────────┬──────────────────────────┘ │
└──────────────────────────┼───────────────────────────┘
┌────────┴────────┐
│ PostgreSQL 16 │
│ (Hyperdrive) │
└─────────────────┘
LayerTechnology
FrontendAstro 5 + React 19 + Tailwind CSS
BackendCloudflare Workers (edge)
DatabasePostgreSQL 16 via Hyperdrive
StorageCloudflare R2
CacheCloudflare KV
QueueCloudflare Queues
AI (Copy)Workers AI — Llama 3.1 70B
AI (Images)Replicate — Flux 1.1 Pro
AI (TTS)Replicate — Minimax Speech-02-Turbo
AI (Lip Sync)Replicate — OmniHuman
PaymentsStripe
AuthJWT (jose) + Magic Link + GitHub OAuth
ValidationZod