Skip to content

Latest commit

 

History

History

README.md

Firebase AI Logic Sample App

Photo of the Firebase AI Logic Sample App

This sample application demonstrates features of the Firebase AI SDK for Web (firebase/ai), integrated into a web application built with React and TypeScript.

For more information about the Firebase AI SDK, see the Firebase AI Logic Docs.

Setup Instructions

  1. Use the guided workflow in the Firebase AI Logic page of the Firebase Console to setup your project (including enabling the required APIs for your chosen Gemini API provider), then register your app with your Firebase project.

  2. Update src/config/firebase-config.ts with your Firebase configuration.

  3. Install dependencies:

    yarn
  4. Start the development server:

    yarn dev

Support

License

© Google, 2025. Licensed under an Apache-2