Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Evincere/klisk/llms.txt
Use this file to discover all available pages before exploring further.
Build AI Agents in Python
Klisk is the easiest way to build AI agents programmatically. Define agents and tools with a simple API, iterate with an interactive Studio, and deploy to production — all from the CLI.
Quick Start
Get up and running with Klisk in minutes
Create a new project
klisk.config.yaml, .env, and source files in src/.Explore Klisk
Discover what makes Klisk powerful
Core Concepts
Interactive Studio
Multi-Provider Support
Builtin Tools
Production Deployment
Cloud Run Deploy
Key Features
Everything you need to build production-ready AI agents
Simple API
Define agents and tools with an intuitive Python API. No boilerplate, just clean code.
Hot Reload
Changes to your code update the Studio instantly. Iterate fast without restarting.
Visual Studio
See your agent graph, test with live chat, and edit configurations from the browser.
Multi-Provider
Use OpenAI, Anthropic, Google, Mistral, and any LiteLLM-supported provider.
Ready to build your first agent?
Follow our quickstart guide to create, develop, and deploy your first AI agent with Klisk.
Start Building