GenAI samples and notebooks for Google Cloud Vertex AI
Top 4.6% on sourcepulse
This repository provides sample code, notebooks, and resources for developing and managing generative AI workflows on Google Cloud, specifically leveraging Gemini and Vertex AI. It targets developers and researchers looking to implement solutions for text generation, search, retrieval-augmented generation (RAG), image generation, and speech processing.
How It Works
The repository is organized into distinct folders, each focusing on a specific area of Generative AI on Google Cloud. It utilizes Vertex AI, Google's managed machine learning platform, to provide access to models like Gemini and Imagen. The samples demonstrate various use cases, including starter notebooks, function calling, sample applications, and end-to-end solutions for tasks like building custom search engines and implementing RAG.
Quick Start & Requirements
setup-env/
directory for Google Cloud setup, Vertex AI Python SDK, and notebook environments (Colab, Vertex AI Workbench).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The code in this repository is for demonstrative purposes only and is not an officially supported Google product.
2 days ago
Inactive