TensorX
返回文献探索

Paper · arXiv 2606.24937

The Hitchhiker's Guide to Agentic AI: From Foundations to Systems

Haggai Roitman

22 upvotesJune 22, 2026arXiv 预印本
AI 摘要

The book provides a comprehensive guide to building autonomous AI systems, covering foundational elements like transformer architecture and training methods, along with advanced topics such as reinforcement learning, agent architectures, and production deployment.

transformer architectureGPU systemstrainingfine-tuningSFTLoRAMoEmodel compressioninference optimizationreinforcement learning from human feedbackRLHFPPODPOGRPOreward modelingRL for large reasoning modelschain-of-thoughttest-time scalingagentic trainingtrajectory-based RLretrieval-augmented generationRAGAgentic RAGmemory systemsin-context memoryexternal memoryepisodic memorysemantic memoryagent harness designcontext managementagent design patternsModel Context ProtocolMCPagent skillstool useAgent-to-Agent communication protocolmulti-agent architecturescentralized topologydecentralized topologyhierarchical topologyagent development frameworksagentic UI designevaluation methodologyproduction deployment

Abstract

The Hitchhiker's Guide to Agentic AI is a comprehensive practitioner's reference for building autonomous AI systems. The book covers the full stack from first principles to production deployment, organized around a central thesis: building great agentic systems requires understanding every layer of the pipeline, not just one. The book opens with the LLM substrate -- transformer architecture, GPU systems, training and fine-tuning (SFT,LoRA, MoE), model compression, and inference optimization -- treated as essential foundations rather than the primary focus. It then develops the alignment and reasoning layer: reinforcement learning from human feedback (RLHF), PPO, DPO and its variants, GRPO, reward modeling, and RL for large reasoning models including chain-of-thought and test-time scaling. The second half is devoted to agentic AI proper. Topics include agentic training and trajectory-based RL, retrieval-augmented generation (RAG and Agentic RAG), memory systems (in-context, external, episodic, and semantic), agent harness design and context management, and a taxonomy of agent design patterns. Inter-agent coordination is covered in depth: the Model Context Protocol (MCP), agent skills and tool use, the Agent-to-Agent (A2A) communication protocol, and multi-agent architectures spanning centralized, decentralized, and hierarchical topologies. The book concludes with agent development frameworks, agentic UI design, evaluation methodology for agentic tasks, and production deployment. Each chapter pairs rigorous theoretical foundations with implementation guidance, code examples, and references to the primary literature.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
The Hitchhiker's Guide to Agentic AI: From Foundations to Systems | TensorX