The Gift List Agent is an AI-based web application that helps users get smart gift recommendations using natural language queries.
It consists of a React (Vite) frontend and a FastAPI backend deployed on Google Cloud Platform (GCP) using Kubernetes (GKE) and Cloud Storage.
- Frontend: React (Vite) app hosted on Google Cloud Storage as a static website
- Backend: FastAPI app running on Google Kubernetes Engine (GKE)
- Data Storage: Google Cloud Storage (stores
list.json) - AI Engine: Google Vertex AI (for intelligent text responses)
- Authentication: API ke