Skip to main content

Blog

Thoughts, tutorials, and things I've learned along the way.

AI
May 4, 20265 min read

Generating AI Agents Using ChatGPT and Claude

How I combine ChatGPT and Claude to build autonomous agents that plan, reason, and execute multi-step tasks. A practical guide to dual-model orchestration.

Read more →
AI
May 4, 20265 min read

Building a Daily AI News Agent with ChatGPT and Claude

A deep dive into my three-stage pipeline for automated AI news curation: scraping, filtering with GPT-4o-mini, and deep analysis with Claude Sonnet 4.

Read more →
AI
May 9, 20265 min read

From Prompts to Agents: A Practical Framework for Autonomous AI

A step-by-step guide to building production-ready AI agents — from simple prompt chaining to tool use, memory, and multi-agent orchestration with guardrails.

Read more →