ai-chat

ui

Floating AI chat widget that works with the Vercel AI SDK. Includes streaming, tool-calls, and markdown rendering. Powered by OpenRouter via the openrouter-chat plugin.

document0/ai-chatv0.1.0react, next

Installation

$npx @document0/cli add document0/ai-chat

This will also install: ai@>=3.0.0, @ai-sdk/react@>=1.0.0

Usage

import { AiChat } from "./components/document0/openrouter-chat";

// Example usage in your layout or page:
<AiChat />

Source

After installation, this lives at components/document0/openrouter-chat/AiChat.tsx and you can modify it however you like.

Tags

aichatwidgetopenrouterreactvercel-ai