You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

4
+
5
+
This sample application demonstrates features of the Firebase AI SDK for Web (`firebase/ai`), integrated into a web application build with React and TypeScript.
6
+
7
+
For more information about the Firebase AI SDK, see the [Firebase AI Logic Docs](https://firebase.google.com/docs/vertex-ai).
8
+
9
+
## Setup Instructions
10
+
11
+
1. Create a project in the [Firebase Console](https://console.firebase.google.com), and enable Firebase AI.
12
+
13
+
1. Update `src/config/firebase-config.ts` with your Firebase project configuration.
0 commit comments