Latest Articles

Read Our Latest Articles View all

Articles by Category

Explore Articles by Category

AI & Coding

Building an AI Agent from Scratch: No Magic, Just a Deterministic Loop

Building an AI Agent from Scratch: No Magic, Just a Deterministic Loop

I was using Claude, Codex, Cursor, Gemini, Copilot, or Junie every day, but I still could not point to the exact line where “chatbot” turns into “agent”, I couldn’t explain what made them agents, So I wrote the naive version myself from scratch to find out.

Backend

Programming

Software Architecture