VibeCodeWeb VibeCodeWeb.in

Chatbot Service — Live Demo

Talking to Demo Assistant through the same /api/chat endpoint your apps would call.

Live chat

Embed widget

One line on any site. The floating bubble at the bottom-right of this page is that exact widget, live.

<script src="https://vibecodeweb.in/chatbot/embed.js?key=cbk_54ab4b23cbe9cfd4ea351d5721aab70d68ceb4f8fcde69f8"></script>

REST API

POST https://vibecodeweb.in/chatbot/api/chat
X-Api-Key: cbk_54ab4b23cbe9cfd4ea351d5721aab70d68ceb4f8fcde69f8
{ "message": "Hello", "session_token": "<optional>" }