Skip to content

Commit 53773aa

Browse files
committed
additional resources
1 parent e052b4b commit 53773aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

firebase_ai_live_api_demo/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ If you have some time on your hands, try to modify the system instruction,
6969
model configuration, or add tools that let Gemini retrieve real-time info
7070
or to take take some sort of action.
7171

72+
## Additional Resources
73+
- [[Codelab] Build a Gemini powered Flutter app with Flutter & Firebase AI Logic](https://codelabs.developers.google.com/codelabs/flutter-gemini-colorist)
74+
- [Firebase AI Logic docs](https://firebase.google.com/docs/ai-logic)
75+
7276
Feeling inspired? Check out these other Flutter & Firebase AI Logic sample apps!
7377
- [Agentic App Manager](https://github.com/flutter/demos/tree/main/agentic_app_manager): Build an agentic experience in a Flutter app using Firebase AI Logic with the Gemini API in Vertex AI.
7478
- [Colorist](https://github.com/flutter/demos/tree/main/vertex_ai_firebase_flutter_app): Explore LLM tooling interfaces by allowing users to describe colors in natural language. The app uses Gemini LLM to interpret descriptions and change the color of a displayed square by calling specialized color tools.

0 commit comments

Comments
 (0)