Hossein’s Notes
Math
Overview
Linear Algebra
AI
Overview
Machine Learning
Deep Learning
Agentic AI
Networking
Overview
CCDE Written
Tools
Overview
Pastebin
QR Code Generator
About
About Me
Sponsor ♡
Agentic AI
Agentic AI
Agentic AI Frameworks
Agent Architecture
Asynchronous Python (asyncio)
Scan to open on mobile
On this page
Topics
Notes
Categories
All
(3)
agentic
(3)
architecture
(1)
async
(1)
frameworks
(1)
python
(1)
Agentic AI
Topics
Agent architectures, workflow orchestration, and hands-on builds.
Notes
Agentic AI Frameworks
agentic
frameworks
If you have used ChatGPT, Claude, or Gemini through their web interface, you already know what a large language model (LLM) can do. It answers questions, summarizes text…
May 3, 2026
Agent Architecture
agentic
architecture
The term “agent” has been heavily hyped and people use it to mean many different things. There is no single universally agreed definition, but a crisp one comes from Hugging…
May 3, 2026
Asynchronous Python (asyncio)
agentic
python
async
Every major agentic AI framework (OpenAI Agents SDK, LangGraph, CrewAI, AutoGen, and others) makes use of asynchronous Python. The reason is straightforward. When you are…
May 7, 2026
No matching items