Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Hidden Gems in Public Sector Sales: Reading the Boardroom
Discover how to extract crucial public sector sales insights from scattered board meeting documents. Learn to identify decision-makers, understand deal blockers, and track renewals using an AI that builds account maps from meeting minutes.
If you sell into the public sector, the frustrating part is that everything you need to win is technically public — who the agency buys from, who approves it, who pushed back — but it’s scattered across thousands of board-meeting PDFs that no tool indexes and no rep has time to read.
The insight I built around: the useful signal isn’t the contract itself, it’s the discussion around it. Minutes record who introduced a deal, who voted against it, and sometimes why. That’s the account map a rep would normally spend a week assembling by hand.
So I built a pipeline that reads those documents and turns them into that map. For any agency, it’ll tell you who actually decides, which board members reliably block which kinds of deals, and what’s coming up for renewal — each answer tied back to the source page.
Live, I’ll query a corpus of 396 contracts I pulled from one Washington county. I’ll ask “who decides here, and what will they fight?” and it surfaces the director who introduced 83 of the last 396 contracts, and the board member who opposes anything that isn’t zero-emission — pulled straight from the minutes.
Two things I’ll show under the hood, because they’re the reason it works at all: one agent wrote every scraper that built this corpus, so adding a new agency is cheap instead of a custom job. And the system checks its own work without any labeled data — contracts have internal arithmetic that has to add up, so when an extraction is wrong, it catches and quarantines it. I’ll show that firing on real data.
- Claude (Sonnet + Haiku)Claude Sonnet and Haiku: Anthropic's efficient, versatile AI models for diverse enterprise and developer needs.Claude Sonnet and Haiku are Anthropic's powerful, distinct AI models designed for varied operational demands. Haiku excels in speed and cost-efficiency, ideal for high-volume, latency-sensitive tasks like customer service chatbots, data extraction, and real-time financial analysis. Sonnet, the workhorse, balances speed and intelligence, handling multi-step reasoning, code generation, and complex analysis for most enterprise workloads. Developers often leverage both models, routing prompts based on complexity to optimize cost and performance, with Haiku for triage and Sonnet for execution. Both are accessible via Claude.ai and through platforms like Amazon Bedrock, Google Cloud's Vertex AI, and Microsoft Foundry.
- Anthropic APIProgrammatic access to Anthropic's Claude models (Opus, Sonnet, Haiku) for complex reasoning, vision, and tool-use applications.The Anthropic API delivers programmatic access to the Claude model family (Opus, Sonnet, Haiku), enabling developers to integrate state-of-the-art AI into applications. Use the Messages API for conversational tasks, leveraging Claude 3.5 Sonnet for balanced performance or Claude 3 Opus for complex analysis. Key features include Tool Use (function calling), Vision capabilities for image analysis, and a large 200K token context window for extensive document processing. This API provides a powerful, reliable foundation for next-generation AI projects.
- Claude CodeAnthropic's agentic coding tool: Unleash Claude's raw power directly in your terminal or IDE to turn complex, hours-long workflows into a single command.Claude Code is Anthropic’s powerful agentic coding assistant, designed for high-velocity development. It operates natively within your terminal, IDE (VS Code, JetBrains), or via a web interface, allowing you to delegate complex tasks like feature building, bug fixing, and codebase navigation. The agent plans, edits files, executes commands, and creates commits, maintaining awareness of your entire project structure. Internally, Anthropic engineers using Claude Code reported a 67% increase in productivity, demonstrating its capacity to deliver significant gains for Pro and Max plan users.
- httpxHTTPX is the next-generation Python HTTP client, delivering a Requests-compatible API with native async and HTTP/2 support for high-performance networking.HTTPX is your fully featured, next-generation HTTP client, built specifically for Python 3. It provides a broadly Requests-compatible API, ensuring a smooth transition for any developer. The library is engineered for modern web interactions, offering both standard synchronous and high-efficiency asynchronous (async) APIs. Crucially, it includes native support for both HTTP/1.1 and the faster HTTP/2 protocol, along with strict timeouts and 100% test coverage (a solid 100%). Use it for everything: simple scripts, complex service architectures, or performance-critical web interactions.
- BeautifulSoupBeautiful Soup (BS4) is the Python library for parsing HTML and XML documents, simplifying data extraction from web pages.Beautiful Soup 4 (BS4) is a robust Python package designed to extract data from web documents, even those with poor formatting (tag soup). It works with your preferred parser (like `lxml` or `html.parser`) to transform the complex markup into a navigable tree of Python objects. This structured approach allows developers to use Pythonic idioms for searching and navigating: employ methods like `find_all()` or CSS selectors with `.select()` to quickly locate specific tags, attributes, or text content, drastically reducing web scraping development time.
Related talks
More from the community
My Coworkers Are Agents: Running a GTM Consultancy Where Slack-Native AI Workers Build, Monitor, and Self-Heal Client Automations
Seattle
See how AI agents in Slack build, monitor, and self-heal client GTM automations, ensuring data isolation and reliable…
Building a Daily AI Sales Agent in Claude Code — 38x Cold Outreach Response Rate
Seattle
Learn to build an AI sales agent in Claude Code. Discover, score, and deliver qualified leads via LinkedIn…
Conversation as a Signal Query Engine - HQIQ Maestro
Dubai
Experience a voice-first generative UI platform where an avatar acts as the interface. See real-time translation and persona…
I Replaced My GTM Stack With One Agent Over My Own Data
San Francisco
See how one AI agent replaced a GTM stack, turning product behavior into personalized outreach. Learn the schema,…
Ask the Oracle Before You Decide : Simulating the Future with LLM Agents
Toronto
Simulate future decisions with Pythia, an LLM engine modeling cognitive biases and crowd psychology. Watch AI agents interact,…
Shipping a Voice AI Interview Coach: Multi-Model Orchestration, and the Eval Loop I Thought Was Running (But Wasn’t)
Toronto
Learn how Sage, a voice AI interview coach, uses GPT-4 and Claude for adaptive mock interviews. Discover multi-model…
Compose Email
Loading recent emails...