1828 related articles

GitHub Trending Aug 5: AI Agents shift from demos to production with new projects for state management, long-term memory, skill systems, and security.

How to build product analytics and evaluation capabilities for AI Agents at the MCP protocol layer, covering session-level tracing, tool call observability, and quality Evals.

Orca-Bench is a benchmark for evaluating AI agents' operational capabilities, testing LLMs on fault diagnosis, multi-tool orchestration, and risk decisions in simulated Oncall scenarios.

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to go from demo to production.

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to reach production. Based on Scott Moss's workshop.

AI Agents in production face systemic dependency drift risks — model updates silently change outputs and silent failures are hard to detect. Learn detection strategies, hidden costs, and engineering practices.
Production-Grade LangGraph Template: A…
A deep dive into production-grade LangGraph templates covering state management, observability, error handling, and containerized deployment to bridge the gap from demo to production.

What are the critical runtime rules for AI Agents in production? This deep dive covers independent verification for state changes, least privilege, observability, and more.

Offline tests passing doesn't mean production reliability. This guide breaks down Online Evals for AI Agents: rule checks, LLM-as-a-Judge, user feedback, and human review.

Google engineer Addy Osmani's open-source project agent-skills (76k+ GitHub stars) injects production-grade engineering skills into AI coding agents, covering performance, security, and code quality.

Over 60% of AI Agent projects die between demo and production. This article breaks down Databricks lead Sandy's five-pillar methodology and a bank POC case study to help you avoid the most common deployment pitfalls.

Databricks tech lead Sandy shares a five-pillar framework for production-grade AI Agents—evaluation, observability, data foundation, orchestration, and governance—with a £85K retail banking failure case to bridge the demo-to-production gap.

A Databricks expert breaks down the complete methodology for taking AI Agents from demo to production, covering the five pillars of evaluation, observability, data foundation, multi-Agent orchestration, and AI governance, with a real eight-week banking chatbot POC case.

Deep dive into NVIDIA AI-Q Blueprint production deployment on Oracle Cloud Infrastructure, covering NIM microservices, RAG architecture, multi-agent orchestration, and OCI GPU selection.

Deep dive into NVIDIA AI-Q Blueprint production deployment on Oracle Cloud Infrastructure, covering NIM microservices, RAG architecture, multi-agent orchestration, and OCI GPU selection for enterprise AI agents.

A detailed 7-step guide to building commercial AI Agents, covering requirements, platform selection (Coze/Dify/FastGPT), prompt engineering, databases, UI, testing, and deployment.

A comprehensive guide to AI Agent architecture covering ReAct paradigm, multi-agent collaboration, RAG integration, and the planning-memory-tools framework, with a complete learning path from concepts to production deployment.

Deep dive into Nexent's open-source platform for zero-code production-grade AI Agent generation, covering Harness Engineering, built-in controls, use cases, and comparisons with AutoGen and CrewAI.
TutorialsA systematic breakdown of the AI Agent learning roadmap covering core architecture, ReAct/CoT paradigms, multi-agent collaboration, and Prompt optimization across four stages with quality resource recommendations.
TutorialsA deep dive into AI Agent core principles and practical development paths, covering perception-decision-execution capabilities, MCP protocol tool integration, and analysis of Manus and AutoGLM.