/AI-Powered-Web-App

AI Powered Web App Built with Firebase Extensions for Gemini API

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Build AI-powered web apps with Gemini API Firebase Extensions

This is the code for Build AI-powered web apps with Gemini API Firebase Extensions codelab.

Getting started

First, replace src/lib/firebase.config.js with your own Firebase web app configuration.

Then, run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the app by modifying src/app/page.tsx, src/app/gallery/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.