DSC-McMaster-U / DSC-McMaster-U/InterviewGeniusAI

Integrate GCP Service Account Key for Vertex AI in Backend main.py file

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Description:
Integrate the GCP service account key generated for Vertex AI into the backend API to enable secure communication with Vertex AI services. The key will be used to authenticate and send the current prompt to the Vertex AI API for processing.

Acceptance Criteria:
The backend API successfully authenticates with Vertex AI using the service account key.
Prompts are sent to Vertex AI and processed correctly, with results returned to the client.
Error handling is implemented for key scenarios.
Documentation is updated, and the integration passes testing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.