Skip to content

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.

Notifications You must be signed in to change notification settings

Illia-the-coder/VertexAIChatModelDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Vertex AI Chat Model Demo πŸ€–πŸ’¬

Welcome to the Vertex AI Chat Model Demo repository! This project demonstrates how to utilize Google Cloud's Vertex AI to build and interact with a chat model. The code is presented in a Jupyter Notebook environment, making it easy to follow along and experiment.

πŸ“œ Overview

This repository provides a Jupyter Notebook (VertexAI.ipynb) that illustrates how to:

  • Set up the necessary environment using virtual environments
  • Authenticate with Google Cloud services
  • Initialize a chat model using Vertex AI
  • Customize chat interaction parameters
  • Interact with the chat model to generate responses

πŸ“ Repository Structure

πŸ“¦ VertexAI_ChatModel_Demo
 ┣ πŸ“‚ notebooks
 ┃ β”— πŸ“ VertexAI.ipynb
 ┣ πŸ“œ LICENSE
 β”— πŸ“œ README.md

πŸ› οΈ Libraries Used

Here's a table of the main libraries used in this project:

Library Version Description
virtualenv Python virtual environment creator
google-cloud-aiplatform Google Cloud AI Platform SDK
shapely (v < 2.0.0) Geometric operations for Python
google.colab Google Colaboratory integration for notebooks
vertexai Vertex AI SDK for Python

πŸš€ Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/Illia-the-coder/VertexAIChatModelDemo.git
  2. Open the Jupyter Notebook VertexAI.ipynb using Jupyter Notebook or Google Colab.

  3. Follow along with the notebook to explore the chat model demo.

πŸ“ License

This project is licensed under the MIT License. See the LICENSE file for details.


Enjoy experimenting with the Vertex AI Chat Model Demo! If you have any questions or suggestions, feel free to open an issue or contribute to the project. Happy coding! πŸ˜ŠπŸš€

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published