XAgent

XAgent

🔓 Open SourceGeneral purposeCoding

Overview

Open-source experimental LLM-driven autonomous agent that automatically solves various tasks. Features emergence and autonomy transcending biases, safe execution in docker environments, expert-knowledge-free operation, user-friendly GUI and command line interfaces. Implements dual-loop mechanism with outer-loop for plan management and inner-loop for ReACT-based execution. Includes integrated tools: file editor, Python notebook, web browser, and shell.

Details

Created by OpenBMB. Uses universal function calling language with ToolAgent and ReACT for optimal action sequences. Provides secure operation without relying solely on expert knowledge. Adapts and collaborates through interactive interfaces.

Resources