This commit is contained in:
Adam Cohen Hillel 2025-04-15 23:07:39 +01:00
parent 26d576064c
commit d8bd7f0dd1
1 changed files with 11 additions and 8 deletions

View File

@ -1,12 +1,6 @@
<div align="center">
# Suna - The Open Source AI Agent
[![License](https://img.shields.io/badge/License-Apache--2.0-blue)](./license)
[![Go Report Card](https://goreportcard.com/badge/github.com/daytonaio/daytona)](https://goreportcard.com/report/github.com/daytonaio/daytona)
[![Issues - daytona](https://img.shields.io/github/issues/)](https://github.com/kortix-ai/agentpress/labels/bug)
![GitHub Release](https://img.shields.io/github/v/release/daytonaio/daytona)
# Suna - The Open Source generalist AI Agent that acts on your behalf.
![Suna Screenshot](docs/images/suna_screenshot.png)
@ -15,9 +9,18 @@ Suna is a fully open source AI assistant that helps you accomplish real-world ta
Suna's powerful toolkit includes seamless browser automation to navigate the web and extract data, file management for document creation and editing, web crawling and extended search capabilities, command-line execution for system tasks, website deployment, and integration with various APIs and services. These capabilities work together harmoniously, allowing Suna to solve your complex problems and automate workflows through simple conversations!
</div>
[![License](https://img.shields.io/badge/License-Apache--2.0-blue)](./license)
[![Discord Follow](https://dcbadge.limes.pink/api/server/Py6pCBUUPw?style=flat)](https://discord.gg/Py6pCBUUPw)
[![Twitter Follow](https://img.shields.io/twitter/follow/kortixai)](https://x.com/kortixai)
[![GitHub Repo stars](https://img.shields.io/github/stars/kortix-ai/agentpress)](https://github.com/kortix-ai/agentpress)
[![Issues - daytona](https://img.shields.io/github/issues/kortix-ai/agentpress
)](https://github.com/kortix-ai/agentpress/labels/bug)
## Table of Contents
- [Project Architecture](#project-architecture)
- [Suna Architecture](#project-architecture)
- [Backend API](#backend-api)
- [Frontend](#frontend)
- [Agent Docker](#agent-docker)