One-stop handbook for building, deploying, and understanding LLM agents with 60+ skeletons, tutorials, ecosystem guides, and evaluation tools.
Build a Claude-Code-shaped agent harness from scratch. 7-week course, 20 chapters, ~5,000 lines of Python, 42 tests, 3 LLM providers, no frameworks.
Bilingual (中文+EN) ML / LLM / diffusion / agent interview cheat sheets for AI 秋招 — generated by ARIS /interview-cheatsheet, rendered by /render-html into single-file HTML, reads anywhere — plus a CV→DBLP-fact-checked academic homepage generator and hand-authored long-form blogs 🌱
The Developer's Guide to AI - A Field Guide for the Working Developer
From Java Dev to AI Engineer: Spring AI Fast Track

End-to-end, code-first tutorials for building production-grade GenAI agents. From prototype to enterprise deployment.

50+ tutorials and implementations for Generative AI Agent techniques, from basic conversational bots to complex multi-agent systems.
Pair Claude Desktop on Anthropic with Claude Code routed through Ollama. Visual walkthrough + copy-paste prompt that cuts your Claude Code bill ~90%.
The definitive OpenAI, Claude, MCP, Harness, Evals, and Production Agent Systems learning roadmap.
Quarkus LangChain4J Workshop that demonstrates both single AI service capabilities and Agentic AI orchestration

Context Engineering: Build Consistent, Accurate, Predictable AI Systems

Learn what AI skills are and how to design, structure, and use them in real-world agent systems.

💻 vibe coding 101|The first course for AI-native product builders.
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Example implementation of MCP Streamable HTTP client/server in Python and TypeScript.
Reverse-engineering Claude Code's 512K LOC TypeScript source: agent loop, tool system, permission model, Grove training pipeline, anti-distillation defense
Master OpenCode, the open-source AI coding agent — setup, agents, skills, plugins, MCP, Zen & headless CI.
Learn it. Build it. Ship it for others.
📚 Two books on harness engineering — the design philosophies behind Claude Code & Codex: constraints, query loops, context governance, multi-agent verification. harness-books.agentway.dev
Build the system that prompts your agents. A teaching repo for loop engineering: chapters, an annotated reading list, copy-paste prompts, a runnable example, and a portable agent skill

The most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-ready templates. 430K+ lines.