From Vertex AI SDK to Google Gen AI SDK: Service Account Authentication for Python and Go
Guide to migrating service account authentication from Vertex AI SDK to Google Gen AI SDK for Python and Go applications.
P. Galeone is a software engineer and writer focused on cloud infrastructure, AI systems, and technological sovereignty. His work explores practical implementations in Go and Python, AI-driven automation, and the societal implications of dependence on foreign cloud and digital platforms.
8 articles from this blog
Guide to migrating service account authentication from Vertex AI SDK to Google Gen AI SDK for Python and Go applications.
A developer details migrating a Fitbit data app from Google Cloud to a self-hosted EU VPS, covering PostgreSQL, nginx, and CI/CD with GitHub Actions.
A developer details using AI coding assistants like Cline and LLMs (Claude, Gemini) to redesign a SaaS platform's UI/UX and generate documentation.
A guide to fixing code signing and notarization problems in Unreal Engine 5.3+ projects for macOS distribution.
A developer's investigation into unexpected cost spikes from a Vertex AI resource pool, with a cautionary guide on managing cloud ML resources.
A technical guide on building a Retrieval-Augmented Generation (RAG) system in Go to query PostgreSQL tabular data using Google's Gemini LLM.
A guide on using Google's Gemini AI model with Go, covering setup, context length limitations, and practical application for chatting with health data.
A technical guide on building and deploying a custom machine learning model using Vertex AI on Google Cloud, implemented with Go, Python, and Docker.