-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Cloud Run tutorial * Update image url
- Loading branch information
1 parent
73d4396
commit ff1617c
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
This is a video tutorial that goes through the process of building and deploying a Mesop | ||
app to Cloud Run. | ||
|
||
Here is a screenshot of the app you will be building. | ||
|
||
 | ||
|
||
## Part 1: Building a Gemini powered Mesop app | ||
|
||
This video describes how to build a Gemini powered Mesop app. | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/KUfPiSUJrwE?si=dkVt0rBOQUMapk5D" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
|
||
## Part 2: Deploying to Cloud Run | ||
|
||
This video describes how deploy the Gemini powered Mesop app to Cloud Run. | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/s9Ag_YNdl0M?si=aj4RqzS2MmWvxFos" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
|
||
## GitHub Code | ||
|
||
View the [source code](https://github.com/GoogleCloudPlatform/generative-ai/tree/main/gemini/sample-apps/gemini-mesop-cloudrun). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters