Writing, archived.

LinkedIn writing that reaches 100,000+ people a year, plus 10 peer-reviewed papers — on agents, RAG, LLM systems, and the shift from automation to agentic AI. The best-performing pieces, by real engagement — search or filter to find one.

100K+
annual post interactions
2
LinkedIn Top Voice badges
10
published papers

articles

linkedin posts

01
Oct 2025Agentic AI Curriculum
Agentic AI Course — Part 1: Setup Guide

Python + the OpenAI API in three steps — the on-ramp for the rest of the series, before a single agent gets built.

441 likes · 51 comments · 77 repostsview on LinkedIn →
02
Nov 2025Agentic AI Curriculum
How to Build AI Agents — Part 2: A Practical Roadmap

LangGraph vs. crew.ai side by side — starting with a single-agent setup and scaling to multi-agent + MCP as use cases grow.

229 likes · 46 comments · 23 repostsview on LinkedIn →
03
Nov 2025Agentic AI Curriculum
Build Simple AI Agents — Part 3: Add Tools & Memory

Tools for action, memory for context — why combining both is what turns a static chatbot into something that behaves like an assistant.

181 likes · 34 comments · 17 repostsview on LinkedIn →
04
Nov 2025Agentic AI Curriculum
Build Simple AI Agents — Deploy Your Agent

A nine-point checklist for the part nobody's demo covers: taking an agent from prototype to a monitored, secured production deployment.

206 likes · 25 comments · 27 repostsview on LinkedIn →
05
Nov 2025Agentic AI Curriculum
Build Simple AI Agents — Part 5: Specialized Agents

Why single-purpose agents beat generic assistants — precision, speed, and consistency, with real examples from GitHub and CrewAI.

179 likes · 24 comments · 9 repostsview on LinkedIn →
06
Dec 2025Agentic AI Curriculum
Build Simple AI Agents — Part 6: Scale and Automate

Single agent to multi-agent system, event-driven automation, production deployment, and the observability that makes scaling safe.

179 likes · 39 comments · 14 repostsview on LinkedIn →
07
Jul 2025Architecture
Top Agentic AI Architectures You Should Know

A survey of the architectural patterns agentic systems are actually being built on right now.

164 likes · 29 comments · 29 repostsview on LinkedIn →
08
Aug 2025Architecture
The Full Stack of a RAG System

Retrieval-augmented generation end to end — from vector databases to the retrieval layer that actually determines answer quality.

345 likes · 23 comments · 28 repostsview on LinkedIn →
09
Aug 2025Architecture
The 7-Layered Architecture of an AI Agent

A layer-by-layer breakdown of what actually makes an agent effective — interface, reasoning, memory, tools, and the layers most builders skip.

1,282 likes · 79 comments · 212 repostsview on LinkedIn →
10
Sep 2025Principles
The 10 Principles of Building AI Agents

Guiding principles for making agents smarter and safer as they move from novelty to infrastructure.

200 likes · 29 comments · 14 repostsview on LinkedIn →
11
Sep 2025Production
Building AI Agents Sounds Exciting. Here's the Reality.

Twelve pain points that show up the moment an agent leaves the demo and has to survive contact with production.

225 likes · 48 comments · 11 repostsview on LinkedIn →
12
Sep 2025Fundamentals
AI, ML, DL, GenAI, RAG, Agents — The Real Difference

Untangling five terms that get used interchangeably but mean genuinely different things.

283 likes · 27 comments · 31 repostsview on LinkedIn →
13
Oct 2025Fundamentals
What Exactly Is an AI Agent — And How Does It Work?

A first-principles answer for anyone still fuzzy on what separates an "agent" from a chatbot.

373 likes · 59 comments · 55 repostsview on LinkedIn →
14
Oct 2025Fundamentals
Building AI Agents Isn't Just About Writing Code

The real skill is understanding how intelligence can act, think, and make decisions autonomously — a primer for developers, founders, and enthusiasts.

508 likes · 63 comments · 62 repostsview on LinkedIn →
15
Oct 2025Career
20 Core Algorithms Every AI Engineer Needs

Tools and frameworks change yearly — these are the timeless algorithms behind everything from recommendation systems to GPT-style models.

647 likes · 55 comments · 133 repostsview on LinkedIn →
16
Oct 2025RAG
Naive vs. Late Chunking in Embeddings

How you chunk text before embedding it quietly determines how good your retrieval actually is.

207 likes · 45 comments · 8 repostsview on LinkedIn →
17
Nov 2025Agents
3 AI Agents Worth Building in 2025

Practical, narrow agents for hiring, knowledge work, and operations — the kind that ship, not the kind that stay a demo.

220 likes · 32 comments · 14 repostsview on LinkedIn →
18
Nov 2025Tooling
TOON vs. JSON: The Future of Data Formatting for LLMs

Why the format you feed an LLM quietly drives your API bill — and what TOON changes about that math.

225 likes · 27 comments · 16 repostsview on LinkedIn →
19
Dec 2025Frameworks
Top Agentic AI Frameworks Reshaping the Future

A field guide to the frameworks powering the shift from prompting models to orchestrating agents that plan, reason, and execute.

224 likes · 25 comments · 28 repostsview on LinkedIn →
20
Dec 2025Tooling
LLM Tools Cheatsheet: The AI Ecosystem, Mapped

A one-stop map of the tools and platforms making up the fast-expanding LLM ecosystem.

169 likes · 28 comments · 24 repostsview on LinkedIn →
21
Feb 2026Security
Agentic AI Security: Risks We Can't Ignore

As agents move from experiments to production, the attack surface grows — credential theft, prompt injection, and the vulnerabilities teams underestimate.

240 likes · 46 comments · 29 repostsview on LinkedIn →