Free • No signup required

Embed penguinAI on Your Site

Add a free AI character chat widget to your website with one script tag. Zero cost, zero ads, zero tracking on your users.

Want a specific character on your site?

Browse characters and pick the one that fits your content.

Browse characters

Quick Start

Add this script tag anywhere on your page:

<script src="https://penguinai.pages.dev/api/embed.js"
  data-character="CHARACTER_ID"
  data-theme="dark"
  data-position="right"
  data-text="Chat"></script>

Replace CHARACTER_ID with the ID of the character you want. That's it.

Live Demo

This page has a penguinAI embed active. Look at the bottom-right corner!

Parameters

AttributeRequiredDefaultDescription
data-characterYesThe character ID to embed
data-themeNodarkWidget theme: dark or light
data-positionNorightPosition: right or left
data-textNoChatButton label text

Examples

Dark theme (default)

<script src="https://penguinai.pages.dev/api/embed.js"
  data-character="YOUR_CHARACTER_ID"></script>

Light theme, left position

<script src="https://penguinai.pages.dev/api/embed.js"
  data-character="YOUR_CHARACTER_ID"
  data-theme="light"
  data-position="left"
  data-text="Ask AI"></script>

Why Embed penguinAI?

Technical Details

The widget loads as a lightweight iframe (380x520px) from penguinai.pages.dev. It does not track your users, set cookies, or load external resources beyond the initial script. Your site's page speed score will not be affected.

The embed code is approximately 1.5KB minified and loads asynchronously.

Ready to add AI chat to your site?

Pick a character and add the embed code. It's free forever.

Browse characters