An experimental open-source attempt to make GPT-4 fully autonomous.
Go to file
2023-10-26 10:56:18 +02:00
.github Set up CI for development branch; deprecate stable branch 2023-10-21 15:46:53 -07:00
arena mygent entering the arena (#5923) 2023-10-26 10:56:18 +02:00
autogpts Rename autogpts/autogpt/CITATION.cff to CITATION.cff (#5785) 2023-10-22 13:25:05 -05:00
benchmark reverting new challenges 2023-10-20 21:13:09 -07:00
docs Set up CI for development branch; deprecate stable branch 2023-10-21 15:46:53 -07:00
frontend Disable markdown as it causes crash for some responses 2023-10-20 08:07:27 -07:00
.flake8 Add .flake8 2023-09-21 14:47:54 +02:00
.gitattributes Mark poetry.lock as generated 2023-10-16 15:49:50 -07:00
.gitignore Granger entering the arena (#5401) 2023-09-29 18:44:10 +02:00
.gitmodules Fix Auto-GPT CI cassette submodule 2023-09-08 23:07:17 +02:00
ai_settings.yaml evlyn entering the arena (#5332) 2023-09-26 12:47:52 +02:00
CITATION.cff Rename autogpts/autogpt/CITATION.cff to CITATION.cff (#5785) 2023-10-22 13:25:05 -05:00
CLI-USAGE.md updated CLI-USAGE.md agents command to current agent command (#5805) 2023-10-19 12:08:04 +02:00
cli.py fix typo (#5715) 2023-10-19 12:05:20 +02:00
CODE_OF_CONDUCT.md Relocate CoC and fix symlinks 2023-09-06 17:48:29 +02:00
CONTRIBUTING.md Rename Auto-GPT to AutoGPT (#5301) 2023-09-22 15:49:29 -07:00
LICENSE moving back license, removing unnecessary files 2023-09-12 14:56:33 -07:00
poetry.lock Make agbenchmark a proxy of the evaluated agent (#5279) 2023-09-20 16:06:00 -07:00
pyproject.toml Fix root pyproject.toml 2023-09-16 16:51:39 +02:00
QUICKSTART.md Improved Documentation for Windows Users (#5410) 2023-10-19 12:20:32 +02:00
README.md Update README.md (#5647) 2023-10-09 00:12:11 -07:00
run Added cli tool for setting up and running the project 2023-09-15 15:14:06 +02:00
setup.sh Removed flutter and chrome from setup as not required 2023-09-21 08:06:26 +02:00
TROUBLESHOOTING.md List tasks: inform of pydantic errors (#5482) 2023-10-02 15:50:45 -07:00

🌟 AutoGPT: the heart of the open-source agent ecosystem

Discord Follow GitHub Repo stars Twitter Follow License: 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. 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.

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.

📘 Learn More

🎯 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

🎮 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


🔄 Agent Protocol

🔌 Standardize to Maximize! To maintain a uniform standard and ensure seamless compatibility, AutoGPT employs the 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 💬

Join us on Discord

To report a bug or request a feature, create a GitHub Issue. Please ensure someone else hasnt created an issue for the same topic.

Star History Chart