---
title: "Deploy Slack AI"
description: "Summarize Slack threads with AI"
category: "Other"
url: https://railway.com/deploy/pwcyob
---

# Deploy Slack AI

Summarize Slack threads with AI

**[Deploy Slack AI on Railway](https://railway.com/template/pwcyob)**

- **Creator:** skyfallwastaken's Projects
- **Category:** Other

## Template content

### slack-ai

- **Source:** SkyfallWasTaken/slack-ai

## Documentation

Slack AI helps save you from having to read long threads in Slack. The way it works is simple:
- Right-click on a message (including messages inside a thread)
- Click "More message shortcuts"
- Search for, and then click "Summarize this thread"

This will provide you with a full summary of what happened in the thread, including any reactions that may have been used. It also handles different users being inside the conversation, and can use this fact in order to provide a more helpful summary.

You'll need an AI provider to use this project, like [OpenAI](https://openai.com) or [OpenRouter](https://openrouter.ai) (which proxies different AI providers and can help reduce latency issues, as well as allowing you to use one balance across multiple providers). **Even if you don't use OpenAI, you still should set the `OPENAI_*` environment variables** using the AI provider's API URL and key.

## Tips
- Thinking models work well but can be slow. `o3-mini` is a good option
- In my experience, `gemini-2.5-flash` or DeepSeek v3 are great options for faster responses 

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

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