# ๐ŸŒŸ 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/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) **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. ---

AutoGPT Arena Hacks Hackathon

We're hosting a Hackathon!
Click the banner above for details and registration!

--- ## ๐Ÿฅ‡ 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 - **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. - **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: ### ๐Ÿ—๏ธ 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. All tutorials are located [here](https://github.com/Significant-Gravitas/AutoGPT/tree/master/autogpts/forge/tutorials). ๐Ÿ“˜ [Learn More](https://github.com/Significant-Gravitas/AutoGPT/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/AutoGPT/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/AutoGPT/tree/master/frontend) --- ### ๐Ÿ”„ Agent Protocol ๐Ÿ”Œ **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. ### ๐Ÿค” 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/AutoGPT/issues/new/choose). Please ensure someone else hasnโ€™t created an issue for the same topic.

Star History Chart