Integrate BuildShip Database and Gemini to automate workflows with scalable backend

Connect BuildShip Database and Gemini nodes to in your workflow. Integrate with any tool or database and ship powerful backend logic and APIs instantly - No code required!

getting started

How To Connect BuildShip Database and Gemini

Supported Triggers & Actions

BuildShip Database NODES

Add Object to Array

Adds an object to an existing array in a Firestore document

BuildShip Document Count

Get the count of documents in a collection for a given filter

Collection Query

Get documents of a query in Firestore with multiple filters. See [documentation](https://docs.buildship.com/basics/buildship-tables#querying-collection) for full details.

Create Document

Creates or updates a document in a specified Firestore collection (with Document Reference field type support).

Delete Document

Delete a document from a BuildShip's Firestore collection

Field Average

Average of field in collection for given filter

Field Sum

Sum of field in collection for given filter

Get Document

Fetch a document from BuildShip's Firestore DB by its collection name and ID

script

Get Field Value

Fetches a specific field value from a document in a BuildShip's Firestore collection

script

Query Count

Get server count of a query in Firestore with multiple filters

script

Update Field Value

Updates a field value in BuildShip's Firestore document with a given object

script

Gemini NODES

Count Tokens in Prompt

When using long prompts, it might be useful to count tokens before sending any content to the model.

script

Gemini Text Generator

Make an API call to the Generative Language Model endpoint

script

Generate Embedding

Generate Embeddings from text input and represent text (words, sentences, and blocks of text) in a vectorized formusing Gemini AI

script

Multimodal

Use Google's Gemini AI to generate text from text-only or text-and-image input. [Full documentation](https://cloud.google.com/vertex-ai/docs/generative-ai/start/quickstarts/quickstart-multimodal).

script

Stream Response

Generates a stream of response text using Google's Generative AI with a given prompt

script

blog posts & tutorials

Recommended Reads

Below are recommneded blogs that will help in your journey