I Build AI Systems That Generate Pipeline, Not Slide Decks
Your job post asked for a builder. Here's what I've actually built.
Requirement: Deploy and Train AI SDR Agents
What I've Done
I haven't just evaluated AI SDR tools — I've built the infrastructure they run on and the qualification logic that feeds them. At LXT.ai I built an AI content engine that processes inbound signals and produces multi-channel output at 3x the volume with 80% less manual effort.
My property valuation AI processes 100+ analysis events daily with zero human intervention for standard cases — the same pattern as an inbound qualification agent: ingest signal, classify, enrich, route. When confidence is low, it flags for review. When it's high, it ships.
PropertyValuationAI
An AI system that ingests property data from multiple sources, runs structured analysis against 100+ data points, and produces evaluation reports.
Pattern: Ingest → Classify → Enrich → Route → Output. Same architecture as an AI SDR agent.
GTMIntel — Market Intelligence API
Built a real-time market intelligence system that scrapes, classifies, and structures competitive and funding data for GTM teams.
Pattern: Continuous monitoring → signal detection → structured output → API delivery. This is the competitive intelligence engine you asked for.
For the weekly refinement cycle: I run this loop daily on my own products. GTMIntel's classification accuracy improved from ~70% to ~92% over 90 days of iteration on prompts, training data, and routing logic. This is the same discipline the AI SDR role requires.
Requirement: AI-Powered Inbound Qualification
What I've Done
I built the AI Marketer funnel on this very site — a real-time inbound qualification system that captures leads, scores intent, and routes to the right next step. The form submissions feed into a structured pipeline with Slack notifications, CRM integration, and automated follow-up sequences.
At LXT.ai, I managed the content engine across 3 brands simultaneously — scoring which content drove demos vs. which drove MQLs vs. which was noise. Same skill set as real-time lead qualification: capture, score, route.
- ✓ Real-time lead capture — built on this site with Turnstile bot protection, Slack integration, and structured data routing
- ✓ Lead scoring logic — different CTAs, different intent signals, different routing for consulting vs. tools vs. workshop leads
- ✓ No lead waits, no lead gets lost — every form submission triggers an immediate structured notification with full context
Requirement: Automate CRM Hygiene, Call Summarization, Follow-Up
What I've Done
I cut weekly content production from 40 hours to 8 hours while tripling output at LXT.ai. The principle is identical: identify every minute of admin work that doesn't produce revenue, then automate it.
I've built production integrations connecting multiple systems via APIs — the same pattern as connecting Gong → Salesforce → Outreach. My tech stack speaks your GTM stack's language.
- ✓ HubSpot RevOps certified — I know the CRM, the workflows, the reporting, and the automation capabilities natively
- ✓ Production API integrations — this entire site (Rust/Rocket) connects to Slack, email systems, databases, and external APIs via custom code
- ✓ Automated call summarization pattern — I've built the same "ingest unstructured data → extract structured insights → route to system of record" pipeline for property analysis
Requirement: Architect the AI Layer Across the GTM Stack
What I've Done
The job post asks for someone who can make Salesforce the hub, with data flowing between Marketo, Outreach, Gong, and Qualified without manual intervention. This is literally what I do.
I architected the data layer for GTMIntel — pulling data from multiple sources, normalizing it, enriching it, and serving it through an API. The architecture pattern is identical to what Flosum needs: disparate systems → normalization layer → enrichment → single source of truth → agent consumption.
Requirement: Pipeline Math and Unit Economics
What I've Done
I built live calculators for this because I think in pipeline math. When someone says "we need 67 SQLs per quarter at 20% win rate and $75K ASD" I immediately see the levers:
Conversion Rate Calculator
Built to help teams understand stage-by-stage conversion and where the funnel leaks. The exact math behind "where can AI compress this funnel."
AI ROI Calculator
Quantifies the business case for AI automation — payback period, time savings, revenue impact. I use the same framework to evaluate every AI GTM intervention.
A/B Test Calculator
Statistical significance testing with chi-square — the same methodology for measuring whether an AI SDR agent actually outperforms the human bench.
Marketing Budget Calculator
Channel-level ROI projections — working backward from revenue targets to spend allocation. The unit economics framework behind every GTM decision.
67 SQLs at 20% win rate and $75K ASD = $1.005M quarterly pipeline. To compress: improve top-of-funnel lead quality (AI qualification), increase win rate (AI-assisted selling), or shorten cycle time (automated follow-up). I'd start by instrumenting the data to see where you're actually losing deals — then deploy AI at the bottleneck. Not everywhere. The bottleneck.
Requirement: Hyper-Personalized Outbound at 10x Volume
What I've Done
I built the Marketing Campaign Generator — a tool that takes ICP signals and produces structured, multi-channel campaign strategies. The same pattern scales to individual accounts.
For Koinly's Australian tax season campaign, I achieved 5x ROAS on YouTube by building automated creative testing with performance feedback loops — the same "research → personalize → sequence → measure → refine" loop that powers AI outbound.
My Customer Avatar Builder structures the exact ICP signals you mentioned — team size, current tooling, compliance requirements — into actionable targeting criteria.
Requirement: Competitive Intelligence Engine
What I've Already Built
GTMIntel is literally this. A system that monitors market signals, structures competitive data, and delivers insights via API. I built it because I saw the gap in my own GTM work — I needed real-time competitive intel to write better outbound and position better against alternatives.
The weekly structured output you described? I've been running that loop myself for months. The system monitors, I review, I ship insights. Scale it to Flosum's competitive set and you have exactly what you described.
Requirement: Closed-Loop Data Feedback System
What I've Done
I built RefreshAgent — an AI system that monitors Search Console and Analytics data 24/7, detects anomalies, and feeds structured insights back to the marketing team. The same architecture applies to BDR activity → pipeline outcomes → agent performance.
Every tool on this site follows the closed-loop pattern: input → process → score → output → measure → refine. I don't build one-way systems.
Requirement: AI Agent Orchestration
What I've Done
I currently run multiple AI systems in parallel, each handling different segments:
- ◆ PropertyValuationAI — autonomous analysis agent handling 100+ events/day with confidence-based routing
- ◆ GTMIntel — continuous monitoring agent scraping and classifying market data
- ◆ RefreshAgent — anomaly detection agent monitoring marketing data streams
- ◆ This site — 15+ SEO tools, each an AI-powered micro-agent handling a specific analysis task
Managing multiple agents means resolving conflicts, preventing duplicate work, and maintaining data quality at the hub. I've hit and solved these problems in production — not in a workshop.
Requirement: Write Production Code, Not Just Configure No-Code
Proof
This entire website is a custom Rust/Rocket web application I built from scratch. It serves 15+ interactive tools, handles form processing, webhook integrations, real-time event streaming, database operations, and API integrations — all written by me.
This Site (Rust/Rocket)
Full-stack web app with Askama templates, SQLite database, Slack/HTTP API integrations, Turnstile verification, SSE streaming, and 15+ tool endpoints.
GTMIntel API
REST API serving structured market intelligence data — built with authentication, rate limiting, and real-time data pipelines.
Python Automation at CFA UK
Built Python automation tools that saved the organization 10x on a platform migration — processing and transforming structured data at scale.
Requirement: Prompt Libraries, Training Datasets, Refinement Workflows
What I've Done
Every AI tool on this site is powered by carefully engineered prompts and processing pipelines that I iterate on continuously. My content engineering framework documents the exact process: brief → retrieval → generation → quality gate → output.
I treat agent training as a discipline. GTMIntel's classification accuracy went from ~70% to ~92% through structured prompt iteration, training data curation, and weekly evaluation cycles over 90 days. Not one-time setup — continuous refinement.
Requirement: Small Team, High Intensity, Do the Work Yourself
This Is How I Operate
Every product I've listed on this page — GTMIntel, PropertyValuationAI, RefreshAgent, this entire website — I built myself. No agency. No large support staff. No delegation layer.
At LXT.ai I managed global content across 3 brands as essentially a one-person content engineering team, growing leads by 25%. I scale through automation, not headcount. That's not a philosophy — it's a constraint I've optimized for.
Requirement: Strong Opinions on AI vs. Human
Here Are Mine
Bad AI automation destroys deals faster than no automation.
I've seen it happen. An AI SDR that sends generic outreach to a Fortune 500 CTO doesn't just waste a lead — it poisons the account. I'd rather have 10 human-touched, high-quality touches than 1,000 automated ones that make buyers feel like targets.
My framework:
- → Automate when the task is deterministic, high-volume, and low-risk: data enrichment, CRM updates, lead scoring, follow-up timing
- → Augment when the task requires judgment but benefits from speed: research synthesis, first-draft personalization, call prep, competitive briefings
- → Keep human when the task determines relationship trajectory: first outreach to strategic accounts, demo conversations, negotiation, expansion conversations with at-risk customers
The confidence threshold approach I use in PropertyValuationAI applies directly here: when the AI is confident, ship it. When it's not, route to a human. The magic is in the calibration — and that comes from iteration, not theory.
Requirement: Salesforce Ecosystem Familiarity
What I Bring
I understand what your buyers care about because I've worked adjacent to the Salesforce ecosystem for years. CI/CD, data protection, compliance workflows — these aren't abstract concepts to me. I've built tools that serve similar audiences.
My HubSpot RevOps certification means I think in CRM architecture, not just marketing campaigns. I understand object relationships, workflow automation, reporting hierarchies, and data governance — the same principles that apply in Salesforce, just with different admin tools.
More importantly: I understand why enterprise Salesforce teams care about DevOps, data protection, and compliance. DORA isn't just an acronym — it's a trigger event that creates buying intent. I can spot those signals and build outreach around them.
The First 90 Days
Deploy AI SDR Agent
Instrument the existing funnel data. Deploy first AI SDR agent focused on inbound qualification from existing lead sources. Run daily evaluation, weekly refinement. Ship it fast, iterate it hard.
Map the Data Architecture
Audit current data flows between Salesforce, Marketo, Outreach, Gong, Qualified. Identify gaps, duplicates, and manual handoffs. Design the integration architecture for the AI layer.
Automate AE Revenue Time
Deploy CRM hygiene automation, call summarization pipeline (Gong → Salesforce), follow-up sequencing, and proposal drafting. Target: shift AE revenue-generating time from 25% to 50%+.
Launch Competitive Intelligence Feed
Deploy structured competitive monitoring using the same architecture as GTMIntel. Weekly insights to sales and product teams.
Scale Outbound with AI Personalization
Build ICP-based personalization engine using Salesforce signals (team size, DevOps tooling, compliance posture). Launch multi-channel outbound at 10x current volume.
Closed-Loop Feedback System
Instrument the full loop: BDR activity → pipeline outcomes → agent performance → ICP targeting. Weekly data-driven optimization, not guesswork.
Requirement-by-Requirement Match
| Deploy & train AI SDR agents | PropertyValuationAI (100+ events/day), GTMIntel (continuous monitoring) — same architecture, same iteration discipline |
|---|---|
| Inbound qualification system | This site's lead pipeline — real-time capture, scoring, routing, Slack integration |
| Increase AE revenue-generating time | Cut 40h/week → 8h/week at LXT.ai by automating admin work |
| Architect AI layer across GTM stack | GTMIntel data architecture — multi-source ingestion, normalization, API delivery |
| Competitive intelligence engine | GTMIntel — already built and running |
| 10x outbound volume | Campaign Generator, 5x ROAS at Koinly — same personalization + measurement loop |
| Closed-loop data feedback | RefreshAgent — 24/7 monitoring → anomaly detection → structured insights |
| Customer health scoring | PropertyValuationAI pattern — multi-signal scoring with confidence thresholds and human escalation |
| Write production code | This site (Rust), GTMIntel API, Python automation |
| Pipeline math & unit economics | 4 live calculators built to operationalize this thinking |
| Small team, high intensity | Solo builder — every product on this page, built by me alone |
| Salesforce ecosystem | HubSpot RevOps certified — CRM architecture, automation, data governance |
Let's Talk
I read the job post carefully. This is a builder role at a company in wartime. I build. I've done it alone, I've done it fast, and I've done it with measurable results. Let's discuss how I can do it for Flosum.
Duncan Trevithick
AI Automation Architect · Technical Growth Marketer · Builder