OPEN · Q3 2026N 45°31′ · W 73°34′Vol. 01 — May 2026
06 / 08·Brand · Product · Build·Live

Chat-Smith

Multi-tenant RAG chatbot platform for client websites.

ClientSelf-published
EngagementEnd to end
SurfacesBrand · Web · App
StackNext.js (App Router) + TypeScript · Multi-tenant auth + tenant isolation · Vector search + RAG pipeline
§ 01·The brief
Fig. A — Problem · Position · Constraint

What it solves.

Chat-Smith is a multi-tenant SaaS platform for creating and managing AI-powered RAG chatbots across multiple clients. Clients upload documents, customize the bot, and embed it on their site. Admin manages tenants, usage, and templates.

  • Businesses need 24/7 customer support but can't afford round-the-clock staff
  • Knowledge bases become outdated and inconsistent with manual updates
  • Slow response times drive customers away during peak periods
  • Embedding generic chatbots reduces customer trust and engagement
  • Managing multiple client chatbots becomes unwieldy without proper isolation
Multi-tenant RAG chatbot platform for client websites.
CASE 06 · Field log
§ 02·Design
Fig. C — Surfaces, type, motion

What's in the box.

  1. 01Two dashboards: admin (/admin) and client (/dashboard)
  2. 02Per-tenant document upload and knowledge base isolation
  3. 03Embeddable chatbot widget with customization
  4. 04RAG pipeline for grounded answers from client documents
  5. 05Tenant-level analytics and management controls
§ 03·Build
Fig. D — Architecture, shipped

Typed end to end.

  1. 01Next.js (App Router) + TypeScript
  2. 02Multi-tenant auth + tenant isolation
  3. 03Vector search + RAG pipeline
  4. 04Embeddable widget