Integrate Gemini and Postgres to automate workflows with scalable backend

Connect Gemini and Postgres 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 Gemini and Postgres

Supported Triggers & Actions

Gemini NODES

Count Tokens in Prompt

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

Gemini Text Generator

Make an API call to the Generative Language Model endpoint

Generate Embedding

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

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).

Stream Response

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

Postgres NODES

Delete Row

Deletes a row from a specified table in a Postgres database

script

Fetch Table Data

Fetch data from a Postgres DB

script

Fetch Table Schema

Fetch the schema of a specific table in a PostgreSQL database

script

Insert Data

Inserts data into a specified table in a Postgres database securely

script

Update Row Data

Updates a specific row in a Postgres database table securely

script

blog posts & tutorials

Recommended Reads

Below are recommneded blogs that will help in your journey