Query your PDFS with AI (And some PowerShell)
So recently I had to analyze a PDF, a PDF which contained over 300 pages. I don’t have to tell you how I felt about this one as you probably…
So recently I had to analyze a PDF, a PDF which contained over 300 pages. I don’t have to tell you how I felt about this one as you probably…
In our last episode, CloudDoc learned how to scan and diagnose an Azure environment. It collected resources, fed them to an AI model with a strict schema, and came back…
Imagine this. You run one command. A PowerShell agent wakes up, logs into your Azure subscription, pulls every resource it can find, feeds them to an AI model, and gets…
In post #49, we built an MCP server in PowerShell using Pode. Nice start, but the real magic of the Model Context Protocol lives on the client side. That’s where…