Step-by-step guides with real code and saved progress, taking you from zero to a production architecture.
From your first agent in 10 lines of code with OpenAI, to a production architecture with a multi-agent orchestrator and load balancing.
Start guide → AI Agents · AWSFrom your first call to the Converse API, to multi-agent Bedrock Agents, AgentCore, and cross-region load balancing.
Start guide → AI Agents · PythonFrom create_agent to a multi-agent LangGraph supervisor with persistent memory and load balancing.
From your first ChatAgent with Microsoft Agent Framework, to a production multi-agent workflow with load balancing.
Start guide → AI Agents · Google CloudFrom your first agent with Gemini and the Agent Development Kit, to Sequential/Parallel agents deployed on Vertex AI Agent Engine.
Start guide → MCP · PythonFrom your first tool with FastMCP, to a stateless production server with OAuth and load balancing across replicas.
Start guide → RAG · PythonFrom your first chunk and your first embedding, to a production RAG system with re-ranking, hybrid search, and faithfulness evaluation.
Start guide →