Quickstart

Download our app for MacOS, Windows or Linux

  • 🖥️ macOS, Windows and Linux: run our app anywhere.

  • 🧑‍💻 Intuitive UI: Our UI is designed for anyone, from AI novices to experts.

  • 🚀 One Click Setup: No docker, terminal or dependencies required.

Step 1: Download and Install

MacOS and Windows: download the latest release. Be sure to download the correct version (Windows, Mac for Apple Silicon, Mac for Intel).

Next, install the app:

  • macOS: open the .dmg file, and drag the app to your Applications directory

  • Windows: double click the installer, and follow the guide to install

  • Linux: we suggest the installation command below.

Linux Installation Command

Run the following command in terminal to install Kiln:

curl -fsSL https://raw.githubusercontent.com/Kiln-AI/Kiln/refs/heads/main/app/desktop/linux_installer.sh | bash

You can download and review the install script before running. It will download the latest release from Github releases, install it to your path, and create an entry in your app launcher with a Kiln icon.

Windows Installer Troubleshooting

If you have any issues installing on Windows, check the solutions below:

  • "Unrecognized App" warning: this warning may appear after we ship a new app update. This is just a warning. To bypass it, click "More Info" and continue the install.

  • Anti-virus blockers: every release is scanned for viruses using VirusTotal, a comprehensive scanner that scans the app with over 70 virus scanners. Occasionally McAfee/AVG/Avast has a false positive (detects a virus when there isn't one). Feel free to scan the installer yourself (using VirusTotal or similar tool); once you trust the installer, add it to your virus scanner's allow-list.

Step 2: Launch the App & Try Sample Task

Launch the app and get started!

The app will guide you through creating a project, creating a task, and connecting to AI providers like Ollama and OpenAI.

Try our sample task for a quick exploration, or define your own custom task for your project.

Next: Video Guides and Docs

Our end to end demo walks you through all the major features of Kiln in a 20 minute video:

Our documents explain each feature, and how to use it:

Last updated