Home / Companies / Firebase / Blog / November 2024

November 2024 Summaries

5 posts from Firebase

Filter
Month: Year:
Post Summaries Back to Blog
Trippy, developed in Cameroon, won the Gemini API Developer Competition after standing out among nearly a thousand Firebase app submissions for its comprehensive AI-powered travel planning experience. Built with Gemini and Firebase, the app generates personalized itineraries across more than 223 countries, recommends flights, hotels, attractions, and events based on traveler interests, provides multilingual reviews and contextual chat support, tracks expenses from receipt images with currency conversion, and includes travel-themed games. It uses Firebase Authentication, Cloud Functions, Firestore, Cloud Storage, Firebase Cloud Messaging, and what was then called Vertex AI in Firebase, alongside Google Maps and third-party APIs for flights, bookings, events, visa details, exchange rates, and country information. The announcement notes that, as of August 2026, Vertex AI in Firebase has been renamed Firebase AI Logic and Vertex AI has become Agent Platform, while presenting Trippy as an example of how natural-language AI could consolidate travel planning, booking, and in-trip assistance into one application.
Nov 21, 2024 553 words in the original blog post.
Firebase Data Connect, now renamed SQL Connect, originally described a pricing model based on the Data Connect service, a Cloud SQL for PostgreSQL instance, and optional Vertex AI, now called Agent Platform, charges for vector embedding generation, though the source notes that its pricing details are outdated. During public preview, the service and a default Cloud SQL trial configuration were offered at no cost, while the projected post-general-availability model included free monthly thresholds for network egress and operations, followed by charges for data transfer and operations above those limits. Cloud SQL costs were expected after a three-month trial period, with pricing varying by region and configuration and covering compute, memory, storage, and networking. SQL Connect queries and mutations were counted per operation, allowing a single request to retrieve multiple records, unlike document-based billing systems such as Firestore, while direct Cloud SQL use could create separate egress and possibly other charges.
Nov 20, 2024 1,074 words in the original blog post.
Firebase Demo Day 2024 presents eight short demonstrations showing how developers can use Firebase tools to build, deploy, operate, and improve AI-powered applications. Using the Compass sample travel app, the videos illustrate features such as personalized recommendations, smart itineraries, and AI chatbots, supported by Firebase Genkit, Vertex AI in Firebase, Gemini in Firebase, and Firebase App Hosting; as of August 2026, Vertex AI in Firebase has been renamed Firebase AI Logic and Vertex AI is called Agent Platform. The demonstrations also cover managed infrastructure, AI Monitoring, the AI Testing Agent, and Remote Config for performance visibility, automated testing, and personalized user experiences. Viewers can watch the demos on demand and submit questions for a special Firebase After Hours #AskFirebase livestream on November 21, 2024.
Nov 19, 2024 385 words in the original blog post.
Firebase Data Connect, now renamed SQL Connect, has integrated Gemini in Firebase during its public preview to let developers generate GraphQL queries and mutations from natural-language prompts. Because Gemini can interpret a project’s schema, it aims to simplify database access and management, reduce GraphQL syntax errors, and shorten development time for queries of varying complexity. Developers can describe desired operations in the Firebase console, receive GraphQL output, test it in the data editor or code editor, and then copy validated queries into client-side applications. The announcement illustrates the feature with a request for the five highest-rated movies released in 2022 and directs users to configure Gemini in Firebase and consult its pricing information before use.
Nov 13, 2024 517 words in the original blog post.
Firebase users eligible for Google Cloud’s Free Trial can claim $300 in credits for 90 days to explore Firebase services without charges, though account setup requires a payment method for identity verification and fraud prevention. As of March 2025, eligible users are directed to the trial signup flow from the Firebase console, after which they can link the new Cloud Billing account to a Firebase project by upgrading it to the pay-as-you-go Blaze plan. Charges during the trial are covered by the credits, and users are not billed unless they explicitly convert the billing account to a paid account; any unused credits remain available after upgrading within the trial period. The trial ends when the credits are exhausted or 90 days pass, at which point trial-created resources are stopped unless the account is upgraded, while projects can also be moved back to Firebase’s Spark plan.
Nov 04, 2024 668 words in the original blog post.