<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Learn AI · Lessons</title><description>A hands-on tour of modern AI assistants and agents.</description><link>https://learnai.databookman.com/</link><language>en-us</language><lastBuildDate>Sat, 23 May 2026 02:45:59 GMT</lastBuildDate><item><title>What AI assistants are, in 3 minutes</title><link>https://learnai.databookman.com/lessons/welcome/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/welcome/</guid><description>The shortest possible intro. No jargon.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Start Here</category></item><item><title>What can you actually build?</title><link>https://learnai.databookman.com/lessons/capabilities/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/capabilities/</guid><description>A capability map — from a doc to a deployed app.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Start Here</category></item><item><title>Writing prompts that work</title><link>https://learnai.databookman.com/lessons/concept-prompt/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/concept-prompt/</guid><description>The shape of a good prompt. Iterate; don&apos;t restart. The one skill that compounds.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Foundations</category></item><item><title>The CLI / terminal</title><link>https://learnai.databookman.com/lessons/concept-cli/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/concept-cli/</guid><description>A text window where you tell your computer what to do. Where most AI tools live.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Foundations</category></item><item><title>Git — your AI safety net</title><link>https://learnai.databookman.com/lessons/concept-git/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/concept-git/</guid><description>Version control as &apos;undo for your whole project&apos;. Essential when AI edits files.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Foundations</category></item><item><title>MCP — how AI plugs into your tools</title><link>https://learnai.databookman.com/lessons/concept-mcp/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/concept-mcp/</guid><description>The standard that lets agents talk to your filesystem, Slack, GitHub, Postgres, etc.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Going deeper</category></item><item><title>Hallucinations, leaks, and what AI can&apos;t do</title><link>https://learnai.databookman.com/lessons/concept-safety/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/concept-safety/</guid><description>The five failure modes every AI user should know — and how to defend against them.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Foundations</category></item><item><title>Tokens, models, and what it actually costs</title><link>https://learnai.databookman.com/lessons/concept-cost/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/concept-cost/</guid><description>How AI is priced, where your money goes, and how to cap your spend before it surprises you.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Going deeper</category></item><item><title>Multimodal — images, voice, screen</title><link>https://learnai.databookman.com/lessons/concept-multimodal/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/concept-multimodal/</guid><description>Modern assistants take more than text. What to feed them, what to ask for, and which tool for which medium.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Going deeper</category></item><item><title>RAG — giving AI access to your data</title><link>https://learnai.databookman.com/lessons/concept-rag/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/concept-rag/</guid><description>How retrieval-augmented generation works, when to use it, and the simpler alternatives most people overlook.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Going deeper</category></item><item><title>Evals — knowing your AI actually works</title><link>https://learnai.databookman.com/lessons/concept-evals/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/concept-evals/</guid><description>How to test AI output beyond &apos;looks fine to me&apos;. The boring practice that separates hobby from production.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Going deeper</category></item><item><title>Drive a chat assistant</title><link>https://learnai.databookman.com/lessons/chat-first/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/chat-first/</guid><description>ChatGPT, Claude.ai, Gemini all share this shape. Try the imitation.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Chat assistants</category></item><item><title>Projects, GPTs, Gems — custom assistants</title><link>https://learnai.databookman.com/lessons/chat-projects/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/chat-projects/</guid><description>Drop in files + instructions to make a focused helper for one job.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Chat assistants</category></item><item><title>Artifacts and canvases</title><link>https://learnai.databookman.com/lessons/chat-artifacts/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/chat-artifacts/</guid><description>When the assistant produces a thing it pops into a side panel.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Chat assistants</category></item><item><title>What coding assistants do</title><link>https://learnai.databookman.com/lessons/code-what/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/code-what/</guid><description>An AI pair programmer that reads, edits, and runs your code.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Coding assistants</category></item><item><title>Install and first run</title><link>https://learnai.databookman.com/lessons/code-install/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/code-install/</guid><description>Most CLIs follow the same install pattern.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Coding assistants</category></item><item><title>Slash commands, agents, skills</title><link>https://learnai.databookman.com/lessons/code-slash/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/code-slash/</guid><description>Drive a pretend coding-CLI session.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Coding assistants</category></item><item><title>Skills — recipes your assistant loads on demand</title><link>https://learnai.databookman.com/lessons/code-skills/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/code-skills/</guid><description>A folder of markdown that teaches your CLI a procedure. Auto-triggered by description, model-loaded as needed.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Coding assistants</category></item><item><title>Why run things in parallel?</title><link>https://learnai.databookman.com/lessons/cowork-what/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/cowork-what/</guid><description>Hand off small, well-scoped jobs to cloud agents.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Cloud agents (parallel)</category></item><item><title>Sending a task, reviewing the diff</title><link>https://learnai.databookman.com/lessons/cowork-flow/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/cowork-flow/</guid><description>From prompt to pull request without a terminal.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Cloud agents (parallel)</category></item><item><title>Sentence in, screen out</title><link>https://learnai.databookman.com/lessons/design-first/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/design-first/</guid><description>Describe a UI in plain English, see it rendered.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Visual UI generators</category></item><item><title>Iterating: variants and refinement</title><link>https://learnai.databookman.com/lessons/design-iterate/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/design-iterate/</guid><description>Swap styles, ask for a tweak, copy the code.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Visual UI generators</category></item><item><title>The open-source agent ecosystem</title><link>https://learnai.databookman.com/lessons/agents-landscape/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/agents-landscape/</guid><description>Hermes, OpenClaw, nanoclaw, aider, OpenHands, Goose, Continue, Cline.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Open-source autonomous agents</category></item><item><title>LLM APIs in 4 minutes</title><link>https://learnai.databookman.com/lessons/agents-api/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/agents-api/</guid><description>OpenAI, Anthropic, Google — same shape, three vendors.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Open-source autonomous agents</category></item><item><title>Set up an autonomous agent (worked example)</title><link>https://learnai.databookman.com/lessons/agents-setup/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/agents-setup/</guid><description>Hermes Agent install — pattern transfers to most others.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Open-source autonomous agents</category></item><item><title>Pick what to build</title><link>https://learnai.databookman.com/lessons/ship-it/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/ship-it/</guid><description>Five guided paths. Pick one and follow it end-to-end in the real tool.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Ship Something</category></item><item><title>Build · A writing assistant</title><link>https://learnai.databookman.com/lessons/build-writing/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/build-writing/</guid><description>A saved Project / GPT / Gem you&apos;ll use forever. ~10 min, no install.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Ship Something</category></item><item><title>Build · A live webpage</title><link>https://learnai.databookman.com/lessons/build-webpage/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/build-webpage/</guid><description>A working one-page site you can share. ~15 min, no install.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Ship Something</category></item><item><title>Build · A personal script</title><link>https://learnai.databookman.com/lessons/build-script/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/build-script/</guid><description>A Python tool on your machine via a coding CLI. ~20 min.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Ship Something</category></item><item><title>Build · A Slack channel digest bot</title><link>https://learnai.databookman.com/lessons/build-slackbot/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/build-slackbot/</guid><description>A bot that posts a daily summary to a Slack channel. Real API tokens, real scheduling. ~25 min.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Ship Something</category></item><item><title>Build · A scheduled watcher</title><link>https://learnai.databookman.com/lessons/build-watcher/</link><guid isPermaLink="true">https://learnai.databookman.com/lessons/build-watcher/</guid><description>A Claude Cowork agent that scans a feed on a schedule and pings you when something matters. ~30 min.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><category>Ship Something</category></item></channel></rss>