Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Agent Runner
This talk demonstrates Agent Runner, a desktop app using BAML for type-safe AI agents, accessible via hotkey with multi-LLM support and clipboard integration.
Agent Runner is a desktop application that brings AI agent execution to your fingertips. Press Ctrl+Shift+A and a UI panel slides in, giving you instant access to your library of self authored AI-powered agents.
Built with Electron, React, and TypeScript, Agent Runner lets you create and execute reusable AI agents using BAML (BoundaryML) for type-safe definitions. Connect to OpenAI or Anthropic Claude with your own API keys.
I’ll be presenting the functional UI along with the underlying BAML code for each of the demoed agents.
Features: Hotkey-triggered panel, BAML-based agents, clipboard integration, multi-LLM support, natural language agent creation, Discord-inspired dark UI.
Status: Functional wireframe with database and hotkey system. By demo date, expect working agent execution with BAML integration.
Open Source: Will be published on GitHub for community contribution.