# chat

Floating chat widget + a responder registry. The base ships a DB keyword responder; a chat-ai driver swaps in real model answers via the same contract.

```bash
togo install togo-framework/chat
```

## Facts

- Repository: https://github.com/togo-framework/chat
- Stars: 0
- Language: Go
- Licence: MIT
- Last push: 2026-07-09
- Topics: chatbot, golang, plugin, togo, togo-framework, togo-plugin

## Packages that extend this (1)

- **chat-ai** — Claude-backed chat responder driver: answers site-visitor questions with a real model instead of keyword matching.

Readme: https://github.com/togo-framework/chat#readme
