.NET on AWS Blog
Category: Artificial Intelligence
Generate images using HAQM Bedrock with stability diffusion model in .NET
Introduction HAQM Bedrock is a fully-managed serverless service which provides high-performing Foundation Models (FMs) from leading AI companies like AI21 Labs, Anthropic, Cohere, Meta, Mistral AI, and Stability AI. HAQM Bedrock offers developers the flexibility to select the most suitable Generative AI model based on their specific requirements. You can build generative artificial intelligence (AI) applications […]
Building a Conversational Document Bot on HAQM Bedrock and HAQM Textract with .NET Windows Forms
Introduction The growth in developing and launching Generative AI solutions is unprecedented. Most content available to help developers is in Python. While this may be the majority, many developers maintain and evolve long-lasting lines of business applications developed on .NET. Enterprises have invested a lot into these legacy applications, and it would be difficult for […]
Add AI-powered coding assistance to Visual Studio with HAQM CodeWhisperer
Chris Christou, Craig Bossie, and Saurabh Ajmera contributed to this post. As of April 30th 2024, HAQM CodeWhisperer is now part of HAQM Q Developer. Introduction HAQM CodeWhisperer (CodeWhisperer) is an AI-powered developer productivity tool that generates code suggestions. CodeWhisperer integration with Visual Studio is now available in preview. The AWS Toolkit for Visual Studio […]
AWS Microservice Extractor for .NET AI-Powered Recommendations
Introduction When we launched AWS Microservice Extractor for .NET, the goal was to give customers an easy-to-use tool to extract microservices from their monolithic applications. To achieve this goal, we have created multiple ways for you to locate candidate code for microservices to extract. In this post, we are going to talk about the latest […]