← cd ../writing

My Journey into Agentic AI

Exploring the fascinating world of agentic workflows and how they are changing the way we code.

AI Neural Network

Welcome to my new blog! This space will be where I share my daily learnings, tech explorations, and thoughts on the ever-evolving landscape of software development.

Why Agentic AI?

Recently, I’ve been diving deep into Agentic AI. Unlike traditional LLM interactions where you prompt and get a response, agentic workflows involve:

  1. Planning: The AI breaks down complex tasks.
  2. Tool Use: Accessing file systems, running commands, and browsing the web.
  3. Iteration: Checking results and correcting course.

It feels like pair programming with a tireless expert.

What’s Next?

I’m currently upgrading my portfolio (this site!) to use Astro and Tailwind CSS. The goal is to have a clean, fast, and professional platform to showcase my projects and writing.

Stay tuned for more updates!