.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Understanding Amazon Bedrock model lifecycle

    calendar Apr 9, 2026 · aws.amazon.com/blogs/machine-learning
    Understanding Amazon Bedrock model lifecycle

    This post shows you how to manage FM transitions in Amazon Bedrock, so you can make sure your AI applications remain operational as models evolve. We discuss the three lifecycle states, how to plan migrations with the new extended access feature, and practical strategies to transition your applications to newer models …


    Read More
  • The future of managing agents at scale: AWS Agent Registry now in preview

    calendar Apr 9, 2026 · aws.amazon.com/blogs/machine-learning
    The future of managing agents at scale: AWS Agent Registry now in preview

    Today, we're announcing AWS Agent Registry (preview) in AgentCore, a single place to discover, share, and reuse AI agents, tools, and agent skills across your enterprise. Link to article: https://aws.amazon.com/blogs/machine-learning/the-future-of-managing-agents-at-scale-aws-agent-registry-now-in-preview/


    Read More
  • Embed a live AI browser agent in your React app with Amazon Bedrock AgentCore

    calendar Apr 9, 2026 · aws.amazon.com/blogs/machine-learning
    Embed a live AI browser agent in your React app with Amazon Bedrock AgentCore

    This post walks you through three steps: starting a session and generating the Live View URL, rendering the stream in your React application, and wiring up an AI agent that drives the browser while your users watch. At the end, you will have a working sample application you can clone and run. Link to article: …


    Read More
  • Introducing stateful MCP client capabilities on Amazon Bedrock AgentCore Runtime

    calendar Apr 9, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing stateful MCP client capabilities on Amazon Bedrock AgentCore Runtime

    In this post, you will learn how to build stateful MCP servers that request user input during execution, invoke LLM sampling for dynamic content generation, and stream progress updates for long-running tasks. You will see code examples for each capability and deploy a working stateful MCP server to Amazon Bedrock …


    Read More
  • Customize Amazon Nova models with Amazon Bedrock fine-tuning

    calendar Apr 8, 2026 · aws.amazon.com/blogs/machine-learning
    Customize Amazon Nova models with Amazon Bedrock fine-tuning

    In this post, we'll walk you through a complete implementation of model fine-tuning in Amazon Bedrock using Amazon Nova models, demonstrating each step through an intent classifier example that achieves superior performance on a domain specific task. Throughout this guide, you'll learn to prepare high-quality training …


    Read More
  • Human-in-the-loop constructs for agentic workflows in healthcare and life sciences

    calendar Apr 8, 2026 · aws.amazon.com/blogs/machine-learning
    Human-in-the-loop constructs for agentic workflows in healthcare and life sciences

    In healthcare and life sciences, AI agents help organizations process clinical data, submit regulatory filings, automate medical coding, and accelerate drug development and commercialization. However, the sensitive nature of healthcare data and regulatory requirements like Good Practice (GxP) compliance require human …


    Read More
  • Building intelligent audio search with Amazon Nova Embeddings: A deep dive into semantic audio understanding

    calendar Apr 8, 2026 · aws.amazon.com/blogs/machine-learning
    Building intelligent audio search with Amazon Nova Embeddings: A deep dive into semantic audio understanding

    This post walks you through understanding audio embeddings, implementing Amazon Nova Multimodal Embeddings, and building a practical search system for your audio content. You'll learn how embeddings represent audio as vectors, explore the technical capabilities of Amazon Nova, and see hands-on code examples for …


    Read More
  • Reinforcement fine-tuning on Amazon Bedrock: Best practices

    calendar Apr 8, 2026 · aws.amazon.com/blogs/machine-learning
    Reinforcement fine-tuning on Amazon Bedrock: Best practices

    In this post, we explore where RFT is most effective, using the GSM8K mathematical reasoning dataset as a concrete example. We then walk through best practices for dataset preparation and reward function design, show how to monitor training progress using Amazon Bedrock metrics, and conclude with practical …


    Read More
  • Building real-time conversational podcasts with Amazon Nova 2 Sonic

    calendar Apr 7, 2026 · aws.amazon.com/blogs/machine-learning
    Building real-time conversational podcasts with Amazon Nova 2 Sonic

    This post walks through building an automated podcast generator that creates engaging conversations between two AI hosts on any topic, demonstrating the streaming capabilities of Nova Sonic, stage-aware content filtering, and real-time audio generation. Link to article: …


    Read More
  • Text-to-SQL solution powered by Amazon Bedrock

    calendar Apr 7, 2026 · aws.amazon.com/blogs/machine-learning
    Text-to-SQL solution powered by Amazon Bedrock

    In this post, we show you how to build a natural text-to-SQL solution using Amazon Bedrock that transforms business questions into database queries and returns actionable answers. Link to article: https://aws.amazon.com/blogs/machine-learning/text-to-sql-solution-powered-by-amazon-bedrock/


    Read More
  • Build AI-powered employee onboarding agents with Amazon Quick

    calendar Apr 6, 2026 · aws.amazon.com/blogs/machine-learning
    Build AI-powered employee onboarding agents with Amazon Quick

    In this post, we walk through building a custom HR onboarding agent with Quick. We show how to configure an agent that understands your organization’s processes, connects to your HR systems, and automates common tasks, such as answering new-hire questions and tracking document completion. Link to article: …


    Read More
  • Accelerate agentic tool calling with serverless model customization in Amazon SageMaker AI

    calendar Apr 6, 2026 · aws.amazon.com/blogs/machine-learning
    Accelerate agentic tool calling with serverless model customization in Amazon SageMaker AI

    In this post, we walk through how we fine-tuned Qwen 2.5 7B Instruct for tool calling using RLVR. We cover dataset preparation across three distinct agent behaviors, reward function design with tiered scoring, training configuration and results interpretation, evaluation on held-out data with unseen tools, and …


    Read More
  • Building Intelligent Search with Amazon Bedrock and Amazon OpenSearch for hybrid RAG solutions

    calendar Apr 6, 2026 · aws.amazon.com/blogs/machine-learning
    Building Intelligent Search with Amazon Bedrock and Amazon OpenSearch for hybrid RAG solutions

    In this post, we show how to implement a generative AI agentic assistant that uses both semantic and text-based search using Amazon Bedrock, Amazon Bedrock AgentCore, Strands Agents and Amazon OpenSearch. Link to article: …


    Read More
  • From isolated alerts to contextual intelligence: Agentic maritime anomaly analysis with generative AI

    calendar Apr 6, 2026 · aws.amazon.com/blogs/machine-learning
    From isolated alerts to contextual intelligence: Agentic maritime anomaly analysis with generative AI

    This blog post demonstrates how Windward helps enhance and accelerate alert investigation processes by combining geospatial intelligence with generative AI, enabling analysts to focus on decision-making rather than data collection. Link to article: …


    Read More
  • Connecting MCP servers to Amazon Bedrock AgentCore Gateway using Authorization Code flow

    calendar Apr 6, 2026 · aws.amazon.com/blogs/machine-learning
    Connecting MCP servers to Amazon Bedrock AgentCore Gateway using Authorization Code flow

    Amazon Bedrock AgentCore Gateway provides a centralized layer for managing how AI agents connect to tools and MCP servers across your organization. In this post, we walk through how to configure AgentCore Gateway to connect to an OAuth-protected MCP server using the Authorization Code flow. Link to article: …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top