To embed this AI assistant on your website or blog:
- Copy the embed code above.
- Paste it into your website's HTML or blog editor where you want it to appear.
- Make sure JavaScript is enabled on your site.
🔧 Customization Guide:
data-pit
: The AI assistant's unique code. (Required)
data-site
: Your API key to authenticate access. (Required)
-
data-container
: The id
of the HTML element where the AI assistant should be embedded.
If not specified, defaults to ckeeda-container
. (Optional)
data-theme
: Set to light
or dark
for theme style.
data-lang
: Language code for the UI. Examples: en
, ko
, ja
.
data-color
: Hex color for main accents. Use URL-encoded format (e.g., %23ffffff
for white).
data-height
: Set the height in pixels (e.g., 500
).
data-rounded
: Use true
or false
to toggle rounded corners.
data-title
: Show or hide the AI title. Values: true
/ false
.
data-description
: Show or hide the description below the title.
data-banner
: Show or hide a top banner (if available for this assistant).
Adjust these values to control the appearance and behavior of the widget.