Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.14 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.14 KB

google-cloud

This repository contains a collection of apps and projects that interact with Google Cloud APIs.

A sample Streamlit web application for generating text and images with Google Cloud Vertex AI Gemini API.

A sample Streamlit web application for question-answering and text summarization with Google Cloud Vertex AI PaLM API.

A sample Streamlit web application for text summarization with Google Cloud Vertex AI PaLM API, but only after a sensitive data inspection scan for CREDIT_CARD_NUMBER and EMAIL_ADDRESS with Google Cloud Data Loss Prevention API returns negative.

A sample Streamlit web application for querying Google Cloud Web Risk API.

Disclaimer: These are not officially supported Google or Google Cloud projects; they are personal projects created for experimentation and educational purposes only.