From d8bd7f0dd1ee8e802963594629f95b17f697a797 Mon Sep 17 00:00:00 2001 From: Adam Cohen Hillel Date: Tue, 15 Apr 2025 23:07:39 +0100 Subject: [PATCH] badges --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5a837dcb..f90339b1 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,6 @@
-# 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!
+[![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)