Agentic Repository
Collection of autonomous AI agent patterns and implementations — task decomposition, tool use, memory, and multi-agent orchestration.
Concepts
- Task Decomposition — Breaking complex objectives into executable sub-tasks
- Tool Use — Agents that call APIs, run code, and interact with external systems
- Memory Management — Short-term context and long-term knowledge retrieval
- Multi-Agent Orchestration — Coordinating specialised agents for complex workflows
- Reflection & Self-Correction — Agents that evaluate and improve their own outputs
License
MIT