Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions packages/firebase_ai/firebase_ai/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Firebase AI Logic Flutter
[![pub package](https://img.shields.io/pub/v/firebase_ai.svg)](https://pub.dev/packages/firebase_ai)

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

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

## Getting Started

Expand Down
Loading