Skip to content

"Planning with the Gemini API" - a Firebase AI sample app#10

Merged
rainshen49 merged 38 commits intoFirebaseExtended:mainfrom
HYACCCINT:main
Sep 20, 2024
Merged

"Planning with the Gemini API" - a Firebase AI sample app#10
rainshen49 merged 38 commits intoFirebaseExtended:mainfrom
HYACCCINT:main

Conversation

@kotl
Copy link
Copy Markdown
Collaborator

@kotl kotl commented Sep 20, 2024

Complete update of new version of the app:

Welcome to the Planning with the Gemini API sample app, an AI-powered web app
for to-do lists! It's an Angular app built using the
Gemini API and Firebase.

The Gemini API gives you access to Google's latest
generative AI models – the Gemini family of multimodal models.
This Planning with the Gemini API web app calls the Gemini API to generate a task list
from either text or an image provided by the end user.

The backend of Planning with the Gemini API is powered by
Firebase, which is Google's platform for
building fullstack multi-platform apps. This app uses
Firebase Authentication for signing-in
and authorizing end users. It also uses
Firestore – a NoSQL realtime database –
to store the to-do list items.

Copy link
Copy Markdown
Collaborator

@HYACCCINT HYACCCINT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rainshen49 rainshen49 merged commit cfadef3 into FirebaseExtended:main Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants