FirebaseExtended / codelab-gemini-api-extensions

Repository from Github https://github.comFirebaseExtended/codelab-gemini-api-extensionsRepository from Github https://github.comFirebaseExtended/codelab-gemini-api-extensions

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.

About

License:Apache License 2.0


Languages

Language:TypeScript 96.5%Language:CSS 2.3%Language:JavaScript 1.2%