CONCEPTS · PATTERNS · TOOLS
Understand generative AI, without the noise.
Clear, curated guides: from the basics to agents. Made to read and understand, whether you are starting or building.
START HERE
What are Hallucinations in LLMs?
Hallucinations occur when an LLM generates false or fabricated information presented with apparent veracity, without intent to deceive.
What is an AI agent?
An AI agent is a system where the language model itself decides what steps to take, in a loop, to reach a goal.
What is an LLM
A language model trained on massive text to predict and generate coherent language — the engine behind ChatGPT, Claude, and Gemini.
How to install Claude Code
Step-by-step guide to installing Claude Code on macOS, Linux, and Windows. Covers all installation methods, system requirements, and initial setup.
AI Agent Skills
Skills are modular capabilities that an AI agent can invoke to interact with external systems and data.
What is the Model Context Protocol (MCP)?
MCP is an open standard that connects AI models to external tools and data sources through a universal protocol.
BROWSE BY TOPIC
Fundamentals
The basics: how models work and why.
Agents
Systems that reason, use tools and act.
Prompting
Techniques to communicate with models effectively.
Patterns
Recurring architectures in AI systems.
Tools
The practical stack: frameworks, SDKs and platforms.