.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Amazon Quick for marketing: From scattered data to strategic action

    calendar Apr 23, 2026 · aws.amazon.com/blogs/machine-learning
    Amazon Quick for marketing: From scattered data to strategic action

    Amazon Quick changes how you work. You can set it up in minutes and by the end of the day, you will wonder how you ever worked without it. Quick connects with your applications, tools, and data, creating a personal knowledge graph that learns your priorities, preferences, and network. Link to article: …


    Read More
  • Applying multimodal biological foundation models across therapeutics and patient care

    calendar Apr 23, 2026 · aws.amazon.com/blogs/machine-learning
    Applying multimodal biological foundation models across therapeutics and patient care

    In this post, we'll explore how multimodal BioFMs work, showcase real-world applications in drug discovery and clinical development, and contextualize how AWS enables organizations to build and deploy multimodal BioFMs. Link to article: …


    Read More
  • Cost-effective multilingual audio transcription at scale with Parakeet-TDT and AWS Batch

    calendar Apr 22, 2026 · aws.amazon.com/blogs/machine-learning
    Cost-effective multilingual audio transcription at scale with Parakeet-TDT and AWS Batch

    In this post, we walk through building a scalable, event-driven transcription pipeline that automatically processes audio files uploaded to Amazon Simple Storage Service (Amazon S3), and show you how to use Amazon EC2 Spot Instances and buffered streaming inference to further reduce costs. Link to article: …


    Read More
  • Amazon SageMaker AI now supports optimized generative AI inference recommendations

    calendar Apr 22, 2026 · aws.amazon.com/blogs/machine-learning
    Amazon SageMaker AI now supports optimized generative AI inference recommendations

    Today, Amazon SageMaker AI supports optimized generative AI inference recommendations. By delivering validated, optimal deployment configurations with performance metrics, Amazon SageMaker AI keeps your model developers focused on building accurate models, not managing infrastructure. Link to article: …


    Read More
  • Get to your first working agent in minutes: Announcing new features in Amazon Bedrock AgentCore

    calendar Apr 22, 2026 · aws.amazon.com/blogs/machine-learning
    Get to your first working agent in minutes: Announcing new features in Amazon Bedrock AgentCore

    Today, we're introducing new capabilities that further streamline the agent building experience, removing the infrastructure barriers that slow teams down at every stage of agent development from the first prototype through production deployment. Link to article: …


    Read More
  • Company-wise memory in Amazon Bedrock with Amazon Neptune and Mem0

    calendar Apr 22, 2026 · aws.amazon.com/blogs/machine-learning
    Company-wise memory in Amazon Bedrock with Amazon Neptune and Mem0

    Company-wise memory in Amazon Bedrock, powered by Amazon Neptune and Mem0, provides AI agents with persistent, company-specific context—enabling them to learn, adapt, and respond intelligently across multiple interactions. TrendMicro, one of the largest antivirus software companies in the world, developed the Trend’s …


    Read More
  • From developer desks to the whole organization: Running Claude Cowork in Amazon Bedrock

    calendar Apr 21, 2026 · aws.amazon.com/blogs/machine-learning
    From developer desks to the whole organization: Running Claude Cowork in Amazon Bedrock

    Today, we're excited to announce Claude Cowork in Amazon Bedrock. You can now run Cowork and Claude Code Desktop through Amazon Bedrock, directly or using an LLM gateway. In this post, we walk through how Claude Cowork integrates with Amazon Bedrock and show an example of how knowledge workers use it in practice. Link …


    Read More
  • End-to-end lineage with DVC and Amazon SageMaker AI MLflow apps

    calendar Apr 21, 2026 · aws.amazon.com/blogs/machine-learning
    End-to-end lineage with DVC and Amazon SageMaker AI MLflow apps

    In this post, we show how to combine DVC (Data Version Control), Amazon SageMaker AI, and Amazon SageMaker AI MLflow Apps to build end-to-end ML model lineage. We walk through two deployable patterns — dataset-level lineage and record-level lineage — that you can run in your own AWS account using the companion …


    Read More
  • Accelerate Generative AI Inference on Amazon SageMaker AI with G7e Instances

    calendar Apr 20, 2026 · aws.amazon.com/blogs/machine-learning
    Accelerate Generative AI Inference on Amazon SageMaker AI with G7e Instances

    Today, we are thrilled to announce the availability of G7e instances powered by NVIDIA RTX PRO 6000 Blackwell Server Edition GPUs on Amazon SageMaker AI. You can provision nodes with 1, 2, 4, and 8 RTX PRO 6000 GPU instances, with each GPU providing 96 GB of GDDR7 memory. This launch provides the capability to use a …


    Read More
  • ToolSimulator: scalable tool testing for AI agents

    calendar Apr 20, 2026 · aws.amazon.com/blogs/machine-learning
    ToolSimulator: scalable tool testing for AI agents

    You can use ToolSimulator, an LLM-powered tool simulation framework within Strands Evals, to thoroughly and safely test AI agents that rely on external tools, at scale. Instead of risking live API calls that expose personally identifiable information (PII), trigger unintended actions, or settling for static mocks that …


    Read More
  • Omnichannel ordering with Amazon Bedrock AgentCore and Amazon Nova 2 Sonic

    calendar Apr 20, 2026 · aws.amazon.com/blogs/machine-learning
    Omnichannel ordering with Amazon Bedrock AgentCore and Amazon Nova 2 Sonic

    In this post, we'll show you how to build a complete omnichannel ordering system using Amazon Bedrock AgentCore, an agentic platform, to build, deploy, and operate highly effective AI agents securely at scale using any framework and foundation model and Amazon Nova 2 Sonic. Link to article: …


    Read More
  • Introducing granular cost attribution for Amazon Bedrock

    calendar Apr 17, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing granular cost attribution for Amazon Bedrock

    In this post, we share how Amazon Bedrock's granular cost attribution works and walk through example cost tracking scenarios. Link to article: https://aws.amazon.com/blogs/machine-learning/introducing-granular-cost-attribution-for-amazon-bedrock/


    Read More
  • Optimize video semantic search intent with Amazon Nova Model Distillation on Amazon Bedrock

    calendar Apr 17, 2026 · aws.amazon.com/blogs/machine-learning
    Optimize video semantic search intent with Amazon Nova Model Distillation on Amazon Bedrock

    In this post, we show you how to use Model Distillation, a model customization technique on Amazon Bedrock, to transfer routing intelligence from a large teacher model (Amazon Nova Premier) into a much smaller student model (Amazon Nova Micro). This approach cuts inference cost by over 95% and reduces latency by 50% …


    Read More
  • Power video semantic search with Amazon Nova Multimodal Embeddings

    calendar Apr 17, 2026 · aws.amazon.com/blogs/machine-learning
    Power video semantic search with Amazon Nova Multimodal Embeddings

    In this post, we show you how to build a video semantic search solution on Amazon Bedrock using Nova Multimodal Embeddings that intelligently understands user intent and retrieves accurate video results across all signal types simultaneously. We also share a reference implementation you can deploy and explore with your …


    Read More
  • Nova Forge SDK series part 2: Practical guide to fine-tune Nova models using data mixing capabilities

    calendar Apr 17, 2026 · aws.amazon.com/blogs/machine-learning
    Nova Forge SDK series part 2: Practical guide to fine-tune Nova models using data mixing capabilities

    This hands-on guide walks through every step of fine-tuning an Amazon Nova model with the Amazon Nova Forge SDK, from data preparation to training with data mixing to evaluation, giving you a repeatable playbook you can adapt to your own use case. This is the second part in our Nova Forge SDK series, building on the …


    Read More
  • From hours to minutes: How Agentic AI gave marketers time back for what matters

    calendar Apr 17, 2026 · aws.amazon.com/blogs/machine-learning
    From hours to minutes: How Agentic AI gave marketers time back for what matters

    In this post, we share how AWS Marketing’s Technology, AI, and Analytics (TAA) team worked with Gradial to build an agentic AI solution on Amazon Bedrock for accelerating content publishing workflows. Link to article: …


    Read More
  • Cost-efficient custom text-to-SQL using Amazon Nova Micro and Amazon Bedrock on-demand inference

    calendar Apr 16, 2026 · aws.amazon.com/blogs/machine-learning
    Cost-efficient custom text-to-SQL using Amazon Nova Micro and Amazon Bedrock on-demand inference

    In this post, we demonstrate two approaches to fine-tune Amazon Nova Micro for custom SQL dialect generation to deliver both cost efficiency and production ready performance. Link to article: …


    Read More
  • Transform retail with AWS generative AI services

    calendar Apr 16, 2026 · aws.amazon.com/blogs/machine-learning
    Transform retail with AWS generative AI services

    Online retailers face a persistent challenge: shoppers struggle to determine the fit and look when ordering online, leading to increased returns and decreased purchase confidence. The cost? Lost revenue, operational overhead, and customer frustration. Meanwhile, consumers increasingly expect immersive, interactive …


    Read More
  • How Automated Reasoning checks in Amazon Bedrock transform generative AI compliance

    calendar Apr 16, 2026 · aws.amazon.com/blogs/machine-learning
    How Automated Reasoning checks in Amazon Bedrock transform generative AI compliance

    In this post, you'll learn why probabilistic AI validation falls short in regulated industries and how Automated Reasoning checks use formal verification to deliver mathematically proven results. You'll also see how customers across six industries use this technology to produce formally verified, auditable AI outputs, …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top