Integrate ElevenLabs and Gemini to automate workflows with scalable backend

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

Supported Triggers & Actions

ElevenLabs NODES

Stream TTS Audio

Converts a stream of text to a stream of speech using ElevenLabs API. The speech stream is mp3 encoded.

Text to Speech (Base64 Buffer)

Converts text to speech using ElevenLabs API and returns the Base64 encoded audio buffer data

Text to Speech (Save to File)

Converts text to speech using ElevenLabs API and saves the output to as a file on BuildShip Storage and gives a publically accessible URL.

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