# ๐ŸŒŸ AutoGPT: the heart of the open-source agent ecosystem

[![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/auto-gpt?style=social)](https://github.com/Significant-Gravitas/Auto-GPT/stargazers) [![Twitter Follow](https://img.shields.io/twitter/follow/autogpt?style=social)](https://twitter.com/Auto_GPT) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

**AutoGPT** is your go-to toolkit for supercharging agents. With its modular and extensible framework, you're empowered to focus on:

- ๐Ÿ—๏ธ **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.

---

<p align="center">
  <a href="https://lablab.ai/event/autogpt-arena-hacks">
    <img src="https://lablab.ai/_next/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flablab-static-eu%2Fimages%2Fevents%2Fcll6p5cxj0000356zslac05gg%2Fcll6p5cxj0000356zslac05gg_imageLink_mtd14jk.jpg&w=1080&q=75" alt="AutoGPT Arena Hacks Hackathon" />
  </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 ๐ŸŽŠ

๐Ÿ“ˆ To enter, submit your benchmark run through the UI.

## ๐ŸŒŸ Quickstart

- **Jumpstart your journey!** ๐ŸŒ  To activate the best agent, follow the guide [here](https://github.com/Significant-Gravitas/Auto-GPT/blob/master/autogpts/autogpt/README.md).

Want to build your own groundbreaking agent using AutoGPT? ๐Ÿ› ๏ธ Fork this repository! Detailed guidance is on the way. There are three major components to focus on:

### ๐Ÿ—๏ธ the Forge

**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.

๐Ÿ“˜ [Learn More](https://github.com/Significant-Gravitas/Auto-GPT/tree/master/autogpts/forge)

### ๐ŸŽฏ the Benchmark

**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.

๐Ÿ“˜ [Learn More](https://github.com/Significant-Gravitas/Auto-GPT/blob/master/benchmark)

### ๐ŸŽฎ the UI

**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.

๐Ÿ“˜ [Learn More](https://github.com/Significant-Gravitas/Auto-GPT/tree/master/frontend)

---

### ๐Ÿ”„ Agent Protocol

๐Ÿ”Œ **Standardize to Maximize!** To maintain a uniform standard and ensure seamless compatibility, AutoGPT employs the [agent protocol](https://github.com/AI-Engineers-Foundation/agent-protocol) from the AI Engineer Foundation. This standardizes the communication pathways from your agent to the frontend and benchmark.

### ๐Ÿค” Questions? Problems? Suggestions?

#### Get help - [Discord ๐Ÿ’ฌ](https://discord.gg/autogpt)

To report a bug or request a feature, create a [GitHub Issue](https://github.com/Significant-Gravitas/Auto-GPT/issues/new/choose). Please ensure someone else hasnโ€™t created an issue for the same topic.

<p align="center">
  <a href="https://star-history.com/#Torantulino/auto-gpt&Date">
    <img src="https://api.star-history.com/svg?repos=Torantulino/auto-gpt&type=Date" alt="Star History Chart">
  </a>
</p>