
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.



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.
Building this required moving away from simple prompts to a highly coordinated, 4-step autonomous sequence:
The system continuously polls live job boards. Active hiring is the ultimate signal of growth, budget, and pain.
An agent crawls the prospect's public website, digests their product categories, and maps their competitive landscape using LLMs.
The agent navigates organizational hierarchies to pinpoint the exact stakeholder (e.g., VP of Sales).
The engine synthesizes all this raw data into a beautiful, personalized React-based sandbox, accompanied by a custom-drafted pitch.
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:
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.
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."
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.
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.