GraphQL starter progressive web application (PWA) with Realtime, Offline and AI/ML functionality using AWS AppSync
ChatQLv2 is a starter React Progressive Web Application (PWA) that utilizes AWS AppSync to provide offline and real-time capabilities in a chat application. It incorporates AI/ML features such as image recognition, text-to-speech, language translation, sentiment analysis, and chatbots. This application was developed as part of the re:Invent session to demonstrate the combination of real-time/offline and AI/ML capabilities in serverless applications. Users can search for other users and messages, have conversations, upload images, and exchange messages.
ChatQLv2 is an AWS AppSync Chat Starter App written in React that leverages various AWS services to provide offline and real-time capabilities in a chat application. It showcases the integration of AI/ML features such as image recognition, text-to-speech, language translation, sentiment analysis, and conversational chatbots. The application is designed to demonstrate the combination of real-time/offline and AI/ML capabilities in serverless apps. Users can search for other users and messages, have conversations, upload images, and exchange messages. It also supports GraphQL Mutations, Queries, and Subscriptions with AWS AppSync.