SWAYAM Widget

Add Voice AI to your website with a single script tag

Quick Start 30 seconds

HTML
<!-- Add before </body> -->
<script src="https://swayam.digimitra.guru/widget.js"
        data-persona="swayam"
        data-language="hi"></script>

Live Demo

Customize and see the live widget in the bottom-right corner

Your Code:

Configuration Options

data-persona

AI personality to use

swayam | wowtruck | complymitra | ...

data-language

Response language (11 supported)

hi | en | bn | ta | te | mr | gu | ...

data-theme

Widget color theme

dark | light

data-position

Widget placement

bottom-right | bottom-left | ...

data-color

Primary accent color

#6366f1 | #10b981 | ...

data-greeting

Custom greeting message

"Welcome! How can I help?"

Available Personas

S

SWAYAM

Universal AI Assistant

W

WowTruck

Logistics & TMS

C

ComplyMitra

Compliance Expert

F

FreightBox

Shipping & Freight

E

ERP Bharat

Accounting & Inventory

R

CRM Saathi

Sales & Customers

B

BANI

Voice-First AI

D

Saathi

Driver Assistant

JavaScript API

SwayamWidget.open()

Open the chat widget

SwayamWidget.close()

Close the chat widget

SwayamWidget.send(text)

Send a message programmatically

SwayamWidget.setLanguage(lang)

Change the response language