---
title: "Deploy Airi"
description: "AIRI Web, a self-hosted AI companion with Live2D, VRM and voice. airi"
category: "AI/ML"
url: https://railway.com/deploy/airi
---

# Deploy Airi

AIRI Web, a self-hosted AI companion with Live2D, VRM and voice. airi

**[Deploy Airi on Railway](https://railway.com/template/airi)**

- **Creator:** Xav's Projects
- **Category:** AI/ML
- **Total deploys:** 2

## Template content

### Airi https://airi.moeru.ai/docs/favicon.svg

- **Image:** ghcr.io/xavto/airi-web-railway:latest
- **Public domain:** Yes

## Documentation

# Deploy and Host AIRI on Railway

AIRI is an open-source AI virtual companion inspired by AI VTubers such as Neuro-sama. Its browser edition supports Live2D and VRM characters, real-time voice interaction, multiple AI providers, local browser storage, WebGPU features, and Progressive Web App installation across desktop and mobile devices.

## About Hosting AIRI

This template deploys AIRI Stage Web as a prebuilt Docker image served by Nginx. Railway provides the public HTTPS endpoint, health checks, and container hosting, while most AIRI features run directly in the user's browser. No database or Railway volume is required for the standard deployment. Users configure their preferred language model, speech provider, API credentials, and character model from the AIRI interface. This template includes only the browser edition; desktop-only features such as native overlays, CUDA or Metal acceleration, local application awareness, and direct game integrations are not included.

## Common Use Cases

- Host a personal AI companion with Live2D or VRM characters
- Create a browser-based voice and role-playing experience
- Test AI providers, speech services, WebGPU, and local browser inference
- Install AIRI as a Progressive Web App on desktop or mobile

## Dependencies for AIRI Hosting

- Prebuilt AIRI Stage Web Docker image
- Nginx static web server
- A modern browser with WebAssembly and optional WebGPU support
- An API key for the AI or speech provider selected by the user

### Deployment Dependencies

- [Project AIRI GitHub repository](https://github.com/moeru-ai/airi)
- [Project AIRI documentation](https://airi.moeru.ai/docs/en/docs/overview/)
- [AIRI configuration guide](https://airi.moeru.ai/docs/en/docs/manual/config/)

### Implementation Details

The template runs the prebuilt image below and exposes Nginx on port `80`:

```text
ghcr.io/xavto/airi-web-railway:0.11.3
```

Recommended Railway configuration:

```text
PORT=80
Healthcheck=/healthz
Persistent volume=Not required
Database=Not required
```

AIRI settings and user data are primarily stored in the browser. Changing the Railway domain or clearing browser storage may therefore affect locally stored configuration.

This is a community-maintained deployment template and is not officially published or supported by the Project AIRI team.

## Why Deploy AIRI on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying AIRI on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


## Similar templates

- [Chat Chat](https://railway.com/deploy/-WWW5r) — Chat Chat, your own unified chat and search to AI platform.
- [stella](https://railway.com/deploy/stella) — Self-host stella with web, API, Postgres, Redis, and object storage.
- [Hermes Agent | OpenClaw Alternative with Dashboard](https://railway.com/deploy/hermes-agent-or-openclaw-alternative-wit) — Self-Hosted Hermes AI Agent for Telegram, Discord & Slack

Open this page in a browser: https://railway.com/deploy/airi
