Configure an AI-powered assistant that can chat with you and your guests.
Import a character card from chub.ai or compatible sources. Supports PNG cards, JSON (V1/V2), and lorebooks.
/chat/completions endpoint base{{user}} for the chatter's name, {{char}} for the bot's name.How it works
When you (or a guest in autonomous mode) send a message to the AI bot, your server queues the request, calls the LLM provider, and delivers the response as a regular chat message. The bot appears as a contact in your chat list. All API calls happen server-side โ your key is never exposed to clients.