Artificial Intelligence

Category: Amazon Bedrock

NarrateAI: production-ready LLM quality assurance on Amazon Bedrock

NarrateAI: production-ready LLM quality assurance on Amazon Bedrock

NarrateAI delivers production-ready LLM quality assurance on Amazon Bedrock. This post details five techniques—adaptive pipeline orchestration, cross-account multi-model failover, real-time streaming evaluation, composite evaluation, and data accuracy verification—that reach about 99% numerical accuracy while streaming responses in real time.

Build a multi-account AI agent with AgentCore Gateway and MCP

Build a multi-account AI agent with AgentCore Gateway and MCP

Build a multi-account architecture that keeps each team’s data in its own AWS account while giving AI agents a unified way to query across them. A central platform account runs the agent using Amazon Bedrock AgentCore Gateway and MCP, while line-of-business accounts expose their data as MCP servers with secure cross-account access and fine-grained authorization.

From portal-hopping to instant answers: HEMA’s journey with MCP and Amazon Bedrock

From portal-hopping to instant answers: HEMA’s journey with MCP and Amazon Bedrock

HEMA, a 100-year-old Dutch retailer, turned developer portal-hopping into instant answers by building HAL, an internal AI assistant on Amazon Bedrock AgentCore. Using Model Context Protocol (MCP), HAL delivers governed knowledge inside the tools teams already use, with no AWS credentials on the client and security anchored in Microsoft Entra ID.

Agentic conversational video intelligence built on AWS

Agentic conversational video intelligence built on AWS

Learn how to build a conversational video intelligence solution on AWS using an agentic architecture. A single Strands Agents SDK agent orchestrates Amazon Bedrock, Amazon Rekognition, and Amazon Transcribe at runtime, deciding which service to call so you can ask natural language questions about your videos and get answers in seconds.

Use open weight models as your AI coding agent with Amazon Bedrock

Use open weight models as your AI coding agent with Amazon Bedrock

Pair OpenCode, an open-source terminal-native AI coding agent, with open weight models on Amazon Bedrock to get a secure, flexible, pay-per-use coding assistant. Learn how to configure multi-model workflows, match the right model to each task, and keep your data in your own AWS account with no infrastructure to manage.

Evaluate skill-equipped agents with Strands Evals and Amazon Bedrock AgentCore

Evaluate skill-equipped agents with Strands Evals and Amazon Bedrock AgentCore

Skills let you encode domain-specific procedures as reusable, portable instructions for agents, but a fluent answer doesn’t prove the agent picked the right skill or followed it. Learn how to measure skill selection and instruction following with Strands Evals and Amazon Bedrock AgentCore Evaluations.