Home/AI Agents/Odyssey
Odyssey logo

Odyssey

zju-vipa/Odyssey

Empowering Minecraft Agents with Open-World Skills

GraphCanon updated today · GitHub synced today · 30 views this month

402 stars29 forksLast push 10mo Python MIT

Decision brief

Odyssey integrates advanced abilities using large language models into Minecraft agents.

Good fit when

  • You need to develop AI skills for agents in open-world environments like Minecraft
  • Focusing on integration of LLMs with embodied agent behaviors

Avoid when

  • Requirements involve closed or controlled environment simulations not compatible with Minecraft's vast world
  • Project does not benefit from the specific large language model fine-tuning capabilities offered by Odyssey

Observed Jul 14, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (306d since push)
As of today
Provenance
Not a fork · Organization account
As of today
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install Odyssey
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Odyssey is a project aimed at integrating advanced abilities into Minecraft agents using large language models.

Capability facts

Languages
python

Source: github.language · Aug 24, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Aug 24, 2026)

We use Python ≥ 3.9 and Node.js ≥ 16.13.0. We have tested on Ubuntu 20.04, Windows 10, and macOS.
Source link
Python runtimePython

Source: README excerpt (regex_v1, Aug 24, 2026)

We use Python ≥ 3.9 and Node.js ≥ 16.13.0. We have tested on Ubuntu 20.04, Windows 10, and ma
Source link

Tags

README

Odyssey Installation

We use Python ≥ 3.9 and Node.js ≥ 16.13.0. We have tested on Ubuntu 20.04, Windows 10, and macOS.


Python Install

cd Odyssey
pip install -e .
pip install -r requirements.txt

Node.js Install

npm install -g yarn
cd Odyssey/odyssey/env/mineflayer
yarn install
cd Odyssey/odyssey/env/mineflayer/mineflayer-collectblock
npx tsc
cd Odyssey/odyssey/env/mineflayer
yarn install
cd Odyssey/odyssey/env/mineflayer/node_modules/mineflayer-collectblock
npx tsc

License

ComponentLicense
CodebaseMIT License
Minecraft Q&A DatasetCreative Commons Attribution Non Commercial Share Alike 3.0 Unported (CC BY-NC-SA 3.0)

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.