Been building an AI meeting assistant with Claude Code as my pair programmer. image The idea: "Pennie the Prepper" joins Teams meetings, listens to the conversation, and auto-creates work items in Azure DevOps. Epics, Features, User Stories - all structured properly while you're just talking. Could also build actions for GitGub for Issues. So far we've got: - Azure Functions backend running (9 endpoints) - AI agent deployed on Azure AI Foundry (GPT-4o) - Full DevOps integration working - Currently wrestling with getting the playground to actually call the backend properly 😅 Building AI tools WITH an AI tool. Claude Code doesn't just spit out code - it actually thinks through architecture decisions, catches stupid mistakes before they bite you, documents everything as we go. When I hit a wall with Azure AI Foundry's agent APIs (which have some... interesting quirks), Claude searches docs, finds the approach, implements it. Still plenty of work before Pennie can actually join a real meeting. Also looking at agent tipping with their own Lightning Wallets which can be used for reinforcement learning. Anyone else building with Claude Code or similar? #AI #BuildInPublic #DevOps

Replies (1)

Kuba's avatar
Kuba 2 months ago
Its a pleasure to work as a programmer these days