Knowledge Hub
Articles
Insights on enterprise AI automation, Pega, generative AI, and financial services technology.
Cloud & App Engineering
← All articlesHow to create a simple React js single page application?
In this particular post, we will learn to create a single React js single page application. React JS uses JSX — it helps us in keeping…
How to create a simple messaging app using Google Cloud Pub Service?
In this particular post, we will learn to create a simple messaging app using Google Cloud Pub-Sub Service.
How to deploy a Tensorflow JS predictive model as a web app using google cloud run?
In this particular post, we will learn to deploy a Tensorflow JS predictive model as a web app using google cloud run. Tensorflow JS…
How to use a Google Cloud AI-Powered Text-to-Speech REST Service?
In this particular post, we will learn how to use the Google Cloud Text-to-Speech REST service. It converts text into natural-sounding…
Create a Google Cloud Translation REST API Service
In this particular post, you will learn to create and use the Google cloud translation REST API service. It is a pre-trained model over…
Create a Document AI service REST API processor in Google Cloud
Document AI allows you to turn dark, unstructured documents into actionable data to increase operational efficiency, simplify business…
Create a simple event-driven Google Cloud Function app to create an image thumbnail
In this particular post, we will learn to create a simple event-driven google cloud function that creates an image thumbnail for the…
Deploy a Serverless RESTFUL API using Google Cloud Run and Cloud Firestore
In this particular post, we will learn to deploy a highly-available, cost-effective Serverless RESTFUL API application using the Google…
Deploy a simple scikit linear regression predictive model to Google AI Platform
In this particular post, we will learn how to deploy a simple House Price scikit linear regression predictive model to the Google AI…
Deploy a simple flask application in Google Cloud Run
In this particular post, we will learn to create a simple currency converter application. The technologies used in this application are as…