# Suna ai agent

Fully open-source generalist AI agent by Kortix. Autonomously completes complex real-world tasks using natural language, with web browsing, research, data extraction, document generation, and workflow automation capabilities.

Canonical URL: https://a2a-mcp.org/entry/suna-ai-agent

Language: en

Category: AI Agents

Updated: 2026-03-18

## Overview

Suna (Suna AI Agent) is a fully open-source generalist autonomous AI agent developed by Kortix. It interprets natural language instructions to plan, reason, and execute complex real-world tasks end-to-end, including web browsing, in-depth research, data extraction, document generation, coding assistance, file operations, and multi-step workflow automation.

Available under the Apache 2.0 license, Suna emphasizes transparency, privacy, and customizability. It can be self-hosted locally or deployed in the cloud, making it an accessible and auditable alternative to closed-source agents.

Official repository: https://github.com/kortix-ai/suna

## Key Features

- **Autonomous Execution**: Breaks down goals into steps, uses tools iteratively, reflects on progress, and continues until task completion.
- **Rich Toolset**: Web navigation & browsing, data scraping/extraction, content/document generation, code writing, system/file operations, API integrations.
- **LLM Flexibility**: Works with various large language models (cloud or local) via standard integrations.
- **Self-Hosting & Deployment**: Easy local setup via Docker or direct install; includes web UI for interaction.
- **Extensible Architecture**: Modular design allows adding custom tools, building specialized agents, and community contributions.
- **Task Runner System**: Manages context, iteration loops, memory, and execution limits for reliable long-running tasks.

## Use Cases

- **Research & Intelligence**: Market/competitor analysis, literature reviews, report generation.
- **Productivity & Automation**: Trip planning, lead generation, content creation, email/system workflows.
- **Development Support**: Code generation, debugging, project scaffolding, prototyping.
- **Business Workflows**: Document processing, data analysis, repetitive operational tasks.
- **Personal Assistant**: Daily task management and multi-step personal projects.

## Getting Started

1. Clone the repo: `git clone https://github.com/kortix-ai/suna.git`
2. Follow the setup instructions (includes a setup wizard and Docker support).
3. Configure your LLM provider and launch the UI or API.

Also accessible via the hosted version at https://suna.so for quick trials.

## Why Choose Suna?

- 100% open source and auditable
- No vendor lock-in
- Strong focus on real-world task autonomy
- Active development and community

For the latest documentation, releases, and examples, visit the [GitHub repository](https://github.com/kortix-ai/suna).

## Tags

- ai-agent
- open-source
- generalist-agent
- autonomous-agent
- task-automation
- web-browsing
- research-agent
- typescript
- self-hostable
- apache-2.0
- kortix

## Sources

- [Project website](https://github.com/kortix-ai/suna)
