OpenAGI: When LLM Meets Domain Experts
Yingqiang Ge, Wenyue Hua, Kai Mei, Jianchao Ji, Juntao Tan, Shuyuan, Xu, Zelong Li, Yongfeng Zhang

TL;DR
OpenAGI is an open-source platform that combines large language models with domain-specific expert models and reinforcement learning to solve complex, multi-step real-world tasks, advancing towards artificial general intelligence.
Contribution
The paper introduces OpenAGI, a novel platform integrating LLMs with expert models and a reinforcement learning feedback mechanism for improved problem-solving.
Findings
OpenAGI effectively solves multi-step real-world tasks.
The RLTF mechanism enhances LLM performance through self-improvement.
Open-sourced code and benchmarks foster community development.
Abstract
Human Intelligence (HI) excels at combining basic skills to solve complex tasks. This capability is vital for Artificial Intelligence (AI) and should be embedded in comprehensive AI Agents, enabling them to harness expert models for complex task-solving towards Artificial General Intelligence (AGI). Large Language Models (LLMs) show promising learning and reasoning abilities, and can effectively use external models, tools, plugins, or APIs to tackle complex problems. In this work, we introduce OpenAGI, an open-source AGI research and development platform designed for solving multi-step, real-world tasks. Specifically, OpenAGI uses a dual strategy, integrating standard benchmark tasks for benchmarking and evaluation, and open-ended tasks including more expandable models, tools, plugins, or APIs for creative problem-solving. Tasks are presented as natural language queries to the LLM,…
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.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
