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
| Component | Purpose |
|---|---|
| Calabi AI Builder | Visual AI agent builder |
| Calabi Local Models | Local LLM inference (Llama, Mistral, CodeLlama) |
| Calabi AI Chat | Web chat interface for local models |
Accessing AI Builder
| Service | URL |
|---|---|
| Calabi AI Builder | calabi.{domain}/aibuilder |
| Calabi AI Chat | calabi.{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
| Model | Use case | Size |
|---|---|---|
| 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.