AI Sales Agent — TypeScript

Autonomous Sales Bot

An intelligent AI agent that handles inbound lead conversations, qualifies prospects, and manages the early sales funnel — entirely without human intervention.

autonomous-sales-bot — agent terminal
$agent start --mode production
✓ Research Agent initialized
✓ Outreach Agent ready
✓ Reply Listener active
✓ Follow-up Scheduler loaded

→ New lead: Acme Corp (SaaS, Series B)
Scraping website... found decision maker: John Doe (CTO)
Tech stack detected: React, Node.js, AWS
Crafting personalized outreach message...
✓ Email sent — open rate tracking active

→ Reply received: "Interested, let's talk"
✓ Classified: INTERESTED — scheduling follow-up
$
3
AI Agents
24/7
Autonomous Operation
~2s
Reply Classification
100%
TypeScript

3-Agent Pipeline

AGENT 01
Research Agent
Builds a deep dossier — decision-maker, tech stack, recent funding, and key pain points from public sources.
scrapeWebsite findDecisionMaker detectTechStack searchNews
AGENT 02
Outreach Agent
Writes hyper-personalized first touches across email, LinkedIn, and voice based on the research dossier.
sendEmail sendLinkedInDM scheduleVoiceCall
AGENT 03
Reply Listener
Watches the inbox 24/7 and classifies every reply by intent in seconds — interested, objection, wrong person, or OOO.
INTERESTED OBJECTION WRONG_PERSON OUT_OF_OFFICE

Built With

TypeScript TanStack Start Vite React Supabase AI / LLM Node.js Tailwind CSS