I get asked a lot what my process looks like for building an AI agent, so I’m kicking off a mini series showing my entire flow! In this series, we’ll build AI agent that can consume entire GitHub repositories so you can ask it questions about all the code in the repo. In the last video, we turned our Github agent prototype into a full blown agent with Pydantic AI. But there was no frontend, just a terminal. So in this video, the 4th one in the series, we’ll build an API endpoint around our agent and hook it into a full blow frontend, all in minutes! Best glow up we could give our new friend and it's all using a brand new tool I made as a part of the Live Agent Studio called "Agent 0"! Now there are many other ways to build an agent frontend, and I’ll cover that in the next video in the series through building a custom frontend for our agent with bolt.diy. But I wanted to start with this since it's super simple and a tool I built just as a gift to you. :) Agent 0 is different than everything else I've seen. I haven’t found another platform that easily allows you to run any agent locally and hook it into a frontend that manages conversation and chat history for you. You could even host your Supabase locally to make the entire conversation 100% local! Open AI assistants and similar tools aren’t local and applications like Open WebUI are actually decently complicated to hook in custom agents. Playlist for this AI Agent series: https://www.youtube.com/playlist?list=PLyrg3m7Ei-MrSXWv90oXXbuSsbdOP9j2n Couple small notes: - Agent 0 is called that not to rip on Agent Zero (which I just heard about), but because of the URL for accessing it as the "0th" agent on the platform: /agent/0 - Speaking of URLs, I mean to say forward slash and not black slash for the URLs in the video! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Register now for the oTTomator AI Agent Hackathon with a $6,000 prize pool! https://studio.ottomator.ai/hackathon/register All code for this Pydantic GitHub AI agent can be found here: https://github.com/coleam00/ottomator-agents/tree/main/pydantic-github-agent Here is the sample Python agent I used as the template in the video: https://github.com/coleam00/ottomator-agents/tree/main/~sample-python-agent~ To use Agent 0, go to studio.ottomator.ai, sign in, and then you'll see Agent 0 in your navigation! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 00:00 - Intro to Agent 0 for Our Pydantic Agent 02:43 - AI Agent Roadmap - Where We Are 04:36 - Live Agent Studio and Agent 0 08:25 - The Evolution of Our Agent 09:56 - Supabase Database Setup 12:44 - Making our Pydantic Agent an API 25:20 - Setting up Agent 0 27:19 - Running Our Agent as Agent 0 30:08 - Outro ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If you're more technical: I also mentioned in the video I'd speak to why I'm using the HTTP protocol for the Live Agent Studio. HTTP is slower than other protocols I could use like JSON RPC 2.0 and SSE like Claude's MCP uses to an extent. The reason I'm using anyway is because it's the simplest and right now there are not good practices established for using other protocols for agents at this point. I know that this is a HUGE area of research in the industry (and it is for me!) so at some point I'm almost certainly making a switch but it'll be a lot of work to get there! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Join me as I push the limits of what is possible with AI. I'll be uploading videos at least two times a week - Sundays and Wednesdays at 7:00 PM CDT! Sundays and Wednesdays are for everything AI, focusing on providing insane and practical educational value. I will also post sometimes on Fridays at 7:00 PM CDT - specifically for platform showcases - sometimes sponsored, always creative in approach!

I Taught My Second Brain to Run Multi-Agent Coding Workflows (Live Session)
6.0K views

Full Guide - Build Your Own AI Second Brain with Claude Code
32.4K views

Coding Agent Reliability EXPLODES When They Argue (New Adversarial Dev Technique)
9.2K views

My Claude Code Now Fixes My GitHub Issues Without Touching My Machine (Free Tool!)
6.1K views

Everything You Thought About Building AI Agents is Wrong
20.7K views

You're Hardly Using What Claude Code Has to Offer, it's Insane
16.6K views