webcall-widget
v0.1.7
Published
The Webcall Widget, easily embeddable in your website.
Downloads
22
Maintainers
Readme
WebCall Widget Integration
Easily embed the 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:
<!-- WebCall Widget -->
<script
src="https://unpkg.com/[email protected]/dist/index.js"
async
type="text/javascript">
</script>
<!-- Widget Instance -->
<webcall-widget agent-id="your agent id"></webcall-widget>Replace your agent id with the ID of your AI agent.
