Railway

Deploy Agente_IA_sin_supabase

Deploy and Host Agente_IA_sin_supabase with Railway

Deploy Agente_IA_sin_supabase

Agente_IA_python

Just deployed

Just deployed

Chat_wed_python_backend

Automatianos/Chat_wed_python

Just deployed

API_Gestor_de_Colas_para_Campa-as_WhatsApp

Automatianos/API_Gestor_de_Colas_para_Campa-as_WhatsApp

Just deployed

Redis_colas

redis:8.2.1

Just deployed

/var/lib/postgresql/data

Just deployed

Just deployed

/data

Just deployed

Just deployed

Just deployed

Deploy and Host Agente Python - IA Pipeline on Railway

Agente Python is a high-performance, multi-channel conversational AI pipeline built with FastAPI. It features a robust Redis-based debounce buffer, multi-provider LLM support (Claude, Gemini, Grok), and real-time observability. It seamlessly integrates with Telegram, WhatsApp, and Instagram to deliver context-aware, tool-calling AI agents.

About Hosting Agente Python - IA Pipeline

Deploying this AI Pipeline on Railway involves running a Python FastAPI application using Gunicorn/Uvicorn workers. The architecture requires a PostgreSQL database (accessed via asyncpg) for state, history, and configuration management, alongside a Redis instance for critical operations like caching, rate limiting, and message debouncing (fast-path).

Common Use Cases

  • Omnichannel Customer Support automated across Telegram, WhatsApp, and Instagram.
  • Automated workflow execution using internal and external MCP (Model Context Protocol) tools (like n8n, calculators, etc).
  • Scalable, real-time interactive AI assistants with persistent context, smart fallback, and robust conversation memory.

Why Deploy

Deploying the Agente Python - IA Pipeline provides you with a robust, production-ready conversational AI architecture. It offers out-of-the-box support for multiple channels, a smart debounce buffer to handle rapid user messages gracefully, and advanced tool-calling capabilities through MCP. It is designed for high observability in real-time and seamless multi-provider LLM failover, ensuring your agent never goes offline.

Dependencies for

To run this AI pipeline effectively, the application relies on several core technologies and external services:

  • Python & FastAPI: The core async framework powering the endpoints and logic.
  • PostgreSQL: For persistent state, client configurations, and conversation history.
  • Redis: Essential for the fast-path debounce buffer, rate limiting, and caching configurations.

Deployment Dependencies

When deploying this template on Railway, you must ensure the following are provisioned and linked:

  • A PostgreSQL database service (to generate the DATABASE_URL).
  • A Redis service (to generate the REDIS_URL).
  • Required environment variables including LLM provider keys (such as OPENROUTER_API_KEY), AGENT_MODEL, and CORE_PARSER_MODEL.

Template Content

More templates in this category

View Template
N8N Main + Worker
Deploy and Host N8N with Inactive worker.

jakemerson
View Template
Evolution API with n8n
[Jun'26] WhatsApp automation platform using Evolution API, n8n & PostgreSQL

codestorm
View Template
Postgres Backup
Cron-based PostgreSQL backup to bucket storage

Railway Templates