Guide
How to set up an AI chatbot with Ollama
You can run the ZChat AI agent on a local model with Ollama, so both your chat data and your AI inference stay on your own hardware. This guide covers installing a model, connecting it, grounding it in your knowledge base, and handing off to a human, five steps to a private support bot.
How it ships: the visitor-facing assistant sits behind its own setting, separate from the chatbot itself - both off by default. Enable both and the widget offers the assistant whenever no agent is available; the engine is also exposed as an API for custom placements. The same model powers agent reply suggestions with no extra wiring.