Itamar Katan
HomeProjects Chat
Agentic outreach workflow dashboard
Case Study / Self-Learn Project

Agentic
Outreach

From Cold Pitch to Interactive Sandbox

As a product builder, I'm fascinated by how Agentic AI can shift user interfaces from static text to dynamic, personalized experiences. This is a self-initiated project to explore what happens when we combine LLMs, web scraping, and generative UI to automate complex prospect research. Instead of sending a standard pitch, the agent dynamically generates an Interactive Brand Sandbox tailored perfectly to the prospect's business.

Agentic outreach concept screen 1
Agentic outreach concept screen 2
Agentic outreach concept screen 3

The Builder's Challenge

The outbound sales industry faces a massive UX problem: decision-makers are bombarded with generic, low-value spam.

I wanted to see if I could engineer a workflow that replaces the standard "wall of text" email with a "Show, Don't Tell" approach. The goal? Build a system that can autonomously research a growing company and instantly generate a bespoke, clickable mini-product (a sandbox) so the prospect can physically experience the value upfront.

The Agentic Architecture

Building this required moving away from simple prompts to a highly coordinated, 4-step autonomous sequence:

1

Trigger on Intent

The system continuously polls live job boards. Active hiring is the ultimate signal of growth, budget, and pain.

2

Context Synthesis

An agent crawls the prospect's public website, digests their product categories, and maps their competitive landscape using LLMs.

3

Decision-Maker Resolution

The agent navigates organizational hierarchies to pinpoint the exact stakeholder (e.g., VP of Sales).

4

Generative Delivery

The engine synthesizes all this raw data into a beautiful, personalized React-based sandbox, accompanied by a custom-drafted pitch.

Engineering Trust & Graceful Degradation

When AI hallucinates in a B2B scenario, trust is instantly destroyed. True personalization isn't just injecting a {First_Name} variable—it requires rigorous data grounding. My focus was on building a robust hybrid pipeline:

Data Grounding

Using the Apify API for live LinkedIn scraping ensures the organizational chart is rooted in real-time reality, while Gemini handles complex web-search fallbacks.

Visual Ownership

Injecting the prospect's actual hex codes, logos, and typography into the generated UI shifts the psychology of the interaction from "reading a pitch" to "collaborating on a bespoke solution."

Anti-Hallucination Guardrails

If the AI is unsure of an exact vanity LinkedIn handle, it doesn't guess and risk a frustrating 404 error. Instead, it gracefully degrades by generating a 100% working, pre-populated LinkedIn Search query.

The Outcome

This architecture empowers frontline SDRs to bypass hours of manual research, and enables Enablement Leaders to scale hyper-personalized, high-converting outbound campaigns without compromising on brand quality.

Want to see more experiments?

Back to Projects