Skip to content

Latest commit

 

History

History
 
 

sample-apps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sample Applications that demonstrate Vertex AI Gemini API

The Sample Applications listed are provided as application templates that you can use. The key goal of these applications is to get you started quickly and help you understand how you can integrate the Vertex AI Gemini API and the necessary commands to deploy these applications to Google Cloud.

Click on the application name to see detailed documentation, sample template and instructions to deploy on Google Cloud.

Environment Setup

We provide instructions for setting up your environment in Cloud Shell. Before you run any of the sample applications, ensure that you have followed the instructions in SETUP.md.

Sample Applications

Requirement Application Name Technologies Used
Develop a Gemini application using Streamlit framework and Vertex AI Gemini API model. gemini-streamlit-cloudrun Cloud Run, Streamlit, Python