My First AI Agent With Claude: What Broke (No Framework)
I built a calculator AI agent with only the Claude API — no framework — and found a real tool_choice bug along the way. Here’s the loop, the bug, and the fix.
Continue readingI built a calculator AI agent with only the Claude API — no framework — and found a real tool_choice bug along the way. Here’s the loop, the bug, and the fix.
Continue readingIn this post, i will guide you on how to create a serverless function in AWS that automatically stops and starts EC2 instances or VMs on a schedule (e.g., stop…
Continue reading