Back to all ideas
73
PromisingAdded 1mo agoWed, Feb 18, 2026, 5:03 PM
salesautomationAISMB

AI Sales Follow-Up Agent

Automated post-demo follow-up for SMB sales teams

Every SMB sales rep has been there: great demo, prospect is excited, and then... life happens. The follow-up email gets delayed by a day, then two, then the deal goes cold. Enterprise teams have Gong and Salesloft to automate this, but at $100k+/year, SMBs are left doing it manually or not at all. The AI Sales Follow-Up Agent changes this — within an hour of your call ending, you have a personalized email ready to send with a tailored proposal attached.

📊 Market Evidence

The Market Gap

Enterprise has full solutions. SMBs have transcription tools (Fireflies, Otter) but nothing that turns transcript into action. The 1-hour post-demo window is when deals are won or lost.

🏆 Competitor Landscape

How existing players stack up in this market

Gong$100k+/year

Enterprise-only, call intelligence focused

Salesloft$125/user/mo+

Full sales engagement platform, overkill for SMB

Fireflies.ai$18-29/mo

Transcription only, no follow-up automation

🛠️ Recommended Tech Stack

Suggested tools and technologies to build this idea

🖥️Frontend
Next.js
⚙️Backend
Node.js
🗄️Database
PostgreSQL

Why this stack: Standard stack with heavy integration work.

Score Breakdown

73/100
Promising

Good market signals with room for growth

Market (20%) + Revenue (20%) + Trend (15%) + Competition (15%) + Build (15%) + Pricing (15%)

Market Proof8/10

8 — Every sales team has this pain. Enterprise spending proves value.

Revenue Proof7/10

7 — Enterprise tools charge premium. SMB willingness unproven but likely.

Trend Momentum8/10

8 — AI sales tools exploding, post-call automation is natural next step.

Competition Gap6/10

6 — Enterprise crowded, SMB gap exists but someone will fill it.

Build Speed6/10

6 — Integrations are the hard part (CRMs, transcription, calendar).

Pricing Signal7/10

🚀 Start Building

Copy a prompt into your favorite AI coding tool and start building this idea right now.

prompt.md
Build a SaaS product called "AI Sales Follow-Up Agent".

## Product Overview
Automated post-demo follow-up for SMB sales teams

## Problem
Automated post-demo follow-up for SMB sales teams

## Solution
Build AI Sales Follow-Up Agent

## Target Audience
indie hackers, small businesses, and solopreneurs

## Tech Stack
- Next.js 15 (App Router) with TypeScript
- Tailwind CSS v4 for styling
- Supabase for auth, database, and storage
- Vercel for deployment
- shadcn/ui for UI components
- Framer Motion for animations

## MVP Features to Build
1. Landing page with clear value proposition
2. User authentication (sign up, sign in, forgot password)
3. Core product functionality based on the solution above
4. Dashboard for users to manage their data
5. Pricing page with at least 2 tiers (free + paid)
6. Basic settings/profile page

## Known Competitors
Gong, Salesloft, Fireflies.ai

## Key Risks to Address
Standard market entry risks

## Deployment
1. Set up Supabase project and configure environment variables
2. Deploy to Vercel with `npx vercel --prod`
3. Set up custom domain
4. Configure Supabase RLS policies for security

## Instructions
Start by creating the project structure, then build the landing page first. Use server components where possible. Make it mobile-responsive from the start. Focus on getting the core value loop working before adding polish.