Configurations
GCP
1
Create Google Cloud Account
Visit Google Cloud Console to create your account.
2
Create a new project
Once you have created your account, create a new project. If this is your first time the default project is “My First Project”. You can create a new project by clicking this button and then selecting “New Project”.
3
Install Google Cloud SDK
- Follow the installation guide at Google Cloud SDK Installation Documentation
- Initialize the SDK by running:
4
- Create login credentials when prompted
- Create a new project or select an existing one To make sure the initialization worked, run:
5
Enable Vertex AI API
Navigate to the APIs & Services on the dashboard and enable the Vertex AI API for your project.