Featured image of post AI basics – LLM agents

AI basics – LLM agents

LLM-based AI agents: beyond chat, planning, memory, tools, ReAct, multi-agent patterns

Featured image of post AI basics – overview

AI basics – overview

Overview of large language models: capabilities, how they work, prompting, RAG, key concepts, and limits

Featured image of post AI basics – prompt engineering

AI basics – prompt engineering

Prompt engineering: goals, zero-shot and few-shot, chain-of-thought, roles, step-back, and where good prompts come from

Featured image of post AI basics – RAG systems

AI basics – RAG systems

RAG (Retrieval-Augmented Generation): why add retrieval to LLMs, pipeline stages, chunking, naive vs advanced RAG