LLM
4 articles
How Do I Explain "Agent" to My Wife?
From 'the Lark bot can't do math' to 'raising your own AI lobster' — an AI-agent explainer for normal humans. Thirteen burning questions covering LLMs, tokens, Tools, MCP, RAG, Skills, Memory, Multi-Agent systems, and 2026 model prices. The AI isn't dumb — it just hasn't been raised properly yet.
How AI Coding Agents Actually Work: A Source Code Deep Dive
We traced the source code of Amazon Q CLI and Claude Code to understand how AI coding agents really work under the hood.
How to Build a RAG System with LangChain and Elasticsearch
A hands-on guide to building Retrieval Augmented Generation — from vector embeddings to context-enhanced LLM answers.
How to Build an AI Video Course Generator with Python
Turn PowerPoint slides into narrated video courses using LLMs, text-to-speech, and FFmpeg — fully automated.