AutoGPT/forge
Reinier van der Leer cbae8b5c14
chore(agent, forge, benchmark): Clean up dependencies (#7286)
* Remove unused dependencies
* Move dependencies for moved code from `autogpt` to `forge`
* Loosen dependency for `uvicorn` to improve compatibility
2024-06-28 02:21:36 +02:00
..
agbenchmark_config refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
forge feat(forge): Component-specific configuration (#7170) 2024-06-19 09:14:01 +01:00
tutorials feat(forge): Unbreak `forge` agent (#7196) 2024-06-12 13:45:00 +01:00
.env.example refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
.flake8 Set up unified pre-commit + CI w/ linting + type checking & FIX EVERYTHING (#7171) 2024-05-28 05:04:21 +02:00
.gitignore Set up unified pre-commit + CI w/ linting + type checking & FIX EVERYTHING (#7171) 2024-05-28 05:04:21 +02:00
Dockerfile refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
README.md refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
poetry.lock chore(agent, forge, benchmark): Clean up dependencies (#7286) 2024-06-28 02:21:36 +02:00
pyproject.toml chore(agent, forge, benchmark): Clean up dependencies (#7286) 2024-06-28 02:21:36 +02:00
run refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
run_benchmark refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
setup refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00

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.

  1. AutoGPT Forge: A Comprehensive Guide to Your First Steps
  2. AutoGPT Forge: The Blueprint of an AI Agent
  3. AutoGPT Forge: Interacting with your Agent
  4. AutoGPT Forge: Crafting Intelligent Agent Logic