You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-powered interactive RPG engine with persistent memory, independent NPC minds, creativity-based combat, and a reactive world. Build scenarios, live adventures — the AI narrates everything. Supports DeepSeek, Anthropic, and OpenAI.
Self-hosted, browser-based AI dungeon RPG, fully local on an AMD Strix Halo APU: narrator + per-character agents on one local LLM (Gemma 4 26B MoE via llama.cpp/Vulkan), local images (FLUX.2 klein/ComfyUI), expressive voice (Maya1 TTS). FastAPI brain, SQLite, vanilla JS, docker-compose with guided setup (CLI wizard or double-click HTML).
An AI Dungeon-style interactive storytelling app. FastAPI + React, works with any OpenAI-compatible model, with an RPG world-state engine the AI proposes and a Python referee enforces, and a quickjs sandbox that runs real AI Dungeon scripts.
Gamentic, an AI text-adventure RPG, running natively as an Anna App: the FastAPI engine ships as an Anna Executa (PyPI wheel, uv-installed by a local or cloud Anna Agent) and a vanilla-JS iframe UI, with every LLM token and image reverse-RPCed to the Anna host, fal.ai image models included. No GPU, no bundled model.