Enrich handling of text
Use Firestore and Firebase Extensions to enrich your ability to work with text assets.
Summarize text
This extension allows you to summarize a field in a Firestore document using the PaLM API. Learn more.
Detect toxic speech
Use this extension to get toxicity scores for user-submitted text, like comments on social posts, written to a Firestore collection. Learn more.
Translate text
Translate strings written to a Firestore collection into multiple languages using the Cloud Translation API. Learn more.
Transcribe audio
This extension transcribes audio to text in a Firestore collection. Learn more.