Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
AI-first GTM Playbook
Explore an open-sourced playbook with over 240 AI GTM plays. Discover unique strategies and guided instructions to build your growth plan, informed by extensive log analysis.
The singularity is now defined as human attention—distribution is more important than ever.
Over the past 6 months we’ve been working with startups on developing unique plays for them and their business—but there is commonality in their unique patterns. So what might you experiment with?
We’ve Open Sourced an ideation asset – called the Tarka GTM Playbook. After spending over 100M tokens in analyzing our last 6 months of logs, we’re releasing our first structured canonical playbook—for free. Browse the website as a user or agent (MCP) or browser agent (WebMCP enabled) with helpful search tools to build your unique plan and get guided instructions to build the right plays—available today.
Tarka AI automates startup GTM plays using agentic growth optimization.
- 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.
- MarkdownMarkdown is a lightweight markup language that converts plain text into structured HTML using simple punctuation.John Gruber released Markdown in 2004 to simplify web writing for non-coders and developers alike. It uses intuitive syntax (like # for headers or * for lists) to produce clean XHTML. This standard now powers documentation on GitHub, discussions on Reddit, and static sites via Jekyll. By prioritizing readability, Markdown ensures that a source document remains legible even before it hits a browser.
- Tarka GTM PlaybookA battle-tested framework for engineering-led companies to scale from zero to $10M ARR through structured sales motions and technical validation.Tarka GTM Playbook provides the operational scaffolding for B2B SaaS founders to transition from founder-led sales to a repeatable revenue engine. It replaces guesswork with specific protocols for lead scoring, outbound sequencing, and POC management (typically reducing sales cycles by 20%). The system focuses on high-leverage activities like ICP refinement and CRM hygiene to ensure every sales activity maps directly to pipeline velocity.
- AI agentsAutonomous software systems that leverage LLMs to reason, plan, and execute complex, multi-step goals across external tools and data sources.AI agents are the next evolution of applied AI: they are goal-driven, autonomous entities that handle entire workflows without constant human prompting. Unlike simple chatbots, agents use a core LLM for reasoning, integrate with external tools (APIs, CRMs, web browsers), and maintain memory to adapt and improve over time. Enterprises deploy them for high-value automation: examples include a sales agent generating over 2,000 qualified leads monthly or a research agent analyzing 50 petabytes of clinical data for insights. This technology is about scaling complex decision-making and action, not just conversation.
- TokensTokens are programmatic digital assets: they represent ownership, utility, or value on a blockchain, with rules defined by a smart contract like the ERC-20 standard.Tokens are programmatic digital assets representing value, rights, or utility on a blockchain network (e.g., Ethereum). They are distinct from a network's native coin (like ETH) because a smart contract, such as the widely adopted ERC-20 standard, defines their rules, supply, and functionality. We categorize them by function: *Utility Tokens* grant access to a service (e.g., Filecoin's FIL for storage); *Security Tokens* represent ownership in an underlying asset (e.g., tokenized real estate); and *Governance Tokens* provide voting rights in a DAO (e.g., Compound's COMP). They are also classified by interchangeability: *Fungible Tokens* (interchangeable, like USDC) or *Non-Fungible Tokens (NFTs)* (unique, representing single assets like digital art).
- MCPMCP is the open-source standard for securely connecting AI agents (like LLMs) to external tools, data, and enterprise workflows.The Model Context Protocol (MCP) functions as a standardized integration layer: think of it as a USB-C port for AI applications. Developed and open-sourced by Anthropic, this protocol allows large language models (LLMs) to access real-time context and execute actions via external tools like GitHub, Jira, or proprietary databases . It uses a simple JSON-RPC interface to define tools, schemas, and endpoints, which enables AI agents to perform complex, state-changing tasks—such as creating a GitHub issue or running a test script—rather than just generating text . MCP is essential for building agentic AI systems that can autonomously pursue goals and operate within defined safety and permission boundaries .
- WebMCPStandardize website functionality exposure: WebMCP is the JavaScript API that lets web developers define client-side "tools" for direct, reliable invocation by AI agents and LLMs.WebMCP is a W3C-incubated standard (an initiative by Microsoft and Google) that provides a JavaScript API, specifically `navigator.modelContext`, for web developers. It enables websites to function as Model Context Protocol (MCP) servers, exposing client-side functionality as structured "tools" for AI agents and browser assistants to invoke directly. This approach replaces unreliable UI actuation with deterministic function calls, facilitating secure, human-in-the-loop workflows where the user maintains control and the agent augments the experience. Developers use it to integrate existing frontend logic, simplifying authentication and state management for agent-based interactions.
- AIAI: The computational system driving human-level problem-solving (e.g., GPT-4, AlphaGo), actively transforming sectors like healthcare and finance with predictive analytics.Artificial Intelligence (AI) is the system's ability to simulate human cognitive functions: learning, problem-solving, and decision-making. Key models like OpenAI's GPT-4 and Google DeepMind's AlphaGo demonstrate rapid capability expansion across diverse domains. This technology is actively deploying across critical sectors: healthcare uses AI for diagnostic image analysis (often achieving 90%+ accuracy), finance employs it for real-time fraud detection, and autonomous vehicles (Level 4) rely on its processing power. Global investment validates this impact: the AI market is projected to exceed $1.8 trillion by 2030 (a clear indicator of scale). Focus now shifts to responsible scaling and robust governance (e.g., data privacy, bias mitigation) to manage widespread integration.