

Build & Deploy Serverless LLM Agent (Live)
Join me for a fast-paced, hands-on livestream where we’ll build and deploy an AI agent.
What we'll build
As a demo, well build an agent that will be responsible for posting content to a Twitter account. The agent will generate Tweet drafts daily, send them to an email list for approval, and post the approved Tweets. If time permits we'll also generate branded images for the Tweets.
What you'll learn
🌈 How to communicate with almost any LLM using OpenRouter
🔨 How to reliably format AI responses as JSON
🌍 How to easily connect LLMs to your functions (without creating MCP servers)
🚀 How to easily create and deploy serverless LLM workflows using Less
💡 How to use these tools to create complex AI workflows - think 🪜 Step Functions or 🧠 Neural Networks with LLMs as nodes
Who should attend
Engineers, product builders, and AI hackers looking to build and ship AI agent workflows.
Requirements
Basic knowledge of Javascript/TypeScript
Basic familiarity with LLMs (e.g. ChatGPT)