Browsing Tag
firebase
34 posts
How to Use Firebase Remote Config in Server: Dynamic Control and AI Parameter Management
In today’s rapidly evolving application landscape, adapting quickly and delivering personalized experiences is paramount. Developers constantly seek tools…
🔥 Google Launches Firebase Studio: A New Era for AI App Development
Google has just introduced Firebase Studio, a revolutionary cloud-based development environment tailored for building full-stack AI applications. This…
Building Generative AI-powered Chat Android apps with Vertex AI
Source: https://storage.googleapis.com/gweb-cloudblog-publish/images/Blog_Gemini_Vertex.max-2500×2500.jpg To access the Gemini API and the Gemini family of models directly from your Generative AI…
Firebase Dynamic Links — An alternative
Firebase Dynamic Links — An alternative Firebase Dynamic Links are going away, and your clock is ticking! Before it gets…
Auth Pricing Wars: Cognito vs Auth0 vs Firebase vs Supabase
While browsing the r/SaaS subreddit yesterday – I saw that Amazon recently tripled the cost of Cognito for…
How to develop using the Gemma2 model in Genkit
Google introduced Gemma2, an open-source LLM, in June 2024. This article introduces how to make requests to Gemma2…
Building PDF Open Source Services with Angular & GCP — Deploy services to Cloud Run
Welcome to the journey of building open source PDF service using Angular (Analogjs), Firestore, Cloud Storage, and CloudRun.…
Implementing Function Calling using Genkit
About this article Genkit was announced at Google I/O 2024. In this article, I introduce how to implement Function…
LangChain Persistent Memory Chatbots with Gemini Pro and Firebase
In the rapidly evolving landscape of artificial intelligence, the evolution from simple scripted chatbots to today’s advanced conversational…
Taming the Flame: Securely Connecting Next.js and Firebase with TypeScript
Part 1: Laying the Foundation 1. Next.js, Let’s Go! Creating a New Next.js Project: Open your terminal and…