.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Training Azerbaijani language models on Amazon SageMaker AI

    calendar May 28, 2026 · aws.amazon.com/blogs/machine-learning
    Training Azerbaijani language models on Amazon SageMaker AI

    Azercell Telecom LLC, Azerbaijan's leading telecommunications provider, wanted to build an Azerbaijani large language model (LLM) on Amazon SageMaker AI for telecom use cases and a customer-facing chatbot. The challenge: adapting foundation models (FMs) to a morphologically rich language with limited training data and …


    Read More
  • Build a custom portal with embedded Amazon SageMaker AI MLflow Apps

    calendar May 28, 2026 · aws.amazon.com/blogs/machine-learning
    Build a custom portal with embedded Amazon SageMaker AI MLflow Apps

    In this post, you learn how to build a custom portal with embedded SageMaker AI MLflow Apps UI. You walk through the architecture pattern behind a React front end paired with a Flask reverse proxy that handles AWS Signature Version 4 (SigV4) authentication, deploy the entire stack through the AWS Cloud Development Kit …


    Read More
  • Streamline external access to Amazon SageMaker MLflow using a REST API proxy

    calendar May 28, 2026 · aws.amazon.com/blogs/machine-learning
    Streamline external access to Amazon SageMaker MLflow using a REST API proxy

    In this post, we demonstrate how to build a secure Flask-based MLflow proxy service that provides HTTPS access to Amazon SageMaker MLflow without requiring the MLflow SDK. This solution is for organizations undergoing cloud transformation who want to preserve their existing ML workflows while adopting cloud-native …


    Read More
  • Evaluating Deep Agents using LangSmith on AWS

    calendar May 28, 2026 · aws.amazon.com/blogs/machine-learning
    Evaluating Deep Agents using LangSmith on AWS

    This post combines learnings from LangChain’s work on evaluating deep agents and Anthropic’s guide to demystifying evals for AI agents into a practical guide. In this post, you will learn how to: 1) apply five evaluation patterns for deep agents, 2) build offline evaluations using pytest and LangSmith, and 3) configure …


    Read More
  • Build a test suite that grows with your agent with dataset management in Amazon Bedrock AgentCore

    calendar May 28, 2026 · aws.amazon.com/blogs/machine-learning
    Build a test suite that grows with your agent with dataset management in Amazon Bedrock AgentCore

    Agent evaluation is most powerful when you combine fast-moving online signals with stable offline baselines. To understand whether your agent is truly improving over time, you need a fixed benchmark alongside your changing real-world traffic. Managing test cases for evaluation baselines as a dataset in Amazon Bedrock …


    Read More
  • Claude Opus 4.8 is now available on AWS

    calendar May 28, 2026 · aws.amazon.com/blogs/machine-learning
    Claude Opus 4.8 is now available on AWS

    This post covers Opus 4.8's improvements and practical guidance for AI engineers integrating the model into agentic systems and production inference workloads on Amazon Bedrock. Link to article: https://aws.amazon.com/blogs/machine-learning/claude-opus-4-8-is-now-available-on-aws/


    Read More
  • Automate AML alert triage with Amazon Quick and Snowflake Cortex AI

    calendar May 28, 2026 · aws.amazon.com/blogs/machine-learning
    Automate AML alert triage with Amazon Quick and Snowflake Cortex AI

    This post demonstrates that integration in action by automating one of the most labor-intensive workflows in financial services: anti-money laundering (AML) alert triage. You will build a triage workflow using Amazon Quick Flows and Snowflake Cortex, connected through the Amazon Quick Model Context Protocol (MCP) …


    Read More
  • Process financial documents using Amazon Bedrock Data Automation

    calendar May 27, 2026 · aws.amazon.com/blogs/machine-learning
    Process financial documents using Amazon Bedrock Data Automation

    In this post, we explore how Amazon Bedrock Data Automation can accurately extract information from four common types of financial documents: bank statements, W-2 forms, 1099-B tax forms, and vendor contracts. We highlight the complexity in the documents, detail the custom extraction created in Amazon Bedrock Data …


    Read More
  • Building AI agents for business support using Amazon Bedrock AgentCore

    calendar May 27, 2026 · aws.amazon.com/blogs/machine-learning
    Building AI agents for business support using Amazon Bedrock AgentCore

    In this post, we share how the AWS Generative AI Innovation Center (GenAIIC) collaborated with Works Human Intelligence (WHI) to build two AI agents using Amazon Bedrock AgentCore. We discuss the challenges encountered and the solutions that reduced costs by up to 97% while improving operational efficiency. Link to …


    Read More
  • From data overload to actionable insights: How Verizon Connect scaled agentic AI to 100,000 users

    calendar May 27, 2026 · aws.amazon.com/blogs/machine-learning
    From data overload to actionable insights: How Verizon Connect scaled agentic AI to 100,000 users

    In this post, we show you how Verizon Connect built and scaled an agentic AI solution to transform overwhelming fleet data into clear, actionable insights for 100,000 users daily. We walk you through the architectural decisions, implementation challenges, and measurable results that can guide your own data-to-insights …


    Read More
  • How AWS SMGS uses an AI-powered conversational assistant to transform business management with Amazon Bedrock AgentCore

    calendar May 27, 2026 · aws.amazon.com/blogs/machine-learning
    How AWS SMGS uses an AI-powered conversational assistant to transform business management with Amazon Bedrock AgentCore

    In this post, we share how we built NarrateAI using Amazon Bedrock AgentCore to deliver business intelligence at scale for the AWS SMGS (Sales, Marketing and Global Services) organization. You will learn about: the two-layer architecture that separates batch processing from real-time interaction, the specialized AI …


    Read More
  • Powering agentic AI sales strategy with Amazon Bedrock AgentCore

    calendar May 27, 2026 · aws.amazon.com/blogs/machine-learning
    Powering agentic AI sales strategy with Amazon Bedrock AgentCore

    As agent adoption scaled, we saw a common pattern emerge across enterprises, including our own sales organization: specialized agents deliver value, but without orchestration, users carry the cognitive load of choosing between them. At AWS Sales, this meant more than 20 domain-specific agents deployed across the global …


    Read More
  • Technical deep dive: AgentCore payments and innovation in agentic commerce

    calendar May 26, 2026 · aws.amazon.com/blogs/machine-learning
    Technical deep dive: AgentCore payments and innovation in agentic commerce

    Amazon Bedrock AgentCore payments is now available in preview, it provides instant payments to paid external services with no manual billing setup per provider, stablecoin support for cost-effective microtransactions that make sub-cent transactions economically viable, and configurable spending guardrails that give you …


    Read More
  • Build highly scalable serverless LangGraph multi-agent systems in AWS with Amazon Bedrock AgentCore

    calendar May 26, 2026 · aws.amazon.com/blogs/machine-learning
    Build highly scalable serverless LangGraph multi-agent systems in AWS with Amazon Bedrock AgentCore

    In this post, we provide a solution to build highly scalable, serverless multi-agent generative AI systems on AWS using LangGraph Agents as orchestrators integrated with Amazon Bedrock AgentCore Memory and Amazon Bedrock AgentCore Observability. Link to article: …


    Read More
  • Build high-performance generative AI systems with Strands Agents, NVIDIA NIM, and Amazon Bedrock AgentCore

    calendar May 26, 2026 · aws.amazon.com/blogs/machine-learning
    Build high-performance generative AI systems with Strands Agents, NVIDIA NIM, and Amazon Bedrock AgentCore

    In this post you'll learn how to build a multi-agent campaign review system that demonstrates parallel reasoning, context persistence, and traceable execution paths using an integrated architecture that combines NVIDIA NIM for GPU-accelerated inference. Amazon Bedrock AgentCore provides managed runtime, shared memory …


    Read More
  • AgentWatch: Proactive AWS monitoring with ambient agents

    calendar May 26, 2026 · aws.amazon.com/blogs/machine-learning
    AgentWatch: Proactive AWS monitoring with ambient agents

    In this post, we demonstrate the capabilities of AgentWatch through practical implementation. You will see how the solution performs infrastructure checks every 15 minutes, summarizing CloudWatch metrics, logs, and alarms across multiple AWS accounts. The agent delivers actionable reports directly to Slack and responds …


    Read More
  • From idea to AI app: Creating intelligent research assistants with Strands

    calendar May 26, 2026 · aws.amazon.com/blogs/machine-learning
    From idea to AI app: Creating intelligent research assistants with Strands

    Building an AI app shouldn’t require a PhD in machine learning (ML) or months of wrestling with complex architectures. Yet that’s exactly what happens when you try to orchestrate multiple API calls, manage conversation state, and create agents that can reason on their own. I’ve seen straightforward AI ideas balloon …


    Read More
  • Build an enterprise observability solution for Amazon Quick

    calendar May 26, 2026 · aws.amazon.com/blogs/machine-learning
    Build an enterprise observability solution for Amazon Quick

    When hundreds to thousands of users are onboarded to an enterprise AI platform, business leaders and platform owners need visibility into who is using the platform, whether users are satisfied with the answers they receive, and which capabilities are driving the most engagement. Without a centralized observability …


    Read More
  • Transforming professional work: How Amazon Quick turns document creation from hours into minutes

    calendar May 26, 2026 · aws.amazon.com/blogs/machine-learning
    Transforming professional work: How Amazon Quick turns document creation from hours into minutes

    In this post, we explore how the Amazon Quick document and visualization creation capabilities work, what you can build with them, and how professionals across roles are using them to reclaim hours of their workweek. From technical execution to strategic judgment Most professional roles carry an unspoken assumption …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top