---
title: "Deploy ElizaOS"
description: "Deploy your own AI agent that can interact across clients using ElizaOS."
category: "AI/ML"
url: https://railway.com/deploy/aW47_j
---

# Deploy ElizaOS

Deploy your own AI agent that can interact across clients using ElizaOS.

**[Deploy ElizaOS on Railway](https://railway.com/template/aW47_j)**

- **Creator:** Haleem Bello's Projects
- **Category:** AI/ML
- **Total deploys:** 119

## Template content

### pgvector https://devicons.railway.app/i/postgresql.svg

- **Image:** pgvector/pgvector:pg16
- **Start command:** `/bin/sh -c "unset PGPORT; docker-entrypoint.sh postgres --port=5432"`

### eliza-starter

- **Source:** elizaOS/eliza-starter
- **Public domain:** Yes

## Documentation

# ElizaOS Starter

A customizable AI agent framework that lets you create and deploy AI personalities across multiple platforms. Built with TypeScript and powered by your choice of AI models through OpenRouter.

## Features
- 🤖 Multi-platform support (Discord, Twitter)
- 🎭 Customizable AI personalities
- ⚡ Easy deployment and scaling
- 🔒 Secure credentials management
- 🔌 Extensible client system

## Instructions

1. Required Environment Variables:
   - `OPENROUTER_API_KEY`: Your OpenRouter API key
   - `OPENROUTER_MODEL`: Your preferred AI model (e.g., "anthropic/claude-3-sonnet")

2. Optional Platform Credentials:
   For Discord:
   - `DISCORD_APPLICATION_ID`
   - `DISCORD_API_TOKEN`

   For Twitter:
   - `TWITTER_USERNAME`
   - `TWITTER_PASSWORD`
   - `TWITTER_EMAIL`

The build process will automatically:
- Set up the necessary dependencies
- Configure your selected platforms
- Deploy your AI agent

Get your OpenRouter API key at: https://openrouter.ai/

## 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/aW47_j
