File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,6 +40,31 @@ Build reliable, self-improving AI agents without hardcoding workflows. Define yo
4040
4141Visit [ adenhq.com] ( https://adenhq.com ) for complete documentation, examples, and guides.
4242
43+ ## Who Is Hive For?
44+
45+ Hive is designed for developers and teams who want to build ** production-grade AI agents** without manually wiring complex workflows.
46+
47+ Hive is a good fit if you:
48+
49+ - Want AI agents that ** execute real business processes** , not demos
50+ - Prefer ** goal-driven development** over hardcoded workflows
51+ - Need ** self-healing and adaptive agents** that improve over time
52+ - Require ** human-in-the-loop control** , observability, and cost limits
53+ - Plan to run agents in ** production environments**
54+
55+ Hive may not be the best fit if you’re only experimenting with simple agent chains or one-off scripts.
56+
57+ ## When Should You Use Hive?
58+
59+ Use Hive when you need:
60+
61+ - Long-running, autonomous agents
62+ - Multi-agent coordination
63+ - Continuous improvement based on failures
64+ - Strong monitoring, safety, and budget controls
65+ - A framework that evolves with your goals
66+
67+
4368## What is Aden
4469
4570<p align =" center " >
You can’t perform that action at this time.
0 commit comments