Topic
Ai
Learn Ai as a connected topic across chapters, concepts, simulations, and interview reasoning.
10 Concepts194 Articles59h 17m
Overview
Learn Ai as a connected topic across chapters, concepts, simulations, and interview reasoning.
How this topic helps
System Design
Llm
Distributed Systems
Architecture
Learning Path in this Topic
Series that contain articles from Ai. Select a path to filter the article list.
Articles
194 matched articles
Article 1Chain of Thought Prompting: Teaching LLMs to Think Step by StepTLDR: Chain of Thought (CoT) prompting tells a language model to reason out loud before answering. By generating intermediate steps, the model steers itself toward correct conclusions — turning guessw27 min
Article 2How AI Coding Agents Work: Models, Context, Sessions, and MemoryTLDR: An AI coding agent is an LLM stapled to a tool registry, wrapped in an orchestration loop that painstakingly rebuilds state on every single API call — because the model itself is completely stat34 min
Article 3Skills vs LangChain, LangGraph, MCP, and Tools: A Practical Architecture GuideTLDR: These are not competing ideas. They are layers. Tools do one action. MCP standardizes access to actions and resources. LangChain and LangGraph orchestrate calls. Skills package business outcomes15 minPage 1 of 33