A Lightweight Modular Framework for Constructing Autonomous Agents Driven by Large Language Models: Design, Implementation, and Applications in AgentForge
Akbar Anbar Jafari, Cagri Ozcinar, Gholamreza Anbarjafari

TL;DR
This paper introduces AgentForge, a modular, open-source framework for building LLM-driven autonomous agents that simplifies development, enhances flexibility, and maintains high performance, demonstrated through extensive benchmarks and real-time application suitability.
Contribution
The paper presents AgentForge, a novel modular framework with formal skill composition, flexible backend support, and declarative configuration, enabling rapid and adaptable autonomous agent development.
Findings
Achieves competitive task completion rates in benchmarks.
Reduces development time by up to 78%.
Maintains sub-100ms orchestration latency.
Abstract
The emergence of LLMs has catalyzed a paradigm shift in autonomous agent development, enabling systems capable of reasoning, planning, and executing complex multi-step tasks. However, existing agent frameworks often suffer from architectural rigidity, vendor lock-in, and prohibitive complexity that impedes rapid prototyping and deployment. This paper presents AgentForge, a lightweight, open-source Python framework designed to democratize the construction of LLM-driven autonomous agents through a principled modular architecture. AgentForge introduces three key innovations: (1) a composable skill abstraction that enables fine-grained task decomposition with formally defined input-output contracts, (2) a unified LLM backend interface supporting seamless switching between cloud-based APIs and local inference engines, and (3) a declarative YAML-based configuration system that separates agent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Big Data and Digital Economy · Multimodal Machine Learning Applications
