Getting Started with Basjoo

Basjoo is a self-hosted AI customer service platform. Follow these steps to get started:

  1. Deploy the Docker Compose stack
  2. Configure your LLM provider in the admin dashboard
  3. Add knowledge sources (URLs or Q&A items)
  4. Rebuild the index
  5. Embed the widget on your website

Features: SSE streaming chat, RAG retrieval, multi-language support, rate limiting, quota management.

Back to Home