Answer-Box: Project AIRI is an open-source, self-hosted AI digital companion inspired by Neuro-sama, designed to let users own their own cyber waifu or virtual character with capabilities including game playing, chatting, and screen awareness. The project is in early development and has published multiple devlogs through early 2026, with features like VRM/Live2D support, memory systems, and multi-platform deployment (browser, desktop, mobile). The team emphasizes that no official cryptocurrency or token is associated with the project.
What Is AIRI?
AIRI is an open-source project that aims to recreate the experience of Neuro-sama, the popular AI virtual streamer, but in a form that users can own and run themselves. Unlike proprietary solutions, AIRI allows anyone to deploy their own digital companion — a "cyber waifu" or virtual being — on their own hardware. The project leverages modern large language models like ChatGPT and Claude for roleplay and conversation, but goes further by enabling the AI to play games, see the user's screen, and interact during activities like coding or watching videos.
The developers describe AIRI as a "soul container" for virtual characters, bringing them into the real world. It is heavily inspired by Neuro-sama, who is known for live streaming while playing games and chatting with viewers. Because Neuro-sama is not open source, fans cannot interact with her outside of her streams. AIRI aims to fill that gap by providing a self-hosted alternative.
Technical Foundation and Platform Support
AIRI is built using a mix of Web technologies — including WebGPU, WebAudio, Web Workers, WebAssembly, and WebSocket — from day one. This allows it to run in modern browsers and even on mobile devices via PWA support. However, the desktop version can leverage native NVIDIA CUDA and Apple Metal for inference (via the candle project), avoiding complex dependency management. The team notes that while the browser version demonstrates what is possible in a webview, the desktop app does not fully rely on Web tech for performance-critical tasks.
The project supports multiple deployment modes: a browser version, an Electron desktop app, a "Tamagotchi" mode, and a mobile Capacitor app called AIRI Pocket. Installation is available via winget and Scoop on Windows, Homebrew Cask on macOS, and Nix on Linux.
Capabilities and Features
AIRI comes with a broad set of abilities organized into categories: Brain (LLM integration), Memory (in-browser databases like DuckDB WASM and pglite), Ears (audio input from browser or Discord, client-side speech recognition and talking detection), Mouth (multi-provider TTS including ElevenLabs, Azure, OpenAI-compatible, Kokoro), and Body (VRM and Live2D support with auto-blink, auto-look, and idle eye movement).
The AI can play Minecraft, Factorio (work in progress with a proof of concept), and Kerbal Space Program (announcement pending). Co-play with Helldivers 2 is also under development. For communication, it integrates with Telegram and Discord.
LLM API providers supported include OpenAI, Anthropic Claude, DeepSeek, Qwen, Google Gemini, xAI, Groq, Mistral, and many others, powered by the xsai library. The project also has a plugin system and supports custom sub-directories for developers who prefer React, Svelte, or Solid.
Development Progress and Community
Project AIRI has been actively developed, with devlogs dating back to June 2025. Recent updates include mobile performance and game engine exploration (March 2026), VRM stage lifecycle and observability (March 2026), Dome Keeper data collection and training pipeline (February 2026), and AIRI Pocket with FlowChat memory experiments (January 2026). The team also published a backstory post called "DreamLog 0x1" in June 2025.
The project is seeking contributors in fields such as Live2D/VRM modeling, computer vision, reinforcement learning, speech recognition and synthesis, ONNX Runtime, Transformers.js, vLLM, WebGPU, Three.js, and WebXR. The community is organized under the @proj-airi organization on GitHub, which hosts sub-projects for RAG, memory systems, embedded databases, icons, and Live2D utilities.
Important Disclaimer
The project explicitly states: "We do not have any officially minted cryptocurrency or token associated with this project. Please check the information and proceed with caution." This warning appears prominently in the README to prevent confusion or scams.