Skip to content

Commit 75cafbd

Browse files
authored
Enhance README with details on what this package does (#17758)
Updated README to include information about generative AI models like Gemini and Imagen.
1 parent ab2301d commit 75cafbd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/firebase_ai/firebase_ai/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Firebase AI Logic Flutter
22
[![pub package](https://img.shields.io/pub/v/firebase_ai.svg)](https://pub.dev/packages/firebase_ai)
33

4-
A Flutter plugin to use the [Firebase AI Logic](https://firebase.google.com/docs/ai-logic).
4+
A Flutter plugin to use the [Firebase AI Logic](https://firebase.google.com/docs/ai-logic) SDK,
5+
providing access to the latest generative [AI models](https://firebase.google.com/docs/ai-logic/models)
6+
like Gemini and Imagen.
57

6-
To learn more about Firebase AI, please visit the [website](https://firebase.google.com/docs/ai-logic)
8+
To learn more about Firebase AI, please visit the [Firebase website](https://firebase.google.com/docs/ai-logic)
79

810
## Getting Started
911

0 commit comments

Comments
 (0)