TopAI SEDataThemesAnimationsTransitionsMarketplaceSelf-healingSessionsGet it
aurora overlay
circuit overlay
luxe overlay
blueprint overlay
dark overlay
rainglass overlay
stained overlay
airline overlay
mercury overlay
corporate overlay
infinidots overlay
candy overlay
neon overlay
mondrian overlay
ocean overlay
MyAISE
// myaise · your ai sales engineer

Your AI Sales Engineer.
Demos on demand, in their browser.

The prospect answers one question — “What can I show you today?” — and the AI SE builds a full interactive demo of your real product on the spot, anchored in total knowledge of your product.

MyAISEAI sales engineer live demo
blast off ↓
// meet your ai se

the demo that builds itself

One question from the prospect, and MyAISE assembles the tour, aligns the data, and presents your real product. 24/7, no rep required.

01
02
03
01 · ask
One question opens the show

“What can I show you today?” The prospect answers in their own words — an industry, a problem, a feature they heard about. No discovery call, no waiting.

prospect · "show me call routing"
02 · assemble
The demo builds itself

The AI SE pulls from your published demo library or storyboards a new tour on the fly — chapters, branded cards, data aligned to their business.

assembling · 6 stops · insurance workspace
03 · present
Live, interactive, theirs

Real product, real pages, guided step by step in their browser. A mid-demo question re-routes the tour to what they actually care about.

demo live · step 2 of 6 · grounded
Meet the AI SE →
// the data-aligning proxy

no more boring, blank accounts

Data faked at the proxy level, on the real product. No staging environments. No seed data scripts — every prospect, viewer, and video sees your product running their business.

https:// app.acme.io/dashboard
ACME · Q3 DASHBOARD
Acme pipeline
Fresh account · no data yet
REVENUE
$0
ACTIVE ACCTS
0
AVG TICKET
$0.0
AI SUGGEST

Demo for a retail prospect — Globex Industries with 50 stores. Boost revenue, populate stores, refresh chart data.

*.company.name → "Globex Industries"
$.metrics[*].value → × 1.42
$.stores[] → seed 50
$.chart.data → upward trend
Generate 4 rules
// overlay animations · from the kits

Every overlay makes an entrance

Each scene arrives with its theme's own signature animation — the exact keyframes the kit ships. They replay on the live stream the instant a step fires.

foil
Q3 is live
Globex pipeline is up 42% — take the tour.
foil-tilt3D foil flip · from Holographic
Polished & ready
A premium walkthrough for a premium account.
coalescedroplet pulls together · from Liquid Mercury
~/demo $
session started
3 rules fired · rewrite +4.2ms
CRT power-oncollapses from a scanline · from Terminal
after dark
After-hours mode
Your demo, but make it glow.
flicker-ona tube struggling to light · from Neon
schematic
New: live dashboards
Every chart now updates in real time.
drawdrafted left → right · from Blueprint
What's new
Three updates shipped this week.
block-snapslams into place · from Mondrian
// page transitions · live WebGL

Move between pages in style

Guided demos walk prospects page to page. Each hand-off is a real GLSL transition — the same shaders the kits ship — redrawing the whole product as the next page renders.

neon zoomwarp to the next level · from Arcade
metaball meltliquid chrome seam · from Liquid Mercury
polka revealdots swell open · from Infinidots
blueprint wipecyan grid front · from Blueprint
page turn3D paper fold · from Pop-up Book
prism splitRGB channels split + flash · from Holographic
// marketplace

Browse, add, ship.

Every theme, animation, and transition lives in one catalog — tagged by energy, palette, and vibe — or generate a brand-new one with the AI toolkit. Add it to a demo and the viewer lazy-loads only that kit. New drops re-verify before they go live.

Holographic · Foil-tilt Extreme animation
Holographic · Foil-tilt Extreme
by MyAISE
wildneontechy
+ Add to library
Corporate theme
Corporate
by MyAISE
subtlemutedcorporate
+ Add to library
Aurora · Starfield transition
Aurora · Starfield
by MyAISE
boldneonorganic
+ Add to library
Candy · Candy Stripe transition
Candy · Candy Stripe
by MyAISE
boldcolorfulplayful
+ Add to library
describe itAI builds the kitlazy-loads on use— infinite themes, only the one in use ever ships
// self-healing

Demos that fix themselves.

The app under your demo keeps shipping. When a selector or JSONPath drifts, MyAISE re-validates every rule against the live page, the AI proposes a new target, and the rule is patched in flight — before your prospect ever notices.

  • Baselines captured — every rule snapshots its DOM context on save
  • Drift detected — the viewer re-checks rules against the live page
  • Patched in flight — the LLM re-targets and the overlay keeps firing
restoration log
The canvas keeps itself fresh
healed
5 rules on the palette
rebrand-acme*.company.nameintact
boost-revenue$.metrics[*].valueintact
fill-stores$.stores[] · driftedrepainted
ticket-uplift$.metrics[2]intact
1 rule re-painted · 0 demos broken · checked 14:02:31
// beyond the demo

Know what landed. Ship it anywhere.

Every session is measured, and every demo is portable — from a shared link to a live embed on your own site.

recorded sessions
Full statistics & click tracking
recording

Every viewer session is replayed and measured — watch time, every click and hover, per-step completion, and where prospects drop off. Hand sales a heat-map of what actually resonated.

Explore live sessions →
Sessions
1,284
Avg watch
4:32
Clicks tracked
8,901
Completion
73%
completion funnel
Opened
100%
Step 2
88%
Step 3
71%
Pricing
54%
Booked
31%
14:02:31 session · watched to step 4 · clicked Pricing · +2 rules fired
embed anywhere
Drop it into your own site
your domain

Mount the thin-client over your live app and the embed opens with “What can I show you today?” — your published demo library as chips, guided scenes on click, every step streamed to your analytics. One import, no build step.

demo.init.js
import { MyAISE } from "@capartist/embed";

// mount the thin-client over your live app
const demo = MyAISE.embed({
  el: "#app",
  demo: "globex-q3",
  theme: "holographic",
});

// drive scenes + stream analytics
demo.on("ready", (state) => demo.start(state));
demo.on("step", ({ index, total }) =>
  analytics.track("demo_step", { index, total }));
demo.on("ended", () => analytics.track("demo_complete"));
MyAISE
// your app. their story. not a video.

ready to cook?

Put an AI Sales Engineer on every deal — demos on demand, data aligned to every prospect, self-healing between releases. Free to start; source available all the way down.

Get started free Download Studio for Mac
source available · no card required · ★ star on GitHub