mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 15:17:59 -05:00
Rename Auto-GPT to AutoGPT (#5301)
* Rename to AutoGPT Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com> * Update autogpts/autogpt/BULLETIN.md Co-authored-by: Reinier van der Leer <pwuts@agpt.co> * Update BULLETIN.md * Update docker-compose.yml * Update autogpts/forge/tutorials/001_getting_started.md Co-authored-by: Reinier van der Leer <pwuts@agpt.co> * Update autogpts/autogpt/tests/unit/test_logs.py Co-authored-by: Reinier van der Leer <pwuts@agpt.co> * Update README.md * Update README.md * Update README.md * Update README.md * Update introduction.md * Update plugins.md --------- Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com> Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
This commit is contained in:
16
README.md
16
README.md
@@ -1,6 +1,6 @@
|
||||
# 🌟 AutoGPT: the heart of the open-source agent ecosystem
|
||||
|
||||
[](https://discord.gg/autogpt) [](https://github.com/Significant-Gravitas/Auto-GPT/stargazers) [](https://twitter.com/Auto_GPT) [](https://opensource.org/licenses/MIT)
|
||||
[](https://discord.gg/autogpt) [](https://github.com/Significant-Gravitas/AutoGPT/stargazers) [](https://twitter.com/Auto_GPT) [](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:
|
||||
|
||||
@@ -33,7 +33,7 @@ Among our currently benchmarked agents, AutoGPT scores the best. This will chang
|
||||
|
||||
## 🌟 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).
|
||||
- **Jumpstart your journey!** 🌠 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? 🛠️ Fork this repository! Detailed guidance is on the way. There are three major components to focus on:
|
||||
|
||||
@@ -41,19 +41,19 @@ Want to build your own groundbreaking agent using AutoGPT? 🛠️ Fork this rep
|
||||
|
||||
**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)
|
||||
📘 [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/Auto-GPT/blob/master/benchmark)
|
||||
📘 [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/Auto-GPT/tree/master/frontend)
|
||||
📘 [Learn More](https://github.com/Significant-Gravitas/AutoGPT/tree/master/frontend)
|
||||
|
||||
---
|
||||
|
||||
@@ -65,10 +65,10 @@ Want to build your own groundbreaking agent using AutoGPT? 🛠️ Fork this rep
|
||||
|
||||
#### 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.
|
||||
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.
|
||||
|
||||
<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 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">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user