AutoGPT/autogpts/forge
Nicholas Tindle 27e92dad4f
fix(agent/setup): Fix installing ONNXRuntime on macOS on some architectures (#7022)
Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
2024-04-26 19:33:15 +02:00
..
agbenchmark_config Added cli tool for setting up and running the project 2023-09-15 15:14:06 +02:00
forge fix(agent, forge): Conform web_search.py to duckduckgo_search v5 (#7046) 2024-03-25 21:10:13 +01:00
tutorials chore(forge): Upgrade OpenAI client lib and LiteLLM from v0 to v1 2024-01-16 16:14:52 +01:00
.env.example forge, remove helicone from .env.example 2023-09-28 15:50:51 +02:00
.flake8 moved forge into autogpts 2023-09-14 15:53:55 +02:00
.gitignore docs: Update AutoGPT workspace location and other minor fixes 2023-11-25 16:21:27 +01:00
.pre-commit-config.yaml moved forge into autogpts 2023-09-14 15:53:55 +02:00
Dockerfile moved forge into autogpts 2023-09-14 15:53:55 +02:00
README.md Removed unfinished tutorials 2023-10-20 14:27:07 +02:00
__init__.py AutoGPTs CI (#5216) 2023-09-14 08:29:04 -07:00
mypy.ini moved forge into autogpts 2023-09-14 15:53:55 +02:00
poetry.lock fix(agent/setup): Fix installing ONNXRuntime on macOS on some architectures (#7022) 2024-04-26 19:33:15 +02:00
pyproject.toml fix(agent, forge): Conform `web_search.py` to `duckduckgo_search` v5 (#7045) 2024-03-25 19:50:26 +01:00
run forge - Added unified run command 2023-09-28 18:38:55 +02:00
run_benchmark Add eval_id and sync Skill Tree with Frontend(#5287) 2023-09-21 13:36:17 -07:00
setup Fix AutoGPT docker build 2023-10-17 11:48:04 -07: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