Autonomous AI Agents Guide for Developers
Design Reliable Agentic Applications with Python, APIs, RAG, Memory, and Human Oversight
No se pudo agregar al carrito
Add to Cart failed.
Error al Agregar a Lista de Deseos.
Error al eliminar de la lista de deseos.
Error al añadir a tu biblioteca
Error al seguir el podcast
Error al dejar de seguir el podcast
Obtén 30 días de Standard gratis
Compra ahora por $12.99
-
Narrado por:
-
Virtual Voice
-
De:
-
Desire Faucher
Este título utiliza narración de voz virtual
You can build an AI agent that completes a demo—but can you trust it to act safely, recover from failure, and behave predictably in production?
For software developers, AI engineers, and technical architects, the difficult part is no longer generating model responses. The real challenge is controlling what happens when an agent selects tools, accesses private data, remembers information, delegates work, waits for approval, or changes an external system.
Without disciplined engineering, agent applications can repeat actions, misuse tools, trust poisoned documents, expose credentials, cross tenant boundaries, exceed budgets, or claim success without sufficient evidence. A promising prototype can quickly become an expensive and difficult-to-debug production risk.
Autonomous AI Agents Guide for Developers provides a practical, implementation-focused path from a basic model call to a controlled, observable, and deployable agent system.
Using Python and production-oriented architecture, you will build agents that plan, retrieve knowledge, call APIs, use MCP tools, maintain governed memory, coordinate with other agents, pause for human approval, and resume safely after interruptions.
The book helps you:
- Build bounded execution loops with typed decisions, budgets, completion criteria, and loop detection.
- Connect agents to APIs, databases, documents, MCP servers, RAG pipelines, and vector search without granting unrestricted access.
- Add useful memory while controlling admission, retention, contradictions, poisoning, and sensitive-data exposure.
- Implement durable workflows, human approval, idempotency, compensation, multi-agent delegation, and A2A communication.
- Test, secure, monitor, containerise, scale, and deploy agent systems using modern production practices.
Each stage builds on the previous one, with executable Python examples, project structures, configuration templates, security policies, evaluation datasets, failure-injection scenarios, and production-readiness checklists.
This book is written for developers who understand basic Python and want to move beyond chatbot-style applications into reliable agentic AI engineering.
The book’s credibility comes from the systems you construct and verify.
You will progress from a reliable single-agent loop to an API-connected operations agent, an MCP-powered tool system, a knowledge-grounded RAG agent, a controlled-memory agent, a durable approval-gated workflow, and a multi-agent research and verification system.
The final capstone combines FastAPI, Temporal, PostgreSQL, Qdrant, MCP, A2A, OpenTelemetry, Docker, and Kubernetes into a Production Operations Agent that can investigate incidents, retrieve approved evidence, request human approval, execute reversible actions, recover from failure, and produce an auditable result.
Dedicated chapters address prompt injection, excessive agency, least privilege, delegated identity, tenant isolation, memory poisoning, evaluation, observability, revocation, and emergency shutdown. The appendices provide cross-platform installation commands, project templates, testing patterns, threat-model worksheets, approval policies, and deployment checklists.
By applying this engineering approach, you can move from agents that merely appear capable to systems whose actions are bounded, testable, recoverable, and ready for responsible production use.
Build autonomous agents that can do meaningful work without surrendering control—get your copy today.