🎬 AI-Powered Video Commerce Suite 2026

Generate scripts for TikTok, Reels, Shorts and more — then enter your real platform numbers to track what actually works.

0Library Scripts
6Platforms
12Script Styles
0Scripts Saved
How the numbers work: Charts and stats marked Real are computed from your saved scripts and the performance numbers you enter. Anything marked Estimated is a heuristic suggestion — not data from TikTok / Meta / YouTube. Enter real metrics on each script to populate the charts.
Avg Conversion Real
No real metrics entered yet
Total Views Tracked Real
Across all scripts with data
0
Scripts in Library
0
Saved by You

Real Conversion by Platform Real

Top Performing (by your data) Real

Saved Scripts Over Time Real

Tips & Best Practices Heuristic

AI Script Generator

Template Mode
Script Library
Video Script Templates
Your Analytics

All charts on this page are computed from your activity — saved scripts, generation log, and the real metrics you enter. There is no integration with TikTok / Meta / YouTube APIs; numbers come from what you log here.

Saved Scripts by Platform Real

AI vs Template Generations Real

Hashtags You've Used Most Real

Generation Activity (last 14 days) Real

Total Views Logged by Platform Real

Real Conversion by Style Real

Help & Documentation

Getting Started

1
Pick a platform

Choose TikTok, Reels, Shorts etc. Each has tuned duration and tone.

2
Describe your product

Product type, audience, style, CTA and optional benefits / pain points.

3
Generate

With AI configured you get a live AI-written script; without it a high-quality template is produced instantly.

4
Post & track

Post to your platform. Come back, open the script, and enter the real views / clicks / conversions in the Performance form. That's what powers the charts.

What's real, what's a heuristic

This tool does not connect to TikTok / Meta / YouTube APIs. To keep things honest:

  • Real = computed from your saved scripts and the metrics you enter manually.
  • Heuristic = general suggestions (best post times, recommended hashtags) — not personalised analytics.
  • The previous version showed fake "Est. Views", "Est. CTR" and "AI Score" — these have been removed.
Want real platform data? You'll need to integrate the TikTok / Meta / YouTube APIs from your PHP backend (per-user OAuth). That's a separate project — this tool is the script + manual-tracking layer.

AI Setup

Two modes, configured in AI Settings:

A
Platform AI (paid plans)

Routes through api/deepseek-proxy.php. No key needed — uses your monthly credits.

B
Cloudflare Worker

Your key lives in a Worker Secret (DEEPSEEK_API_KEY). Securest option — key never touches the browser. Available on all plans including free.

Shared settings: the same cro_settings key is used by every AI tool in Affiliate Pro — configure once.

Your Data & Privacy

  • Local — scripts & state in video_scripts_state (localStorage)
  • Cloudvcs_saved_scripts / vcs_generation_log / vcs_performance on your server
  • AI settingscro_settings (shared, localStorage)

Keyboard Shortcuts

Esc

Close any open modal.

Ctrl/⌘ + Enter

Trigger Generate Script from inside the form.

/

Focus the Library search box.

FAQ

Where do the conversion / view numbers come from?

Only from what you enter in the Performance form on each saved script. The previous version invented these — we removed it. Open any script in the Library or Generator and scroll to "Real Performance" to log real numbers.

Can you connect to TikTok / Meta / YouTube directly?

Not from this tool. That requires per-user OAuth and platform-specific approvals (TikTok Marketing API, Meta Graph API, YouTube Data API) wired into your PHP backend. Once your backend exposes a unified /api/data/video-scripts/sync-platform-metrics.php, this UI can call it the same way it calls save-performance.php.

Does AI require an API key?

Platform mode uses your subscription credits — no key needed. Worker mode requires your own DeepSeek key stored as a Cloudflare Worker Secret, and is available on all plans including free/trial.

What does Cloud Save do?

It POSTs your script to /api/data/video-scripts/save-script.php and stores it in the database — available on any device once you log in.

Generation failed — what now?

The toast shows the exact reason. The tool retries 3 times with backoff, then falls back to template mode.