callab-ai-webcall-widget
Version:
The Callab AI Webcall Widget, easily embeddable in your website.
25 lines (18 loc) β’ 780 B
Markdown
# Callab AI WebCall Integration
Easily embed the **Callab AI WebCall** widget into your website and serve your clients with the best AI voice agent experience β in just minutes.

## π Quick Setup
Getting started is simple. Add the following snippet to your website:
```html
<!-- Callab WebCall Widget -->
<script
src="https://unpkg.com/callab-ai-webcall-widget@0.1.5/dist/index.js"
async
type="text/javascript">
</script>
<!-- Widget Instance -->
<callab-webcall agent-id="your agent id"></callab-webcall>
```
Replace `your agent id` with the ID of your Callab AI agent.
> π‘ **Donβt have an agent yet?**
> Create one now at [https://callab.ai/](https://callab.ai/)