suna
Basic Information
Kortix is an open source platform designed to build, manage, and train autonomous AI agents. The repository provides a complete stack that demonstrates how to create generalist and specialized agents, with Suna included as the flagship generalist AI worker. Kortix targets developers and teams who want a self-hostable solution for agent orchestration, runtime isolation, and lifecycle management. It bundles an automated setup wizard to install and configure the platform, and offers tools for deploying agents that can perform research, browser automation, file handling, data processing, and system operations. The project includes frontend and backend components, a Docker-based agent runtime, and a Supabase data layer to persist configurations, conversations, and files. The README emphasizes extensibility, integrations with multiple LLM providers, and a visual agent builder for customizing agent behavior.