A self-hosted n8n setup for AI sales outreach

A Reddit user said they built a self-hosted sales outreach system around n8n. The system is described as a multi-agent SDR that researches leads, writes personalized messages, and sends them through LinkedIn and email. The post lists n8n, PostgreSQL, Redis, OmniRoute, and NVIDIA NIM, and says the only recurring cost is the VPS.

Key points

  • The user says n8n runs the main outreach workflow.
  • The system researches leads, creates personalized messages, and sends them through LinkedIn and email.
  • The post says the stack is self-hosted and does not depend on cloud automation services.
  • OmniRoute is used in front of NVIDIA NIM for LLM calls.
  • The user says the only recurring cost is the VPS.

Quick term guide

self-hosted
Run on your own server instead of managed by another company.
multi-agent SDR
A setup where several AI workers handle parts of a sales development job.
multi-agent
A setup where several AI agents each handle a different subtask and work together to complete a larger goal.
PostgreSQL
A database used to store and retrieve app data.
orchestration
Coordinating multiple AI agents or steps to run in a specific order or in parallel to complete a task
follow-ups
Messages or actions you send after an earlier conversation so the work keeps moving.
subscription
A pricing model where you pay a fixed amount of money every month for access.
automation
A way to make repeated work happen without doing every step by hand.
Read original