LLM agent for Minecraft open-world environments
Top 53.5% on sourcepulse
Ghost in the Minecraft (GITM) provides a framework for creating generally capable AI agents in the open-world environment of Minecraft, leveraging Large Language Models (LLMs) with text-based knowledge and memory. It aims to overcome the limitations of traditional RL-based agents in handling long-horizon, complex tasks, offering broad task coverage and significantly improved success rates.
How It Works
GITM employs a hierarchical LLM-based approach, decomposing goals into sub-goals, then structured actions, and finally keyboard/mouse operations. This contrasts with direct RL mapping. The framework includes an LLM Decomposer for goal breakdown using internet-sourced knowledge, an LLM Planner for action sequencing and memory integration, and an LLM Interface for environment interaction. This LLM-centric design allows for efficient learning and adaptation in complex, uncertain environments.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
2 years ago
1 day