Chicory AI
  • Introduction
    • Introduction to Chicory AI
    • Understanding Chicory
  • Getting Started
    • Quickstart Guide
    • OpenAPI Specification
      • Projects
      • Training
      • Data_sources
      • Messages
      • Chats
      • Health
      • Models
    • Platform - Managed Service
      • How to use?
Powered by GitBook
On this page
  • Managed Service (Free Plan)
  • On-Prem Docker Deployment (Coming Up ...)
  1. Getting Started

Quickstart Guide

Get started with Chicory AI in minutes, using our managed service.

Managed Service (Free Plan)

Start using Chicory AI immediately—no installation required. Sign up for our managed offering to explore data understanding at no cost.

Platform - Managed Service

On-Prem Docker Deployment (Coming Up ...)

Deploy via Docker Compose for full on-premises control. Follow these steps:

  1. Clone the repository

    git clone https://github.com/chicoryai/chicory-docker-compose.git
    cd chicory-docker-compose
  2. Configure Environment Variables Copy the template and set secure values:

    cp .env.docker .env.local

    Update .env.local with your secrets.

  3. Start Services

    docker compose up -d

Note: To join the waitlist for enterprise features or on-prem licensing, please contact our sales team.

PreviousUnderstanding ChicoryNextOpenAPI Specification

Last updated 23 days ago