mirror of https://github.com/kortix-ai/suna.git
badges
This commit is contained in:
parent
26d576064c
commit
d8bd7f0dd1
19
README.md
19
README.md
|
@ -1,12 +1,6 @@
|
|||
<div align="center">
|
||||
|
||||
# Suna - The Open Source AI Agent
|
||||
|
||||
[](./license)
|
||||
[](https://goreportcard.com/report/github.com/daytonaio/daytona)
|
||||
[](https://github.com/kortix-ai/agentpress/labels/bug)
|
||||

|
||||
|
||||
# Suna - The Open Source generalist AI Agent that acts on your behalf.
|
||||
|
||||

|
||||
|
||||
|
@ -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://discord.gg/Py6pCBUUPw)
|
||||
[](https://x.com/kortixai)
|
||||
[](https://github.com/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)
|
||||
|
|
Loading…
Reference in New Issue