How tldr.work Works
tldr.work combines cutting-edge AI technology with powerful APIs to automate sales and monitor brand visibility. Here’s how everything works under the hood.Architecture Overview
Sales Automation Workflow
1. Prospect Discovery (our discovery engine)
What happens when you search for prospects:You enter search criteria
tldr.work queries our discovery engine API
our discovery engine finds matching companies
Results appear in your dashboard
2. Email Enrichment (our enrichment engine)
What happens when you enrich prospect data:tldr.work sends company domain to our enrichment engine
bakery-paris.frour enrichment engine finds all email addresses
our enrichment engine verifies each email
You get verified contacts
3. Email Generation (GPT-5)
What happens when you generate an email:You provide context
tldr.work prepares the prompt
GPT-5 generates personalized email
You review and edit
4. Campaign Execution (our delivery infrastructure)
What happens when you launch a campaign:tldr.work queues emails
Respects daily limits
Sends via our delivery infrastructure API
Tracks engagement
AI Brand Monitoring Workflow
1. Domain Analysis (GPT-5-mini)
What happens when you analyze a domain:tldr.work scrapes your website
Sends content to GPT-5-mini
GPT-5-mini analyzes and structures data
Results saved to your project
2. Prompt Generation (GPT-5-mini)
What happens when you generate prompts:tldr.work sends domain analysis to GPT-5-mini
Asks AI to create 10 realistic prompts
GPT-5-mini generates prompts
Prompts validated automatically
3. Multi-Engine Testing (our AI gateway)
What happens when you run an analysis:tldr.work selects active prompts
Sends each prompt to 5 AI engines
Each engine generates a response
- ChatGPT (GPT-5)
- Claude (3.5 Sonnet)
- Gemini (2.5 Flash)
- Perplexity (Sonar Pro)
- Mistral (Large)
tldr.work analyzes each response
4. Response Analysis (GPT-5)
What happens when analyzing AI responses:tldr.work sends response to GPT-5
GPT-5 extracts structured data
Aggregates across all prompts
Results displayed in dashboard
Technology Stack
Frontend
- Next.js 15: React framework for fast, SEO-friendly pages
- Tailwind CSS: Modern, responsive UI design
- TanStack Query: Real-time data fetching and caching
Backend
- Fastify: High-performance Node.js server
- MongoDB: NoSQL database for flexible data storage
- Redis + BullMQ: Background job processing (emails, AI analysis)
AI & APIs
- our AI gateway: Unified gateway to all AI models (GPT, Claude, Gemini, etc.)
- our discovery engine: Web scraping and company data extraction
- our enrichment engine: Email finding and verification
- our delivery infrastructure: Transactional email delivery
Security & Billing
- JWT: Secure authentication tokens
- Stripe: Payment processing and subscription management
- Encrypted storage: Sensitive credentials encrypted at rest
Performance & Reliability
Speed
- Prospect search: 20-40 seconds for 10-50 results
- Email enrichment: 2-5 seconds per prospect
- Email generation: 3-5 seconds per email
- AI analysis: 5-10 minutes for 10 prompts × 5 engines (50 queries)
Accuracy
- Prospect data: 95%+ accuracy (our discovery engine filters out invalid data)
- Email verification: 98%+ deliverability (our enrichment engine’s verification algorithm)
- AI generation: GPT-5 produces human-quality text in 99% of cases
Reliability
- Uptime: 99.9% (hosted on Railway with auto-scaling)
- Failover: If one AI engine fails, others continue
- Queue system: Jobs retry automatically on failure
