aboutsummaryrefslogtreecommitdiff
path: root/docs/content/forge/get-started.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/forge/get-started.md')
-rw-r--r--docs/content/forge/get-started.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/content/forge/get-started.md b/docs/content/forge/get-started.md
index ca5af2b07..d50b8e5ff 100644
--- a/docs/content/forge/get-started.md
+++ b/docs/content/forge/get-started.md
@@ -1,18 +1,20 @@
# AutoGPT Forge
-### 🛠️ Build your own Agent 🛠️
+## 🛠️ Build your own Agent 🛠️
!!! warning
- If you are trying to use AutoGPT this is not the tutorial for you! You need to use [this one](../../AutoGPT/setup/)
+ If you are trying to use AutoGPT this is not the tutorial for you! You need to use [this one](../AutoGPT/setup/index.md)
Forge is a ready-to-go template for *your* agent application. All the boilerplate code is already handled, letting you channel all your creativity into the things that set *your* agent apart.
---
### 🛠️ **Why AutoGPT Forge?**
+
- 💤 **No More Boilerplate!** - Don't let the mundane tasks stop you. Fork and build without the headache of starting from scratch!
- 🧠 **Brain-centric Development!** - All the tools you need so you can spend 100% of your time on what matters - crafting the brain of your AI!
- 🛠️ **Tooling ecosystem!** - We work with the best in class tools to bring you the best experience possible!
+
---
### 🚀 **Get Started!**
@@ -24,10 +26,8 @@ The getting started [tutorial series](https://aiedge.medium.com/autogpt-forge-e3
3. [AutoGPT Forge: Interacting with your Agent](https://aiedge.medium.com/autogpt-forge-interacting-with-your-agent-1214561b06b)
4. [AutoGPT Forge: Crafting Intelligent Agent Logic](https://medium.com/@aiedge/autogpt-forge-crafting-intelligent-agent-logic-bc5197b14cb4)
-
Coming soon:
-
5. Interacting with and Benchmarking your Agent
6. Abilities
7. The Planning Loop