# Supercharge your apps with Firebase and the Gemini API

DevFeed: [Supercharge your apps with Firebase and the Gemini API](<https://devfeed.tech/articles/supercharge-your-apps-with-firebase-and-the-gemini-api-16540.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/02/supercharge-apps-firebase-gemini>)

Author: Alexander Nohe; Frank van Puffelen

Published: 2024-02-15T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Google AI](<https://devfeed.tech/topics/google-ai.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [Chat Bot](<https://devfeed.tech/topics/chatbot.md>), [Image](<https://devfeed.tech/topics/image.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-studio](<https://devfeed.tech/tags/ai-studio.md>), [alt-text](<https://devfeed.tech/tags/alt-text.md>), [chatbots](<https://devfeed.tech/tags/chatbots.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [learn](<https://devfeed.tech/tags/learn.md>), [web](<https://devfeed.tech/tags/web.md>)

## AI overview

This tutorial explains how Firebase Extensions can integrate the Gemini API into applications. It demonstrates building a conference-session chatbot and automatically generating accessible alt text for images, with data stored in Firestore and behavior guided by prompts.

## Source excerpt

Learn how to easily integrate Google's powerful Gemini into your Firebase apps. Build conversational chatbots and auto-generate image alt text with code-free simplicity.