A production-ready chat layer for your projects.
Methodox Technologies, Inc. builds Chat Gateway — a production-ready chat layer for public or private projects — and Divooka, our visual programming system, for customizable behaviors. Plug in your sources, enable RAG, and embed on your site with a single script.
Drop-in Widget
One script tag. Beautiful chat window. Mobile-first, accessible, resizable, and secure by default.
Talk to Your Content
Per-project vector stores and model selection. Show status with RAG: on/off pills for full transparency.
Production-grade Backend
Token bucket rate limiting, concurrency caps, Razor pages, and clean APIs out of the box.
These are available to try right now. Click “Chat now” to open a scoped session.
Use the widget to add a floating chat button that talks to any project (here we use ChatGateway):
<script src="/widget/chat-widget.js"
data-chat-widget
data-project="ChatGateway"
data-title="Chat with Methodox (AI)"
data-display-name="Chat Gateway"
data-welcome-message="Hi! I’m your AI assistant. Ask me anything."
data-position="right"
data-open="false"
data-primary="#2563eb"></script>
The button for this very page is live (bottom-right) — try it!
For a full setup guide and advanced configuration options, see the Chat Gateway Product Wiki .