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.
Plan for one more step: these steps configure the chatbot and make it available through ZChat's chatbot API. The widget you install talks to your human agents out of the box, so putting the AI in front of visitors is an integration you wire up - see what's turnkey and what you connect. The same model also powers agent reply suggestions, which need no wiring at all.