Skip to main content

AI Builder

Enterprise

AI Builder is the Enterprise-tier module for building custom AI agents and LLM-powered applications. It combines Calabi AI Builder (visual drag-and-drop builder) with Calabi Local Models (local LLM inference) for fully private, custom AI workflows.

Components

ComponentPurpose
Calabi AI BuilderVisual AI agent builder
Calabi Local ModelsLocal LLM inference (Llama, Mistral, CodeLlama)
Calabi AI ChatWeb chat interface for local models

Accessing AI Builder

ServiceURL
Calabi AI Buildercalabi.{domain}/aibuilder
Calabi AI Chatcalabi.{domain}/openwebui

Why Local LLMs?

With Calabi Local Models, model inference runs entirely within your Kubernetes cluster. Documents and data never leave your infrastructure. This is critical for:

  • Sensitive HR or financial document Q&A
  • Internal knowledge bases with confidential content
  • Regulated industries (healthcare, finance, education)

Available Local Models

ModelUse caseSize
Llama 2 (7B)General chat, Q&A~4 GB
Llama 2 (13B)Better reasoning~8 GB
Mistral (7B)Strong instruction following~4 GB
Code Llama (7B)SQL and code generation~4 GB

Models are stored on a 100 Gi PVC — request additional models from your admin.