Relay.app Agents: The "Point-and-Shoot" AI Automation for Non-Techies
2026-02-03 | Official Site | ProductHunt
30-Second Verdict
What is it?: A drag-and-drop builder for AI Agent teams that automates repetitive work across Gmail, Notion, HubSpot, and more, with the ability to set human approvals for key steps.
Is it worth watching?: Yes. Founder Jacob Bank is the former Google Gmail Product Director whose previous startup, Timeful, was acquired by Google. The positioning is precise—not trying to replace Zapier, but adding an "AI Brain" and "Human Oversight" on top of it. An $8.2M seed round from a16z and Khosla shows top-tier VC validation.
Comparison:
- vs Zapier: Relay has built-in AI and a free tier with 200 runs/mo (Zapier offers 100), making it more affordable.
- vs Make: Make is better for complex, high-frequency logic; Relay is better for scenarios needing AI judgment + human approval.
- vs Lindy: Lindy focuses on AI calls/emails; Relay focuses on cross-app workflows.
Three Questions for Me
Is it relevant to me?
Target Users:
- Ops/Sales/CS Teams: Handling high volumes of repetitive approvals and coordination.
- SMBs and Agencies: Need automation but lack engineering resources.
- Project Managers: Need to sync info across tools and auto-generate reports.
Are you the one? You are the target user if:
- You spend your day copy-pasting between Gmail and Notion.
- You need to manually approve certain automated steps (e.g., reviewing an important email before it sends).
- You want AI to help with email categorization or summarization without writing code.
Common Use Cases:
- New inquiry → AI categorizes → Create HubSpot contact → Notify sales → Human approval → Send welcome email.
- Blog post → AI generates tweets → Human edits → Post to Twitter.
- Meeting ends → AI summarizes → Update Notion → Assign tasks in Slack.
Is it useful for me?
| Dimension | Benefit | Cost |
|---|---|---|
| Time | Saves 30 mins to 2 hours of repetitive work daily | 1-3 hours for initial setup |
| Money | Free tier (200 runs/mo) is enough for individuals | Teams cost $27-$98/mo |
| Effort | AI handles sorting/summarizing; you just approve | Requires understanding "Trigger-Action" logic |
ROI Judgment: If you spend over 30 minutes a day on cross-tool repetition, it's worth 2 hours of learning. The learning curve is lower than Zapier and much lower than n8n.
Will I enjoy using it?
The "Aha!" Moments:
- Human-in-the-loop: AI isn't fully autonomous; you can approve critical nodes to prevent AI hallucinations.
- Zero-config Built-in AI: No need to connect your own OpenAI API; it works out of the box.
- Real-time Data Sync: Referenced data updates automatically, so you never worry about stale info.
User Quote:
"Setting up a workflow took only 5 minutes. AI automatically categorizes my emails and drafts replies; I just have to click confirm." — G2 User
Real Feedback:
Positive: "Exceptionally easy UI and smooth experience, great for beginners in AI agent building" — G2 User Critique: "Integration library is still growing, might not have every app" — Early User Feedback
For Independent Developers
Tech Stack
- Backend: Supabase (PostgreSQL + Auth + Real-time APIs)
- Server: FastAPI (Python), asynchronous processing
- Core Protocol: Model Context Protocol (MCP) — Decoupling business logic from app integrations
- AI Models: Google Gemini 1.0 Pro, 1.5 Flash, 1.5 Pro
- Architecture: The MCP adapter layer allows for faster integration development without affecting core stability.
Core Implementation
Relay's core is the MCP protocol layer. When a user gives a natural language command (e.g., "Create a Notion page"), the Agent generates a structured MCP request. The MCP layer routes this to the corresponding adapter, which translates it into the target app's API call. This design makes adding new integrations fast—just write an adapter without touching core logic.
Human-in-the-loop is achieved by inserting a "waiting for approval" state in workflow nodes, with Supabase's real-time features pushing notifications.
Open Source Status
- Is it open source?: No, closed-source SaaS.
- Similar Open Source Projects: n8n (self-hosted workflows), Activepieces (Open-source Zapier alternative).
- Difficulty to build: High. The challenge isn't the tech, but the ecosystem—Relay has hundreds of integrations requiring massive maintenance.
Business Model
- Monetization: SaaS Subscription.
- Pricing: Free → $27/mo → $98/mo → Enterprise.
- Differentiation: Built-in AI + Human-in-the-loop included at no extra cost.
Giant Risk
Medium. Zapier is adding AI, but Relay's HITL focus is a differentiator. The real risk is native AI automation from platforms like Notion/HubSpot. However, cross-platform coordination remains a core need, so short-term replacement risk is low.
For Product Managers
Pain Point Analysis
- Problem Solved: Cross-app repetitive multi-step tasks, especially those requiring human judgment.
- Severity: High-frequency core need. Every team using 3+ SaaS tools faces this.
User Personas
- Primary: Ops, Sales, and CS team leads.
- Secondary: Small startup CEOs (no engineering resources).
- Scenarios: Customer onboarding, lead distribution, content publishing, meeting follow-ups.
Feature Breakdown
| Feature | Type | Description |
|---|---|---|
| Visual Workflow Editor | Core | Drag-and-drop builder |
| Human-in-the-loop Approval | Core | Key differentiator |
| Built-in AI Actions | Core | Summarize, classify, generate content |
| Real-time Data Referencing | Core | Referenced data updates automatically |
| Team Collaboration | Nice-to-have | Shared workflows, permission management |
| Template Library | Nice-to-have | Quick start guides |
Competitive Differentiation
| vs | Relay.app | Zapier | Make |
|---|---|---|---|
| Core Diff | AI + Human Approval | Most Integrations | Strongest Logic |
| Price | From $27 | From $29.99 | Per-operation billing |
| Pros | Easy, Built-in AI | Largest Ecosystem | High ROI |
| Cons | Fewer Integrations | AI is an add-on | Steep Learning Curve |
Key Takeaways
- Human-in-the-loop Design: Retaining human approval nodes reduces user distrust of AI.
- Free Built-in AI: Unlike Zapier, AI isn't gated behind premium tiers.
- Real-time Data Referencing: Solves the common "stale data" pain point.
For Tech Bloggers
Founder Story
Jacob Bank — A heavy-hitter background:
- Cornell CS, Stanford AI Lab PhD candidate (left to start a company).
- Research: AI + Behavioral Economics.
- Founded Timeful (smart calendar) in 2015, acquired by Google that same year.
- Spent years as a Google Product Director for Gmail and Google Calendar.
- Left to build Relay.app.
The "Why": He saw teams at Google overwhelmed by repetitive tasks while existing tools were either too dumb (rules) or too scary (full AI). He wanted a middle path: "AI helps, but humans oversee."
Discussion Angles
- Will AI steal jobs?: Relay's stance is "augmenting humans," not replacing them.
- Is HITL a compromise?: Is it a real need or just a temporary fix for weak AI?
- Zapier vs. Newcomers: Retrofitted AI vs. AI-native tools—who wins?
Hype Data
- PH Rank: 131 votes (2026-02-03)
- G2 Rating: 5.0/5 (60+ reviews)
- Funding: $8.2M Seed, led by a16z + Khosla.
Content Suggestions
- Angle: "How an ex-Google PM is redefining workflow automation."
- Trend: AI Agents are exploding; Relay is one of the most practical implementations.
For Early Adopters
Pricing Analysis
| Tier | Price | Includes | Is it enough? |
|---|---|---|---|
| Free | $0 | 200 runs/mo, AI included | Good for light personal use |
| Professional | $27/mo | 750 runs/mo | Good for small team daily use |
| Teams | $98/mo | 2000 runs/mo, collab | For medium teams |
| Enterprise | Custom | Unlimited, SSO, etc. | For large corps |
Hidden Costs: None. AI features are available across all tiers, unlike tools that charge per AI call.
Quick Start Guide
- Setup Time: 5-15 minutes for your first workflow.
- Learning Curve: Low, simpler than Zapier.
- Steps:
- Sign up, choose a template or start from scratch.
- Select a trigger (e.g., "New Gmail received").
- Add an AI action (e.g., "Classify email intent").
- Add a human approval node (optional).
- Add a target action (e.g., "Create Notion task").
- Test and go live.
Pitfalls and Critiques
- Integration Library: Smaller than Zapier; niche apps might be missing.
- Stability: Young platform, though feedback is currently great.
- Complex Logic: Make is still better for heavy branching and loops.
Security and Privacy
- Storage: Cloud (Supabase).
- Compliance: Check for industry-specific requirements (e.g., HIPAA).
- OAuth: Standard OAuth used; passwords are not stored.
Alternatives
| Alternative | Advantage | Disadvantage |
|---|---|---|
| Zapier | Most integrations, mature | Weak AI, expensive |
| Make | Strong logic, high ROI | Steep learning curve |
| n8n | Open source, self-hostable | Requires technical skills |
| Activepieces | Open source, friendly UI | Small community, fewer integrations |
For Investors
Market Analysis
- Workflow Automation: $23.77B in 2025 → $40.77B in 2031 (CAGR 9.41%).
- AI Agent Market: $7.63B in 2026 → $50.31B in 2030 (CAGR 46.3%).
- Drivers: Digital transformation, AI maturity, remote work normalization.
Competitive Landscape
| Tier | Players | Positioning |
|---|---|---|
| Leaders | Zapier, MS Power Automate | Rule-based automation giants |
| Mid-market | Make, Workato | Complex scenarios, Enterprise |
| New Entrants | Relay.app, Lindy, Bardeen | AI-native automation |
Timing Analysis
- Why Now?:
- LLMs are mature enough for content understanding and generation.
- Users still distrust "fully autonomous AI"; HITL is a transition necessity.
- Incumbents are retrofitting; Relay is native.
- Market Readiness: High. Users are accustomed to automation and ready for AI enhancement.
Team Background
- Founder: Jacob Bank (ex-Google PM Director, Timeful founder).
- Research: Stanford AI Lab, AI + Behavioral Economics.
- Track Record: Successful exit with Timeful, deep Google PM experience.
Funding
- Raised: $8.2M Seed.
- Investors: Khosla Ventures, a16z, Neo, BoxGroup, SV Angel.
Conclusion
Relay.app is one of the most clearly positioned products in the "AI Automation" space: it doesn't chase full autonomy, but rather AI assistance + human oversight. Strong founder, great UX, and competitive pricing.
| User Type | Recommendation |
|---|---|
| Developers | ⚠️ Not much to copy tech-wise; study the MCP protocol, but the barrier is the integration ecosystem. |
| Product Managers | ✅ HITL design is a great reference for current AI trust levels. |
| Bloggers | ✅ Founder story + trending sector makes for a great "AI Agent implementation" topic. |
| Early Adopters | ✅ Free tier is generous and easy to start. Worth switching if Zapier feels too expensive. |
| Investors | ✅ Large market, right timing, strong team. Watch closely post-seed. |
Resource Links
| Resource | Link |
|---|---|
| Official Site | https://relay.app/ |
| ProductHunt | https://www.producthunt.com/products/relay-app |
| Founder LinkedIn | Search Jacob Bank |
| Competitors | Zapier / Make / n8n |
Sources
- relay.app
- lindy.ai
- opensourceceo.com
- mordorintelligence.com
- demandsage.com
- tracxn.com
- Medium
- Notion Integrations
- HubSpot
- aimasteryhub.blog
2026-02-04 | Trend-Tracker v7.3