The embeddable chatbot runtime AI
Drop a script tag onto any site to add a brand-trained concierge. Part of the pAIrtner network.
live
v1.5
runtime + KB + widget shipped
Try it
The widget at the bottom-right of this page is the same one you embed on your site. It's pointed at the ImaginAItion Inc concierge — ask it anything about the nAItion network.
Embed snippet
<script src="https://chat.pairtner.ai/widget.js"
data-chatbot-id="YOUR-CHATBOT-UUID"
data-accent="#00E5FF"
data-theme="auto"
async></script>
What's shipped
- Runtime — Claude-backed conversation with per-turn token metering, session caps, origin allow-list, IP-hashed rate limiting.
- Knowledge base + RAG — paste, markdown, or URL sources; OpenAI text-embedding-3-small (1536d); pgvector cosine retrieval, top-6 chunks per turn.
- Widget — Shadow-DOM-encapsulated, ~10KB, mobile/desktop responsive, light/dark/auto theme, ESC-to-close, session persisted to localStorage.
- Visual builder — 7-tab admin at os.pairtner.ai/admin/chatbots (Persona / Voice / KB / Routing / Settings / Embed / Preview).
- Metering + dashboard — per-chatbot daily rollup, spend cap, drift detection, conversation review with 👍/👎 ratings.
What's next
- White-label per operator (logo + accent inherits from operator brand kit)
- Multi-language KB ingest
- Workflow handoff (chatbot → human → ticket)