We value your privacy

This site uses cookies to improve your browsing experience, analyze site traffic, and show personalized content. See our Privacy Policy.

  1. Guides
  2. Chat in Your App

Building a data-aware chat on top of your ClickHouse database with Next.js and MooseStack

TL;DR
  • It can be simple to set up high performance chat in your applications.
  • That baseline delivers real value.
  • Then extend it: richer context, more sources, visualizations.

This guide will:

  1. Help define when and how to prototype in-app chat and get it used
  2. Help you improve your chat with rich context, and connect rich sources to your chat
  3. Help you embed chat into your existing Next.js application

Where to go

Overview
Evaluate whether chat-over-data is right for your product
Build
Architecture choices and context for builders
Tutorial
Start from scratch or add chat to your existing Next.js app

On this page

Where to go
Edit this page
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source531
  • Improving the Performance of Your Dashboards
  • Chat in your app