Front-End Web & Mobile
Category: Amazon Bedrock
Add a Conversational Interface to any Data Source
When building generative AI applications using Amazon Bedrock, it’s often necessary to enhance the capabilities of the models by giving them access to external data or functionality. The way to do that is with tools (sometimes referred to as function calling). These tools act as bridges, allowing models to retrieve application-specific, real-time or dynamic information […]
Build fullstack AI apps in minutes with the new Amplify AI Kit
Today we are excited to announce the general availability of the AWS Amplify AI kit, the quickest way for fullstack developers to build web apps with AI capabilities such as chat, conversational search, and summarization. With the Amplify AI kit you can build fullstack generative AI functionality without prior experience in cloud architecture or machine […]
Add Amazon Bedrock Chat Capabilities to a React Native App
This post will teach you to create a React Native chat application using Amazon Bedrock to build AI-powered chat features. The sample application includes the following: A mobile application using custom JSX components for the user interface. Seamless end-user chat interactions integrated with Amazon Bedrock foundational models. Backend development powered by AWS Amplify Gen2. Implementation […]
New in AWS Amplify: Integrate with SQL databases, OIDC/SAML providers, and the AWS CDK
Welcome to “Extensibility Day” of AWS Amplify’s Launch Week! With Amplify Gen 2, we’re providing four new capabilities to customize your app according to your business need. Today, we’re announcing the ability to: Integrate with existing data sources (including PostgreSQL or MySQL databases) Authenticate with any OpenID Connect (OIDC) or SAML authentication provider Customize any […]
The evolution of full-stack development with AWS Amplify
To cater to the delivery of increasingly fast and personalised experiences, the way web applications are built and rendered has evolved significantly over the years. Along the way, the role of the developers who build them has also changed to reflect this evolution. In this post, you will learn about the progression of full-stack web […]
Create a Fullstack, Sample Web App powered by Amazon Bedrock
In this post we will walk you through creating a fullstack, sample web app that uses Amazon Bedrock to create generative AI-powered application features and user experiences. Your sample app will include: A React frontend web application, built with Amplify UI components, that supports both end user chat interactions with Amazon Bedrock foundational models, and […]
Build a Real-time, WebSockets API for Amazon Bedrock
Generative AI is transforming the way applications interface with data, which in turn is creating new challenges for application developers building with generative AI services like Amazon Bedrock. Amazon Bedrock is the easiest way to build and scale generative AI applications with foundation models (FMs). Amazon Bedrock, a fully managed service, offers a choice of […]
Connect Amazon Bedrock to your data with AWS AppSync and GraphQL
This post describes how you can leverage AWS AppSync and GraphQL APIs to seamlessly connect your Amazon Bedrock FMs and Agents to both public APIs and to your private APIs and databases. Amazon Bedrock is a generative AI service, and is the easiest way to build and scale generative AI applications with foundation models (FMs). […]