AI-Powered Bot Interactions

Intelligent, context-aware chat responses via Ollama or WaddleAI.

  • The AI Interaction module abstracts provider choice behind one REST interface — switch between self-hosted Ollama and the hosted WaddleAI proxy (routing to OpenAI, Claude, MCP, and other providers) without code changes.
  • Responds to greetings, question triggers (default "?"), and configurable platform events (subscription, follow, donation, cheer, raid, boost).
  • Redis-backed response caching, continuous provider health checking with failover, and per-community hot-swappable model configuration.
  • Exposes an OpenAI-compatible /api/v1/ai/chat/completions endpoint for direct integration outside the router flow.
Waddles AI insights panel

← Back to all features

Full technical documentation →