AutoGPT/README.md

77 lines
4.3 KiB
Markdown
Raw Normal View History

# 🌟 AutoGPT: the heart of the open-source agent ecosystem
2023-04-17 00:22:18 +00:00
2023-09-25 17:18:07 +00:00
[![Discord Follow](https://dcbadge.vercel.app/api/server/autogpt?style=flat)](https://discord.gg/autogpt) [![GitHub Repo stars](https://img.shields.io/github/stars/Significant-Gravitas/AutoGPT?style=social)](https://github.com/Significant-Gravitas/AutoGPT/stargazers) [![Twitter Follow](https://img.shields.io/twitter/follow/auto_gpt?style=social)](https://twitter.com/Auto_GPT) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
2023-04-17 00:22:18 +00:00
**AutoGPT** is your go-to toolkit for supercharging agents. With its modular and extensible framework, you're empowered to focus on:
2023-09-12 04:34:24 +00:00
- 🏗️ **Building** - Lay the foundation for something amazing.
- 🧪 **Testing** - Fine-tune your agent to perfection.
- 👀 **Viewing** - See your progress come to life.
Be part of the revolution! **AutoGPT** stays at the forefront of AI innovation, featuring the codebase for the reigning champion in the Open-Source ecosystem.
2023-05-26 21:05:58 +00:00
2023-09-12 04:34:24 +00:00
---
2023-05-26 21:05:58 +00:00
2023-09-12 04:34:24 +00:00
<p align="center">
<a href="https://lablab.ai/event/autogpt-arena-hacks">
2023-09-25 17:18:07 +00:00
<img src="https://lablab.ai/_next/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flablab-static-eu%2Fimages%2Fevents%2Fcll6p5cxj0000356zslac05gg%2Fcll6p5cxj0000356zslac05gg_imageLink_562z1jzj.jpg&w=1080&q=75" alt="AutoGPT Arena Hacks Hackathon" />
2023-09-12 04:34:24 +00:00
</a>
</p>
<p align="center">
<strong>We're hosting a Hackathon!</strong>
<br>
Click the banner above for details and registration!
</p>
---
## 🥇 Current Best Agent: AutoGPT
Among our currently benchmarked agents, AutoGPT scores the best. This will change after the hackathon - the top-performing generalist agent will earn the esteemed position as the primary AutoGPT 🎊
2023-09-12 04:34:24 +00:00
📈 To enter, submit your benchmark run through the UI.
## 🌟 Quickstart
2023-09-25 17:18:07 +00:00
- **To build your own agent** and to be eligible for the hackathon, follow the quickstart guide [here](https://github.com/Significant-Gravitas/AutoGPT/blob/master/autogpts/forge/tutorials/001_getting_started.md). This will guide you through the process of creating your own agent and using the benchmark and user interface.
2023-09-12 04:34:24 +00:00
2023-09-25 17:18:07 +00:00
- **To activate the best agent** follow the guide [here](https://github.com/Significant-Gravitas/AutoGPT/blob/master/autogpts/autogpt/README.md).
Want to build your own groundbreaking agent using AutoGPT? 🛠️ There are three major components to focus on:
2023-09-12 04:34:24 +00:00
### 🏗️ the Forge
2023-05-26 21:05:58 +00:00
2023-09-25 17:18:07 +00:00
**Forge your future!** The `forge` is your innovation lab. All the boilerplate code is already handled, letting you channel all your creativity into building a revolutionary agent. It's more than a starting point, it's a launchpad for your ideas. All tutorials are located [here](https://github.com/Significant-Gravitas/AutoGPT/tree/master/autogpts/forge/tutorials).
2023-05-26 21:05:58 +00:00
📘 [Learn More](https://github.com/Significant-Gravitas/AutoGPT/tree/master/autogpts/forge)
2023-09-07 21:26:16 +00:00
2023-09-12 04:34:24 +00:00
### 🎯 the Benchmark
2023-05-26 21:05:58 +00:00
2023-09-12 04:34:24 +00:00
**Test to impress!** The `benchmark` offers a stringent testing environment. Our framework allows for autonomous, objective performance evaluations, ensuring your agents are primed for real-world action.
2023-05-26 21:05:58 +00:00
📘 [Learn More](https://github.com/Significant-Gravitas/AutoGPT/blob/master/benchmark)
2023-03-24 04:51:51 +00:00
2023-09-12 04:34:24 +00:00
### 🎮 the UI
2023-03-24 04:51:51 +00:00
2023-09-12 04:34:24 +00:00
**Take Control!** The `frontend` is your personal command center. It gives you a user-friendly interface to control and monitor your agents, making it easier to bring your ideas to life.
2023-03-24 04:51:51 +00:00
📘 [Learn More](https://github.com/Significant-Gravitas/AutoGPT/tree/master/frontend)
2023-03-24 04:51:51 +00:00
2023-09-12 04:34:24 +00:00
---
2023-03-24 04:51:51 +00:00
2023-09-12 04:34:24 +00:00
### 🔄 Agent Protocol
2023-03-24 04:51:51 +00:00
🔌 **Standardize to Maximize!** To maintain a uniform standard and ensure seamless compatibility, AutoGPT employs the [agent protocol](https://agentprotocol.ai/) from the AI Engineer Foundation. This standardizes the communication pathways from your agent to the frontend and benchmark.
2023-03-24 04:51:51 +00:00
2023-09-12 04:34:24 +00:00
### 🤔 Questions? Problems? Suggestions?
2023-03-24 04:51:51 +00:00
2023-09-12 04:34:24 +00:00
#### Get help - [Discord 💬](https://discord.gg/autogpt)
2023-03-24 04:51:51 +00:00
To report a bug or request a feature, create a [GitHub Issue](https://github.com/Significant-Gravitas/AutoGPT/issues/new/choose). Please ensure someone else hasnt created an issue for the same topic.
2023-03-24 04:51:51 +00:00
2023-04-12 08:05:16 +00:00
<p align="center">
<a href="https://star-history.com/#Significant-Gravitas/AutoGPT&Date">
<img src="https://api.star-history.com/svg?repos=Significant-Gravitas/AutoGPT&type=Date" alt="Star History Chart">
2023-04-12 08:05:16 +00:00
</a>
</p>