💬 AI Chat for Any Website

Add a smart AI assistant to your site in minutes

A single script tag gives your visitors instant, intelligent answers — trained on your business, available 24/7. No code changes, no complexity.

💬 Try the Live Demo See the Code
1 line
of code to embed
24/7
always available
100%
customizable

Everything you need, nothing you don't

A white-label chat widget that's fully configurable through simple HTML attributes.

🎨

Fully Customizable

Colors, titles, welcome message, avatar, position — all configurable via data attributes. Matches any brand in seconds.

Streaming Responses

Answers appear in real-time, word by word. Feels natural and fast — no waiting for a full response to load.

🔒

Secure by Default

CORS whitelisting, origin validation, rate limiting, input sanitization. Your API key never touches the browser.

📱

Mobile Responsive

Looks great on every screen. Full-screen on mobile, floating window on desktop. Zero dependencies, pure vanilla JS.

🧠

Context-Aware

Maintains conversation context within the session. Your visitors get coherent, multi-turn conversations — not one-off answers.

🏷️

White Label

No branding, no watermarks. It's your widget. Embed it on client sites, SaaS products, or landing pages.

Three steps. That's it.

1

Write Your System Prompt

Tell the AI who it is — your business details, personality, FAQ answers. Drop it in the backend config.

2

Configure the Widget

Set your brand color, welcome message, title, and API endpoint using simple data attributes.

3

Paste One Script Tag

Add a single line of HTML to your site. The widget loads, and visitors can start chatting instantly.

One script tag, fully configured

Copy, paste, customize. Every attribute is optional — sensible defaults included.

<script src="https://your-server.com/chat-widget.js"
  data-color="#0d9488"
  data-title="Chat Support"
  data-subtitle="Typically replies instantly"
  data-welcome="Hi there! 👋 How can I help?"
  data-avatar="💬"
  data-position="right"
  data-api="https://your-server.com/api/chat"></script>

See it in action

Click the chat bubble in the corner. This demo is configured for a fictional dental practice — but AskWidget works for any business.

💬 Open the Demo