Build AI chat frontends in minutes. Export or host them anywhere.

GoChat is a visual builder for production-ready chat UIs. Bring your own API, SSE, or WebSocket — no model hosting lock-in. Export vanilla HTML/CSS/JS or use hosted pages on gochat.repkit.ai.

The problem

Building AI chat UIs repeatedly wastes engineering time. GoChat gives you reusable, production-ready chat frontends.

Live preview

Sample widget (static demo on this page).

Export & host

ZIP includes index.html, gochat.min.js (esbuild), gochat.css, README with version metadata, and examples/*.md. Hosted public chat always serves your live version at /public/chat/{public_id} — later {uuid}.gochat.repkit.ai with CNAME.

POST /chat
{ "message": "hello", "history": [...] }

→ { "message": "assistant response" }

Features

Visual chat builder

Design chat interfaces with live preview.

Export anywhere

Download HTML, CSS, and JS you own.

Bring your own backend

Works with HTTP APIs, SSE, and WebSockets.

Hosted chats

Optional instant hosting on GoChat.

Version control

Draft and live versions — iterate safely, rollback-friendly.

Mobile ready

Responsive layouts out of the box.

Pricing

Starter · $19.99/mo

  • 3 chat projects
  • Export HTML/CSS/JS
  • Versioning (draft / live)

Pro · $49.99/mo

  • 10 projects + hosted chats
  • Everything in Starter
  • Priority support (roadmap)

Teams

  • Custom pricing
  • Collaboration (roadmap)

Enterprise

  • Contact us
  • SLA / custom infra (roadmap)

Stripe checkout placeholder — wire billing when ready.

Stop rebuilding chat frontends from scratch