Drop an AI companion into any webpage. Free with a small badge, or upgrade to Business for a full white-label integration.
One-line install. Bubble in the corner, opens a chat panel with the entity.
<script src="https://warm-fenglisu-dbc180.netlify.app/embed.js" data-entity="mochi" data-position="bottom-right"></script>
data-entityWhich entity
mochi, nova, bit, or eva. Default: mochi.data-positionCorner
bottom-right, bottom-left, top-right, top-left.Add your license key to the snippet. The badge disappears and paid customization attributes unlock.
<script src="https://warm-fenglisu-dbc180.netlify.app/embed.js" data-entity="mochi" data-license="ABCD-1234-EFGH-5678" data-name="Sparky" data-color="#FF6B9D" data-prompt="You are Sparky, our cheerful sales assistant. Keep answers short and warm."></script>
data-licenseLicense key
From your purchase confirmation. Removes the badge.data-nameDisplay name
Rename the entity — "Sparky", "AskBot", whatever fits your brand.data-colorBubble color
Any CSS color. Match your brand palette.data-promptPersonality
Custom system prompt. Change the tone, add product knowledge, restrict topics.Prefer the entity embedded inline instead of a floating bubble? Use an iframe. No script needed. Free tier is inline; Business tier passes params directly.
<iframe src="https://warm-fenglisu-dbc180.netlify.app/entities/mochi-tamagotchi.html?embed=1" width="400" height="640" frameborder="0"></iframe>