BTST

AI Chat Demo

Interactive demo of the BTST AI Chat plugin with streaming responses and suggested prompts.

A standalone Next.js demo showcasing the ai-chat plugin in public mode (no user accounts needed).

What's included:

  • Streaming AI chat interface
  • Suggested prompts pre-configured for exploring BTST
  • API Docs at /api/data/reference (OpenAPI Scalar)
  • Route Docs at /pages/route-docs

To enable AI responses in StackBlitz, add your OPENAI_API_KEY to the .env.local file (copy from .env.local.example).

Open in CodeSandbox → Open in StackBlitz →