There are 2 repositories under vertexai topic.
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
Notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage machine learning and generative AI workflows using Google Cloud Vertex AI.
Hands on Lab for Neo4j and Vertex AI
Create a Chatbot app on your own data with GCP tools
Search for similar images using NeonDB and Vertex AI.
Kedro Plugin to support running workflows on GCP Vertex AI Pipelines
Mini-Bard client for Angular using Gemini Pro via API key from Google AI Studio
Use Gemini Pro LLM via VertexAI to create an engaging quiz game incorporating TMDB API data
Connect LLM to Slackbot. Works via FastAPI
Collection of OSS models that are containerized into a serving container
Use Quivr API in typechat instead of OpenAI or AzureAI
A Flask app running GraphRAG for healthcare, made with Vertex AI and Neo4j, to be deployed in a container (Cloud Run or ECS).
Using Azure Open AI and Google Cloud Vertex AI Large Language Model to score programming code.
Building AI-Powered Chatbots on Cloud Run: A Step-by-Step Guide Using Google’s PaLM API and Cloud Run
College project (App development for mobile devices S5): A cloud storage app with excellent file management, using storage and camera access for file uploads and attachments for chat with Gemini AI.
AfterSchool is an educational RAG based chatbot interface built with vertex ai agent builder, react and flask that provides a verbose guide to understanding things that are not usually taught in school such as social skills, time management, sustainable living, maintaining mental/physical health etc
Prompt Engineering Tooling for OpenAI (chatgpt) or VertexAI (google cloud) APIs . With more APIs to follow
TaxEase.AI is a user-friendly AI assistant designed to demystify and simplify US tax filing, a system that has become needlessly convoluted and stressful for millions of Americans.
Real time MLOPS architecture for tracking fraudulent transactions with MLFlow, GCP Vertex AI, Fast API and Airflow.
Test project for firebase-openai-chat
Chat bot to generate code from plain English statements. Build on Google Vertex Code generator AI . Nodejs WebSocket implementation.
VIDYA AI : Self Study Assistant
How to fine tune and train XGBOOST model with GCP Vertex IA. Also deploy a Flask API with end-to-end model
This app is designed to provide a way to cooperate with PodcastIndex.org. You can listen to podcasts, get text version, short summary, audio file based on summary, and AI chat on the subject of podcast
An Android sample for Gemini API (GENERATIVE AI and VERTEX AI SDKs)
This repository showcases the implementation of a chat model using Google Cloud's Vertex AI. The code is presented in a Jupyter Notebook environment and demonstrates how to set up, interact with, and customize a pre-trained chat model.
This project contains the code for an image recognition software, allowing for naming of common pantry items. The software uses the Google Cloud's Vertex API and AutoML to create a custom trained model to recognize an image to a correspondsing commonly found pantry item. The software is built using React and NextJS, and is hosted on Vercel.
REST API proxy to Vertex AI with the interface of ollama. HTTP server for accessing Vertex AI via the REST API interface of ollama.
Generative AI Application (chatbot) using Cloud Run, Dialogflow and Vertex AI
A Discord bot powered by Google Gemini Pro, capable of text generation, image analysis, audio transcription, and more.
This project implements Google Cloud's Vertex AI to develop a machine learning model that predicts loan repayment risks using a tabular dataset. It encompasses data preparation, model training, evaluation, deployment, and prediction processes.