# latitudegames/AIDungeon

Infinite adventures await!

Repository: https://github.com/latitudegames/AIDungeon
Canonical: https://ross.abutalabs.com/products/aidungeon
Homepage: http://www.aidungeon.io/
Language: Python
License: MIT
License Family: permissive
Archived: true
Last push: 2020-07-25T15:50:31+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2710, "days_push": 2230, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3224, forks 537 (observed 2026-08-28T04:07:49.897379+00:00)

## What it is
AI Dungeon 2 is an open-source, infinitely generated text adventure game powered by a fine-tuned GPT-2 language model. It can be played locally via a Python CLI, in Colab, or through the official web and mobile apps, and includes scripts for fine-tuning the model on your own story data.

## Use cases
- play an AI-generated text adventure game locally
- generate infinite interactive stories with a language model
- fine-tune GPT-2 on text adventure data
- experiment with language models for interactive fiction
- run a story generator on a CUDA GPU

## When to choose
- you want to play or study the original open-source AI Dungeon 2 codebase
- you have a high-VRAM NVIDIA GPU and want local LLM-based story generation
- you want to fine-tune GPT-2 on your own adventure-format data

## When to avoid
- you want the current hosted AI Dungeon product - use the official app instead
- you lack a 12GB+ GPU, as inference is extremely slow on CPU
- you need a maintained project - the repo's last release was 2020 and development moved elsewhere

## Facets
- artifact type: application
- maturity: abandoned
- function: llm-inference, llm-training, game, nlp
- domain: gaming-tools, artificial-intelligence, deep-learning
- platform: python, cross-platform, cli
- tags: text-adventure, gpt-2, ai-dungeon, story-generation, text-generation, natural-language-processing, gpu

## Member repositories
- latitudegames/AIDungeon (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:49.897379+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:44:18.018474+00:00, confidence not recorded.
  - readme: https://github.com/latitudegames/AIDungeon (fetched 2026-08-28T04:07:49.897379+00:00, sha 2e13b2e5a156)
  - homepage: http://www.aidungeon.io/ (fetched 2026-08-29T09:37:52.617741+00:00, sha cf9374fed9e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
