🚀 Launch Day! Show Off Your Published Firebase Studio Apps!

Like to talk to AI but don’t like to have to wait through listening to its replies?

This is a web application that allows you to interact with Google’s Gemini 2.5 Flash Live large language model using your voice in real-time. It’s based on Google’s js-genai API to run entirely in the browser, providing a seamless, voice-driven experience. Key features include Google Search, Python code execution (including image display from e.g. matplotlib) image upload (including from the camera on mobile), and text output rendered in markdown and LaTeX. The source code is free on GitHub under the MIT License. Voice to text interactions are advantageous because most people read about twice as fast as synthetic speech typically talks, while text can be skimmed. Interrupting speech leaves what might have been said as a frustrating mystery.

1 Like

Recently used the AI prototyper to help build an info page for a project I had been working on for the past few months.

You can check out the info page over here:

The actual app if you would like to try it out can be accessed here: https://byte-go.web.app/

1 Like

This has to be my favorite product of Firebase Studio. How did you design the unique background, which tech stack was used here? I would love to borrow all the tips :smiley:

And, was it created from the prototype or code view?

“Los Comentaristas”

Web: https://app.loscomentaristas.com/

Comenta con toda confianza. Crea discusiones, reacciona y comenta con estilo. Los comentarios ya tienen tu esencia, no es necesario usar tu nombre, si no gustas.
Goza lo rico de comentar. Si, sé que te gusta comentar, hazlo con toda confianza. —

Inscríbete y pruébalo con toda confianza.
“Comment with full confidence. Spark discussions, react, and express yourself with style. Your comments already carry your essence—no need to use your name unless you want to. Enjoy the pleasure of commenting. Yes, I know you love to comment, so go ahead and do it freely.”
Sign up and try it with full confidence.

Resources:

  • Firebase hosting
  • Database
  • Authentication
  • Functions
1 Like

What database did you use?

Awesome stuff @awidbe .
Did you integrate any of the nigerian payment gateways in the app?

1 Like

App Name
SherlockNotes

Screenshot / Video of your app
SherlockNotesDemo (1).mp4 video-to-gif output image

Published Link(s):

The Elevator Pitch
SherlockNotes listens to your client interviews, transcribes them, and instantly generates smart follow-up questions so you never miss crucial details.

A Cool Feature
One of the features I’m most proud of is the seamless microphone-to-transcript flow I built using Firebase Studio. With just a click, users can record directly from their device, see an instant transcript, and get context-aware follow-up questions — all without leaving the app. It feels like having a research assistant built right into your browser.

3 Likes

Yes I integrated Paystack payment gateway for wallet funding.

Achyv Leapath - personal development companion for holistic growth across 16 areas.

ibgib: AI-first collaboration revolution

Ibgib is a unique Merkle-based DLT protocol with the current https://ibgib.com web app being built using Firebase Studio. The protocol itself acts similarly to a generalized git, which enables semantic version control-like timelines. This approach has huge implications up and down the entire stack, especially when considering agentic workflows. I’ve given two video links to two neat aspects of what is currently available. But just as open source was truly revolutionized by git (and now we have a huge amount of technical debt with gitops being out-of-band, i.e., not in version control), the ibgib protocol itself has the potential to be truly revolutionary in the AI era.

elevator pitch: dynamic, AI-based language learning as a beachhead, protocol for the genuinely innovative long-term upside

Instead of teacher-driven content, the user gets to decide what they want to learn and they can discuss context-scoped topics with agents as they go on their journey - something akin to the Illustrated Primer in Diamond Age.

one cool feature: dynamic theming

One neat little feature is the dynamic, agent-based dynamic theming that goes WAY beyond light and dark theming. This is made possible with the Gemini Function Calling + ibgib infrastructure.

closing remarks

It looks like :poop: right now IMO, but that’s because I’m programming all layers of the stack solo - well with Gemini of course :wink:. But the ideas are revolutionary and could be relatively quickly applied for a better, more dynamic experience for language learning with a larger team. For example, I am personally using it for studying my Xbox which I have set to Italian as an immersive experience. I am using ibgib.com for practicing the vocabulary, but the form the data takes is like a git repo. All of the data (and each piece of the data itself) is content addressed (like the commit hash in a repo), and I should be able to publish and maintain my Halo Infinite vocabulary just like we collaborate on public git repos. The unique design enables benefits that go way WAY beyond this, and I’m already adding this extra paragraph for this post. So DM me if you’re interested in the design (I am looking for funding of course!).

3 Likes

this is amazing web app. very beautifully done. I built a similar app would love to connect and discuss integration.

Hello Firebase Community!

I’m excited to share the launch of the new website for the San Jose Ukulele Club, built entirely with Firebase Studio: sanjoseukeclub.org

The Challenge:

For over 15 years, our club’s website and its library of 900+ ukulele song sheets were managed by a single admin using a PC-based application (Microsoft Expression Web). This made updates slow, prevented collaboration, and the site wasn’t mobile-friendly, which was a real problem for members trying to access songs on their tablets at meetings.

The Solution: A Modern Stack with Firebase & Google AI

Using Firebase Studio, we built a modern, responsive web app from the ground up. The goal was to create a scalable, easy-to-manage platform that solved all our previous pain points.

  • Hosting & Database: The app is deployed with Firebase App Hosting. We migrated all 900+ song sheet PDFs (50-100kb each) to Cloud Storage, and all the song metadata (titles, keys, tags) now lives in Cloud Firestore for fast lookups.
  • App Framework: The site is built with Next.js and React, making it fully responsive and easy to view on phones and tablets.
  • Admin & AI: A secure, web-based admin portal allows multiple club members to manage the song library. We even integrated Google’s Gemini models to help automatically suggest tags for songs.

Key Improvements for Our Club:

  • Full Mobile & Tablet Support: Members can now easily read and use the site on any device.

  • Powerful Song Filtering: Users can instantly find songs by searching for titles or filtering by tags like “easy” or “hawaiian”.

  • Collaborative Management: Multiple admins can now upload, edit, and tag songs from any computer through the web portal.

This project was a good learning experience and a testament to how quickly a beginner can build and deploy a powerful, real-world application using the tools in the Firebase ecosystem. Gemini did all of the coding and even helped write this post!

2 Likes

Motion-weaver

Published Link(s): (App Store, Play Store, Web URL, etc.)

Making a présentation video from images or other videos

User gallery, and one feature i should implement soon: image morphing.

I built a fun social media interaction game. A similar theme to Simon Says.

Prod site here if anyone would like to play. Game gets harder after level 10. Enjoy.

https://socialsaysapp-18784847-1c9d4.web.app/

Just in the process of packaging it for Google play so any feedback or bugs encountered let me know.

www.socialsays.co.uk

Would love to see what you think.

App Name masalbotu.com

Published Link(s) Web URL: https://masalbotu.com

The Elevator Pitch An interactive web application that generates personalized, original fairy tales using Google Gemini AI models based on user-selected characters, settings, and themes, which also allows users to specify their children’s age, gender, and interests.

A Cool Feature I’m particularly proud of managing the entire process—which is the main engine of the app—of processing complex form data from the user, sending it to Google Gemini to generate a completely unique story text (and visuals soon), using Genkit on Firebase. Thanks to Genkit, we were able to deliver the backend logic and AI integration securely and easily scalable on Firebase App Hosting.

2 Likes

BP SnapTrack

Published Link(s)

https://studio--studio-7161477284-d9175.us-central1.hosted.app/

The Elevator Pitch

An intuitive app to effortlessly snap, track, and understand your blood pressure for a healthier life.

## A Cool Feature

One of the standout features is **AI-Powered Reading Capture**. Instead of manually typing in their numbers, users can simply take a photo of their blood pressure monitor’s display. The app uses a multimodal Genkit AI flow to analyze the image, instantly extract the systolic, diastolic, and pulse values, and pre-fill them into the logging form. This makes tracking readings faster, reduces manual entry errors, and creates a seamless user experience.

## Key Features

* **Effortless Data Entry**: Use your camera to instantly capture readings from your BP monitor or log medication details from a prescription bottle, minimizing manual typing.

* **Smart AI Analysis**: Get personalized, easy-to-understand insights on your readings. Choose a feedback style (caring, factual, expert, or even grumpy!) that works for you. The AI analysis is cached and only re-runs when your data changes.

* **Medication Tracking**: Log your medications and link them to your BP readings to see how they might be influencing your numbers over time.

* **Customizable Reminders**: Set up daily, weekly, or custom reminders to help you remember to take your readings consistently.

* **Comprehensive History & Export**: View your complete reading history in a detailed table and interactive charts. Export your data as a professional PDF, CSV, or JSON file to easily share and discuss with your doctor.

* **Awards & Motivation**: Stay motivated with a fun badge and awards system that celebrates your progress and consistency.

## About This App

This is a [Firebase Studio]( Firebase Studio ) project. It is a Next.js web application that uses Firebase for the backend, including Firestore for data storage and Firebase Authentication for user management. The UI is built with ShadCN components and Tailwind CSS. The AI features are powered by Google’s Gemini models through Genkit.

1 Like

App Name:

SnaptuallyYour Space, Self-Explained

Video:

Published Link:

https://snaptually.com

The Elevator Pitch:

Snaptually lets you visually tag short videos to objects in your space so anyone can snap a picture to instantly watch your how-to or story. No app required.

Features:

  • 100% Firebase: Firebase Studio, Firestore, Firebase Storage, Firebase Auth, Firebase Hosting + Cloud Functions

  • Utilize Gemini AI for visual recognition.

  • No app installation required for visitors. Scan a QR Code to access your space, then snap away. (low friction)

  • Works with any smartphone (even Samsung S7)

Proud to have shipped this with Firebase Studio — it made going from an idea stuck in my head for the past 3 years to a live product faster and smoother than I ever imagined.

Would love to hear your thoughts, feedback, or collaboration ideas from fellow Firebase builders!

Cheers,

Suri

5 Likes

:rocket: App Name: Aboutly — The Smart Link-in-Bio Reimagined

:globe_with_meridians: Published Link:

https://profile.aboutly.io


:bullseye: Elevator Pitch:

Aboutly transforms your bio link into an intelligent, interactive business hub. Built entirely with Firebase Studio and Next.js, it merges stunning design, AI automation, and full customization — helping creators, entrepreneurs, and professionals showcase their brand, connect with clients, and grow effortlessly.


:sparkles: What Makes Aboutly Stand Out

  • :link: Unlimited Links – Create and organize as many links as you want with featured and embedded blocks.

  • :brain: AI-Powered Bio Writer – Instantly generate professional, on-brand bios tailored to your niche.

  • :artist_palette: AI Theme Builder – Let AI craft color palettes and layouts that perfectly match your style.

  • :robot: AI Chatbot – Your intelligent assistant that chats, remembers, and helps clients interact with your brand**.**

  • :puzzle_piece: AI Knowledge Base Training – Train your chatbot with your business data for smarter, context-aware conversations.

  • :chart_increasing: Detailed Analytics Dashboard – Track clicks, conversions, and engagement metrics in real time.

  • :card_index_dividers: File Download & Unlimited Uploads – Securely upload and share media, documents, and assets through Firebase Storage.

  • :credit_card: Payment Integration – Accept direct payments for digital products, bookings, and services.

  • :joystick: Native Booking System – Schedule appointments, send automated confirmations, and manage meetings right from your bio**.**

  • :globe_with_meridians: Custom Domain Support – Connect your personal or business domain for a branded professional presence.

  • :rolled_up_newspaper: Newsletter Block – Collect email subscribers and build your audience directly through your profile.

  • :carousel_horse: Link & Testimonial Carousels – Highlight key links and testimonials beautifully with responsive sliders.

  • :dizzy: Glassmorphism & Advanced Animations – Sleek, modern UI with motion and depth powered by Tailwind + Shadcn.

  • :gem_stone: Advanced Customization – Fine-tune colors, fonts, and layouts to make your profile truly unique.

  • :identification_card: NFC Card Customization – Sync your physical NFC card directly to your Aboutly profile for instant sharing.

  • :magnifying_glass_tilted_left: AI Link Enrichment – Automatically fetch link titles, metadata, and thumbnails to make every block stand out.


  • :shopping_bags: Product Block – Turn your Aboutly page into a digital storefront. Display your products, services, or downloadable content with images, pricing, and checkout links — perfect for creators and professionals selling online.

  • :clapper_board: Latest YouTube Block – Keep your profile automatically updated with your newest YouTube video. It refreshes in real time so your audience always sees your latest upload without you lifting a finger.

  • :video_camera: YouTube Embed Block – Showcase tutorials, interviews, or promotional videos right inside your Aboutly page. Fully responsive, sleek, and designed to boost engagement through embedded storytelling.


:brick: Built With

  • Frontend: Next.js 14, Tailwind CSS, ShadCN UI

  • Backend: Firebase Studio (Firestore, Auth, Functions, Storage)

  • Email & Payments: Resend API, Stripe

  • Hosting: Vercel + Firebase


:speech_balloon: Why It’s Special

Aboutly isn’t just another bio link tool — it’s a complete AI-powered personal brand platform.
Each profile acts as a branded digital identity, an AI assistant, and a business manager, capable of automating conversations, managing bookings, handling payments, and analyzing performance — all in real time.

Whether you’re a creator, coach, or entrepreneur, Aboutly gives you a smart, scalable bio link that grows with your business.


:trophy: Cool Feature I’m Most Proud Of

A fully trainable AI chatbot that understands your business, engages your audience in real time, and automates bookings and inquiries — all built securely on Firebase Studio.


Built with Firebase Studio. Deployed on Vercel. Designed to redefine personal branding.

— KT McDaniells

Founder @ Aboutly

3 Likes

App Name

DreamNet

Screenshot / Video

Published Link(s)

Web: dreamnet.ink

Status page: dreamnet.live/status

Docs: docs.dreamnet.ink

Elevator Pitch

Agentic OS for co-creating and running tokenized projects, built on Firebase Studio with real-time diagnostics, wallet-aware UX, and zero-ops deploys.

A Cool Feature

DREAMKEEPER: a serverless health and repair loop. It watches Firestore events, usage, and errors, auto-opens tasks for bots, and triggers Cloud Functions to heal issues. Think self-maintaining app state.

What it does today

  • Onboarding: 60-second “Initialization Phase.” Wallet connect → profile → capability scan.

  • DreamScope dashboard: Real-time grid of “dreams” with health, engagement, and risk indicators from Firestore listeners.

  • Agent workers: DeployKeeper (deploy checks), RelayBot (message dispatch), IntegrationScanner (auto-detects useful integrations). Each runs as HTTPS + scheduled Cloud Functions.

  • Privacy layer: “Snail IDs” prototype that issues unique visual identifiers and scoped access tokens for private rooms and actions.

  • Wallet tiers: Node glow and feature gating by wallet tier; rules enforced in Firestore Security Rules.

  • Event bus: Global event registry in Firestore with Cloud Functions fan-out to agents and webhooks.

  • Budget guardrails: Per-agent quotas stored in Firestore and enforced at function entry.

Firebase Studio usage

  • One-click deploys to Hosting.

  • Firestore as the real-time source of truth.

  • Cloud Functions for agent logic, schedulers, and webhooks.

  • Auth with wallet-link plus standard providers.

  • Security Rules gate read/write by role, tier, and scoped token.

Stack

Firebase Hosting, Firestore, Cloud Functions, Vercel edge for select routes, Neon/Postgres for analytics, Stripe for payments, Livepeer for media, Coinbase Embedded Wallets (optional).

1 Like