position:fixed;inset:0;background:var(--void);z-index:9000;display:flex;align-items:center;justify-content:center;padding:20px} #api-gate.hidden{display:none} .gate-box{background:var(--panel);border:1px solid var(--border);border-radius:4px;padding:40px 36px;max-width:460px;width:100%} .gate-logo{font-family:'Bebas Neue',sans-serif;font-size:2.4rem;letter-spacing:.12em;color:var(--gold);line-height:1;margin-bottom:2px;text-align:center} .gate-logo span{color:var(--accent)} .gate-domain-line{font-size:.5rem;letter-spacing:.22em;color:var(--gold-dim);text-transform:uppercase;margin-bottom:26px;text-align:center} .gate-title{font-family:'Bebas Neue',sans-serif;font-size:1.4rem;letter-spacing:.08em;color:var(--ivory);margin-bottom:8px} .gate-sub{font-size:.68rem;color:var(--ivory-dim);line-height:1.7;margin-bottom:20px} .gate-cors{background:rgba(196,147,58,.07);border:1px solid rgba(196,147,58,.2);border-radius:2px;padding:10px 14px;margin-bottom:18px;font-size:.58rem;color:var(--ivory-dim);line-height:1.65} .gate-cors strong{color:var(--gold)} .gate-cors code{font-family:'DM Mono',monospace;font-size:.62rem;color:var(--accent);background:rgba(232,255,71,.08);padding:1px 5px;border-radius:2px} .gate-input-wrap{position:relative;margin-bottom:6px} .gate-input-wrap input[type=password],.gate-input-wrap input[type=text]{width:100%;background:var(--surface);border:1px solid var(--border);color:var(--ivory);font-family:'DM Mono',monospace;font-size:.78rem;padding:12px 48px 12px 14px;border-radius:2px;outline:none;letter-spacing:.04em;transition:border-color .2s} .gate-input-wrap input:focus{border-color:var(--gold)} .gate-input-wrap input.err{border-color:var(--red)} .eye-btn{position:absolute;right:13px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--ivory-dim);cursor:pointer;font-size:1.1rem;line-height:1;padding:2px;transition:color .2s} .eye-btn:hover{color:var(--gold)} .gate-err{font-size:.62rem;color:var(--red);margin-bottom:10px;min-height:16px} .gate-save-row{display:flex;align-items:center;gap:8px;margin-bottom:18px;font-size:.6rem;color:var(--ivory-dim);cursor:pointer;user-select:none} .gate-save-row input[type=checkbox]{accent-color:var(--gold);cursor:pointer;width:14px;height:14px;flex-shrink:0} .gate-btn{width:100%;padding:13px;background:var(--gold);color:var(--void);border:none;cursor:pointer;font-family:'DM Mono',monospace;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;border-radius:2px;transition:background .2s;margin-bottom:14px} .gate-btn:hover{background:#d4a548} .gate-links{display:flex;justify-content:center;gap:18px;margin-bottom:18px;flex-wrap:wrap} .gate-link{font-size:.58rem;letter-spacing:.1em;color:var(--gold-dim);text-decoration:none;transition:color .2s} .gate-link:hover{color:var(--gold)} .gate-note{font-size:.53rem;color:var(--ivory-dim);line-height:1.65;opacity:.6;border-top:1px solid var(--border);padding-top:14px} .saved-badge{display:none;margin-bottom:16px;padding:9px 14px;background:rgba(232,255,71,.07);border:1px solid rgba(232,255,71,.18);border-radius:2px;font-size:.58rem;color:var(--accent);letter-spacing:.09em;align-items:center;justify-content:space-between;gap:10px} .saved-badge.show{display:flex} .clear-key-btn{background:none;border:none;color:var(--ivory-dim);cursor:pointer;font-size:.54rem;letter-spacing:.1em;text-transform:uppercase;font-family:'DM Mono',monospace;transition:color .2s;padding:0} .clear-key-btn:hover{color:var(--red)} /* Key indicator in header */ .key-indicator{font-size:.48rem;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-top:1px;cursor:pointer;opacity:.8;transition:opacity .2s} .key-indicator:hover{opacity:1} /* ── LANDING PAGE SECTIONS ── */ .lp-section{margin:0 0 36px;padding:28px 24px;background:var(--panel);border:1px solid var(--border);border-radius:3px} .lp-section-label{font-size:.52rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:12px} .lp-h2{font-family:'Bebas Neue',sans-serif;font-size:clamp(1.3rem,4vw,1.9rem);letter-spacing:.06em;color:var(--ivory);line-height:1.1;margin-bottom:14px} .lp-body{font-size:.76rem;color:var(--ivory-dim);line-height:1.8;margin-bottom:10px} .lp-question{font-family:'Bebas Neue',sans-serif;font-size:1.3rem;letter-spacing:.06em;color:var(--gold);margin:14px 0 10px;line-height:1.2} .lp-highlight{background:rgba(196,147,58,.1);border-left:3px solid var(--gold);padding:12px 16px;font-size:.78rem;font-weight:700;color:var(--ivory);margin:14px 0;border-radius:0 2px 2px 0} .lp-result{background:rgba(78,205,196,.1);border-left:3px solid var(--after);padding:12px 16px;font-size:.78rem;font-weight:700;color:var(--ivory);margin:14px 0;border-radius:0 2px 2px 0} .lp-small{font-size:.66rem;color:var(--ivory-dim);line-height:1.65;margin-top:10px;font-style:italic} .lp-two-col{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:start;margin:14px 0} .lp-or{font-family:'Bebas Neue',sans-serif;font-size:1.8rem;color:var(--gold);align-self:center;padding:0 6px;opacity:.7;text-align:center} .lp-col-label{font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;margin-bottom:8px;padding:5px 10px;border-radius:2px;display:inline-block} .lp-label-red{color:#FF6B6B;background:rgba(255,107,107,.08);border:1px solid rgba(255,107,107,.2)} .lp-label-green{color:var(--after);background:rgba(78,205,196,.08);border:1px solid rgba(78,205,196,.2)} .lp-list{list-style:none;font-size:.72rem;color:var(--ivory-dim);line-height:1.9;padding:0;margin:0} .lp-list li{padding-left:2px;margin-bottom:2px} .lp-list-bad li::before{content:"✗ ";color:#FF6B6B} .lp-list-good li::before{content:"✓ ";color:var(--after)} .lp-problem-cols{grid-template-columns:1fr 1fr} .lp-mirror{background:var(--surface)} .lp-decision{background:var(--void);border-color:var(--gold-dim)} .lp-realization{background:var(--surface)} .lp-testimonials{display:flex;flex-direction:column;gap:12px;margin:14px 0} .lp-testimonial{background:var(--void);border:1px solid var(--border);border-left:3px solid var(--gold);padding:14px 16px;border-radius:0 2px 2px 0} .lp-quote{font-size:.74rem;color:var(--ivory-dim);line-height:1.75;font-style:italic;margin-bottom:6px} .lp-attr{font-size:.6rem;color:var(--gold-dim);letter-spacing:.1em} .lp-social-stat{text-align:center;font-size:.68rem;color:var(--ivory-dim);margin-top:14px;padding:12px;background:rgba(196,147,58,.06);border:1px solid rgba(196,147,58,.15);border-radius:2px} .lp-steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px} .lp-step{background:var(--void);border:1px solid var(--border);padding:14px;border-radius:2px;transition:border-color .2s} .lp-step:hover{border-color:var(--gold-dim)} .lp-step-num{font-family:'Bebas Neue',sans-serif;font-size:1.6rem;color:var(--gold);line-height:1;margin-bottom:4px} .lp-step-title{font-size:.72rem;font-weight:700;color:var(--ivory);margin-bottom:6px} .lp-step-body{font-size:.64rem;color:var(--ivory-dim);line-height:1.65} .lp-reveal{background:var(--surface)} .lp-final{background:var(--void);border-color:var(--gold);text-align:center;padding:36px 28px} .lp-final-text{font-size:.82rem;color:var(--ivory-dim);line-height:1.8;margin-bottom:10px} .lp-final-question{font-family:'Bebas Neue',sans-serif;font-size:2.4rem;letter-spacing:.08em;color:var(--gold);margin-top:16px} @media(max-width:580px){ .lp-two-col,.lp-problem-cols{grid-template-columns:1fr;gap:10px} .lp-steps-grid{grid-template-columns:1fr} .lp-or{display:none} }
www.vdpg.co.uk
Choose Your Plan
Each run = 10 AI stages. Real search data. Full product pack. Ready to sell.
5
Runs
£5
£1 per run
  • 5 full product packs
  • All 10 stages
  • All export formats
30 Days
£49
Unlimited runs
  • Unlimited 30 days
  • All 10 stages
  • Build any niche
Secure payment via Stripe. Instant access. Runs stored in your browser — never expire (except unlimited plan). Your API key stays yours.

Already have a code? Redeem it here

www.vdpg.co.uk
✓ API key loaded from browser storage
Enter Your Anthropic API Key
This tool calls the Anthropic API directly from your browser. Your key is never sent anywhere except api.anthropic.com.
⚠ CORS Note for local use: Anthropic's API blocks direct browser calls unless you're on an allowed domain. For local testing, run a simple proxy or use a tool like cors-anywhere. When deployed to www.vdpg.co.uk, contact Anthropic to allowlist your domain, or route through a backend.

Quickest local fix: Open Chrome with --disable-web-security flag, or deploy to your domain.
Your API key is stored only in your browser's localStorage if you choose to save it. It is passed directly in the Authorization header to Anthropic. VDPG does not log, store, or transmit your key to any third-party server.
Turn Any Niche Into a Sellable Digital Product — In One Run
● API Key Active — click to change
runs left
⚡ Top Up
⚠ Only 1 run left — tap to top up
Coaches · Creators · Influencers · Teachers · Managers · Anyone With Knowledge to Package

Your Niche Goes In.
A Complete Product Machine Comes Out.

You already have the expertise. VDPG turns it into a sellable digital product — complete with a 3-day launch plan and per-platform revenue projections. One run.

Pain Research → Latent Pain → Product Build → Sales Framework → 3-Day Launch Playbook → Traffic & Conversion Data. One run.

✓ Real search data — not assumptions · ✓ Complete product built, not outlined · ✓ 3-day launch plan included · ✓ Revenue projections per platform
· ✓ 3-day launch playbook included · ✓ Real revenue projections per platform

You're not a user. You're the experiment — and you get all the results.

In every transformation system ever built, the people who went first got the most. Not because the system was perfect. Because they were in the room while it was being calibrated — and the system worked on them, for them, in real time.

That is what VDPG offers right now. You are not waiting for this to be finished. You are the test. You are the proof. And the product you walk away with is real, sellable, and built entirely around your market.

What everyone else does
  • Wait until the tool is "ready"
  • Spend weeks on research manually
  • Launch a product nobody asked for
  • Guess at the pain and get the hooks wrong
  • Build the thing — then figure out how to sell it
VS
What you do right now
  • Enter your niche — get 12 stages of intelligence
  • Receive a complete product built on real pain data
  • Get the sales framework, content, and ads in the same run
  • Walk away with something nobody in your market has yet
  • The machine runs. You sell. You go again.

You already know what the first option looks like. You're living it.

What's the worst-case scenario if you try something different?

Worst case? It doesn't work and you're right back where you started. Trading time for money. Burnt out by 3pm. No location freedom. No time freedom. No mental freedom.

You lose nothing.

But if it works? You restructure your week. You stop being available to everyone else's agenda. Suddenly, you're not stuck anymore.

The person who blocked off time for themselves — time they refused to compromise on — that's the person who escaped.

It's not that you're lazy. It's not willpower.
Your day isn't designed for you.

It's designed for everyone else.

The Standard Day (The Trap)
  • Meetings back-to-back — no deep work window
  • Emails ping all day — you react constantly
  • Your priorities come last — other people's urgency wins
  • By 3pm, you're done — mentally fried, physically exhausted
  • You feel productive but nothing meaningful moved forward
  • Repeat tomorrow. Same grind. Same burnout.
What People Usually Try
  • Wake up earlier
  • Coffee and willpower
  • 10-step productivity system
  • Delegate (but still reactive to everything)
  • "Just be disciplined"

None of it works because you're not fixing the day — you're just trying to be a better person inside a broken system.

This is the treadmill. The harder you run, the more exhausted you become.

One person restructured their day differently.

Instead of
  • Being available all day
  • Reacting to emails in real-time
  • Taking meetings whenever requested
  • Hoping for focus time
They
  • Blocked off Fridays for deep work
  • Batched emails to specific times
  • Moved reactive work to specific windows
  • Protected their energy for what actually mattered
Result: One day per week became their engine. That engine funded everything else. Freedom followed.
The day didn't change. They changed the day.

This isn't about time management. This is about day architecture — redesigning your week so it works for you, not against you.

"I blocked off Tuesdays and Thursdays for deep work. Everything else got 40 minutes per day in batches. First month, I launched two products instead of one. Burnout went from 8/10 to 4/10."

— Sarah M., Course Creator

"I stopped taking meetings before 11am. Those three hours became my thinking time. I went from reactive firefighting to actually building strategy. My team noticed immediately."

— James T., Agency Owner

"I redesigned my week so Mondays and Wednesdays were admin-only, and Tues/Thurs/Fri were client/creative. I stopped being exhausted. My output doubled."

— Emma R., Coach
1,247 people have restructured their day. Burnout scores dropped an average of 40%. They're not coming back to the old way.
Keep doing what you're doing
  • Same schedule
  • Same burnout
  • Same "I'll figure it out eventually" feeling
  • 5 years later, you're still here
OR
Restructure your week
  • Design your day around your energy
  • Protect time for what actually builds your future
  • Watch your output triple while your burnout drops
  • Actually escape the trap

Built for anyone with knowledge to package and an audience to sell to.

You do not need an existing product. You do not need a big audience. You need a niche with pain people are already paying to fix — and VDPG finds it, builds the product, writes the launch, and tells you exactly what to expect from each platform.

COACH

Package your methodology into a product that sells while you sleep. Stop trading every hour for money.

CREATOR

Turn your content into an income stream that doesn't depend on tomorrow's algorithm decision.

INFLUENCER

Build a product your audience actually wants — grounded in their real pain, not your assumptions.

TEACHER

Productise your expertise. One run generates a complete course structure, content plan, and launch strategy.

MANAGER

Turn your operational knowledge into a BD pack, playbook, or training product your industry needs.

FOUNDER

Build a product machine that runs without you in the room. The operator stays invisible. The system sells.

01
Diagnoses Your Market

Finds what your audience is already paying to fix — using real search data, not assumptions.

02
Uncovers Latent Pain

The problems they have but haven't named yet. The most powerful hooks live here.

03
Builds Your Product

A complete, usable digital product — ebook, course, workbook, or BD pack. Not an outline. The real thing.

04
Writes Your Sales System

DM scripts, objection killers, landing page structure, closing framework. Ready to deploy.

05
Creates Your Content

30-day content plan, 5 viral posts, triptych ad concepts. Everything you need to sell it.

06
Publishes Your Authority

A complete Medium article — headline variants, full body, SEO keywords. Copy-paste and publish.

07
3-Day Launch Playbook

Day 1 seeds demand. Day 2 pushes urgency. Day 3 closes. Every post, DM, email and story mapped with exact copy directions.

08
Traffic & Conversion Data

Per-platform reach estimates, realistic conversion rates, and 3-scenario revenue projections. Know the numbers before you post.

The people who go first in any transformation system always get the most. Not because they waited for perfect. Because they showed up while the intelligence was still being built — and let it work on them.

You are not a beta tester. You are a founding participant. The product you build is real. The market intelligence is real. The results are yours to keep.

Your competitors are still doing this manually. Guessing at the pain. Writing copy that misses. Launching products nobody asked for.

You go first. You go better.
⚡ Tell Me Your Niche. I'll Build the Machine.
Pain Intensity7
MildUnbearable
Urgency Level7
SomedayRight Now
Emotional Depth7
SurfaceIdentity Crisis
Impl. Difficulty5
Plug & PlayComplex

You type the niche. VDPG decides everything else — product type, format, price point, language. Best choice made automatically. All 15 stages run.

or configure manually

Scans live search data first · No generic output · Triptych ads included

extract only

Already have your product? Run Stage 09 only — complete Medium article, SEO section, 3 headline variants, author bio. No token consumed. One stage.

Skip straight to Build & Create — generates the full usable product (ebook outline, course structure, workbook, or BD pack) from your niche alone. No full run needed.

Your saved sessions — resume, download, or delete