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 readingThis post will cover step-by-step guide to help you on automating EC2 instance creation using the AWS CLI. Most developers prefer to use AWS CLI to create and maintain resources…
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 readingThis guide will walk you through hosting your site using a secure, high-performance architecture. Here, we’ll use cloudfront default url to access the website but you can use a domain…
Continue reading