forked from GoogleCloudPlatform/generative-ai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add minor info to starter pack readmes
- Loading branch information
1 parent
ddce39a
commit 98ed0b2
Showing
2 changed files
with
5 additions
and
3 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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
| | | | ||
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | | ||
| **Authors** | [Elia Secchi](https://github.com/eliasecchig), [Lorenzo Spataro](https://github.com/lspataroG) | | ||
| 📧 **Contact** | e2e-gen-ai-app-starter-pack@google.com | | ||
| [**1-Minute Video Overview**](https://youtu.be/D_VQYTczBpc) | [<img src="https://img.youtube.com/vi/D_VQYTczBpc/maxresdefault.jpg" width="100" alt="Preview Video">](https://youtu.be/D_VQYTczBpc) | | ||
| [**20-Minute Video Walkthrough**](https://youtu.be/kwRG7cnqSu0) | [<img src="https://img.youtube.com/vi/kwRG7cnqSu0/maxresdefault.jpg" width="100" alt="Preview Video">](https://youtu.be/kwRG7cnqSu0) | | ||
|
||
|
@@ -93,6 +93,7 @@ This starter pack covers all aspects of Generative AI app development, from prot | |
- Python >=3.10,<3.13 | ||
- Google Cloud SDK installed and configured | ||
- [Poetry](https://python-poetry.org/docs/#installation) for dependency management | ||
- A development environment (e.g. your local IDE or, when running remotely on Google Cloud, [Cloud Shell](https://cloud.google.com/shell) or [Cloud Workstations](https://cloud.google.com/workstations)). | ||
|
||
### Download the starter pack | ||
|
||
|
@@ -195,7 +196,7 @@ If you encounter any issues or have specific suggestions, please first consider | |
|
||
### Share Your Experience | ||
|
||
For other types of feedback, or if you'd like to share a positive experience or success story using this starter pack, we'd love to hear from you! You can reach out to us at [[email protected]](mailto:[email protected]). | ||
For other types of feedback, or if you'd like to share a positive experience or success story using this starter pack, we'd love to hear from you! You can reach out to us at [email protected]. | ||
|
||
Thank you for your contributions! | ||
|
||
|
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