6550bdc10c
- Add `autogpt` and `forge` dependency to the `autogpt_server` - Add `AutoGPTAgentBlock` that initializes and runs a single agent loop on execution - Add `BlockAgent` that inherits from `autogpt` `Agent` and is a thin extension on the agent that allows to disable components - Add `OutputComponent` that adds `output` command for the agent |
||
---|---|---|
.. | ||
agbenchmark_config | ||
forge | ||
tests | ||
tutorials | ||
.env.example | ||
.flake8 | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
conftest.py | ||
poetry.lock | ||
pyproject.toml | ||
run | ||
run_benchmark | ||
setup |
README.md
🚀 AutoGPT-Forge: Build Your Own AutoGPT Agent! 🧠
🌌 Dive into the Universe of AutoGPT Creation! 🌌
Ever dreamt of becoming the genius behind an AI agent? Dive into the Forge, where you become the creator!
🛠️ 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!
The getting started tutorial series will guide you through the process of setting up your project all the way through to building a generalist agent.