Click. Remix. Ship.

Everything is possible! Watch as we keep building templates for some of the most complex use cases using popular AI tools.

All templates

AI

Bots

Internal tools

Assistants

🤖

OpenAI Assistant with Retrieval

Make an Assistant that access to the files you upload in the Assistant playground

🤖

Anthropic Extract Restaurant

Extract structured data from a menu, such as title, price, description, etc., using Anthropic's claude model.

🤖

Anthropic LLM Extract

This template uses the Anthropic version of the LLM Extract node to easily extract structured data from any website of your choice.

🤖

Chat with Airtable

An assistant that allows you to chat with a an Airtable Database

🤖

Chat with Supabase

Your personal assistant designed to manage and provide information about a set of users stored in your Supabase database.

🤖

OpenAI Assistant - Chat

Create a simple chatbot with BuildShip and Open Assistant API.

🤖

Twilio Assistant with Conversation History

A twilio assistant WhatsApp bot that maintains conversation history by storing an OpenAI thread in the BuildShip database. Threads are stored and related to the sender number of the message.

🤖

OpenAI Assistant - Quiz Master

An example of combining OpenAI Assistant with Buildship nodes Use an OpenAI Assistant API to save generated quizzes in your database.

🤖

Azure - AI Assistant

Azure AI Assistant with conversational memory that you can chat with.

🤖

Azure - Chat with GSheets

Make an Assistant that access to a google sheets to respond

🗂️

Upload File to Firebase Storage (Authenticated)

This example demonstrates how to use the Firebase File Upload Trigger to verify and handle incoming multipart request file uploads and save the file to a GCP Storage to get back a public URL.

🗂️

Upload File to BuildShip Storage

This example demonstrates how to use the File Upload Trigger to handle incoming multipart request file uploads and save the file to the BuildShip Cloud Storage to get back a public URL.

🤖

Claude - AI Assistant

Claude AI Assistant that you can chat with.

🤖

Claude - Chat with GSheets

Make a Claude Assistant that access to a google sheets to respond.

🕷️

Crawl Website

This template uses the Crawler node to extract data from an entire website by crawling through and scraping all its pages.

🤖

Database Query Assistant

Your personal DB query assistant is designed to manage and provide information about any Postgres tables you give it. Query data from any tables in your database. Easily insert new data in natural hum...

🤖🗂️

Fetch OpenAI File Stream

Fetch a file stored in OpenAI Storage, using its file ID. The returned stream may be used to download said file, or to manually write it to disk with custom name, extension, etc.

🎞️

FFmpeg Compress Video

Compress any mp4 video of your choice using FFmpeg.

🎞️

FFmpeg Convert Video

Convert any mp4 video of your choice to mov using FFmpeg.

📖

EPUB Generator

Use this to convert text/html to EPUB and return the download url of the generated EPUB.

🔍

Auto Index Websites to Google

Use this template to automatically index the web pages on your sitemap.xml to the Google Search Console.

🤖

Groq AI Assistant - City Advisor

AI Assistant build on Groq fast model - create a chatbot for City advisor for travel and events

🎮

Guess the prompt game - Get Random

This is the first workflow for the 'Guess the Prompt' game. It generates a unique scene using GPT and then generates an image of this scene with DALL·E.

🎮

Guess the prompt game - Get Score

This is the final workflow for the 'Guess the Prompt' game. It accepts the user's guessed prompt, and then calculates the similarity score between the guessed prompt and the original prompt.

💎

Interactive survey

Make your own interactive survey. Define your initial questions and let an AI talk to users to find you answers

📊

JSON to Google Sheets

Seamlessly import JSON data into a Google Sheet, with the flexibility to choose specific fields for insertion.

💰

Lemon Squeezy - Subscription Cancelation

Cancelation flow for Lemon Squeezy

💰

Lemon Squeezy - Subscription Created

Subscription flow for Lemon Squeezy on subscription creation

📃

List Supabase Projects

Make an authenticated API call to Supabase to list all projects. Uses the OAuth integration for a smooth integration.

📩

Mail Assistant

Use Assistants to retrieve relevant contact information from database, compose email content and send it to the specified recipient based on the prompt.

🥗

Nutribot - Telegram Nutrition Assistant with Notion

Nutribot is a Telegram based nutritional Assistant that can keep track of the food you eat, the calories remaining and log things to Notion.

🥗

Nutribot - Telegram Nutrition Assistant

Nutribot is a Telegram based nutritional Assistant that can keep track of the food you eat, the calories remaining and log things to BuildShip database.

🤖

OpenAI Extract eCommerce

Extract structured data from an eCommerce catalog, such as title, price, url, etc., using OpenAI.

🤖

OpenAI Extract Hacker News

Extract structured data from Hacker News, such as title, score, link, etc., using OpenAI.

🏅

Badge Access Verifier

Verify on-chain whether a given web3 account holds a specific badge. It's ideal for both online and offline access control.

🏅

Firebase Leaderboard

Create an on-chain leaderboard with the name, image, position and XP balance of the users within your app, by linking to your Firebase database.

🏅

Geolocation Reward

This template verifies user presence at specific locations using a set of given coords and automatically issues on-chain badges to their web3 account.

🏅

Level Progression Tracker

Calculate your users level and their progression towards the next level based on the on-chain experience points (XP) they have earned.

🏅

Check and Reward Missions

Checks whether a user has completed all the actions that make up a mission, and if they have, it rewards them with the appropriate XP and badges.

🏅

Supabase Leaderboard

Create a leaderboard which includes the names and images of the users within your app, by linking to your Supabase database.

🏅

XP Rewards Integration

This template handles the process of issuing XP directly to users based on their unique identifier, making it easy to integrate gamification into your existing application.

💎

Rowy Connect BuildShip

Connects to BuildShip workflow to fetch a list of results.

🕸️

Scrape Dynamic Site

This template offers a more advanced method of scraping and gathering data from your website, which can then be used as a knowledge base for your own LLM apps or any other purpose you need.

🕸️

Scrape Static Site

The simplest way to start scraping and gathering data from your website, which can then be used as a knowledge base for your own LLM apps or any other purpose you need.

🤖

Streaming Assistant

Create an Assistant that streams back a text response and returns the Thread ID as a response header.

🤖

FlutterFlow Streaming Assistant with Firestore

Build OpenAI Assistant for FlutterFlow apps with Firestore for streaming responses realtime. Add tools and data sources and start chatting with your Assistant.

🤖

FlutterFlow Streaming Assistant with Supabase

Build OpenAI Assistant for FlutterFlow apps with Supabase for streaming responses realtime. Add tools and data sources and start chatting with your Assistant.

📝

Tally Form Submission

Send form information from Tally to any database or tool like Airtable, Notion, Supabase, Slack.

🎙️📝

Transcribe to Notion

Go from voice notes or meeting recording to a fully transcribed meeting notes saved to your Notion database.

🕸️

Webflow Basic API

Connect Webflow to external API build using BuildShip a visual API builder. Show the data from any database like Airtable, Google Sheets, Spreadsheet or CSV, Firebase, Supabase on Webflow with ease. C...

💬

WhatsApp Bot - Auto Reply

This workflow verifies the incoming messages webhook payload from the WhatsApp Webhook by Meta. Learn more on how to set-up the Webhook on the Meta Dashboard [here](https://docs.buildship.com/trigger-...

💬

WhatsApp Bot - Verification

This workflow is required to verify the webhook endpoint set up on the WhatsApp Meta Dashboard. Learn more on how to set up a WhatsApp Bot [here](https://docs.buildship.com/trigger-nodes/whatsapp-bot)...

👁️

Google Vision

Object detection using Google Cloud Vision API.

🔎

Vector DB Search

Free vector search endpoint to query from a json datastore.

💰

Stripe Summary Report

Schedule a task to create a monthly report and perform any credit adjustments.

🎺

Music Generator

Generate music for any giving prompt style.

💬

WhatsApp Bot with Twilio and OpenAI API

General purpose Whatsapp chatbot to respond with ChatGPT generated replies.

📄

HTML to PDF

Convert HTML to PDF using an instant endpoint URL in your apps.

🗣️

Audio Translator

Given speech audio, transcribe it, translate it into the target language, and finally convert it back to speech using Google's translation and text-to-speech APIs.

Google Translate

🎇

BlurHash From URL

Generate a BlurHash string from a PNG or JPEG image URL.

BlurHash

💪

Bulk GPT

Generate travel itineraries in Bulk. Take this template to easily automate the bulk creation of any content with GPT. Simply input a CSV file to generate tailored outputs, effortlessly scaling your co...

Google spreadsheets

💬🖼️

Chat With Image

Use GPT-4 Vision to understand and chat with images.

OpenAI

💬🔗

Chat With URL

Engage with any website seamlessly by retrieving content from a designated URL, subsequently utilizing this data to enrich GPT's contextual understanding.

OpenAI

📺🎶

Combine Videos With Music

This workflow stitches multiple videos together, along with any music of your choice, taking your combined video to the next level.

OpenAI

🔥

Firestore To PDF

Convert your Firestore collection data (or any data) to HTML and then to PDF.

Firestore

📣

Google Forms to Discord Notifications

Direct your Google Forms responses to a Discord Channel using Webhooks.

Google Forms Discord

🕷️

GPT Crawler

Crawl a static website, where JavaScript is not required, to generate knowledge data for creating your own custom GPT.

OpenAI

💰

Create Stripe Checkout Link

Creates a Stripe checkout link for every unique user of your GPT with customization.

Stripe OpenAI

💰

Stripe Payment Listener

This workflow listens for activity from your Stripe account and marks a user's payment as complete once they pay and add their email.

Stripe

🔗

URL Redirect

Given a URL, generate another URL and redirect the API call to it. This workflows redirects a customer friendly link to a custom Stripe Checkout link.

Stripe

📸

Screenshot URL

Create full page screenshots of any URL

📚

Story Books With Stable Diffusion

Create personalized storybook apps with AI: leverage GPT-4 for crafting compelling narratives, Text-to-Speech for immersive audio experiences, and Stable Diffusion for vibrant illustrations.

OpenAI

📚

Story Books With DALL-E

Create personalized storybook apps with a suite of OpenAI APIs: leverage GPT-4 for crafting compelling narratives, Text-to-Speech for immersive audio experiences, and DALL-E for vibrant illustrations.

OpenAI

💰

Stripe Create Checkout Session

Create a Stripe Checkout Session to facilitate a streamlined and secure online payment experience, offering customers a user-friendly interface while ensuring data security and compliance with industr...

Stripe

💰

Stripe Events To PostgreSQL

Sync any stripe events to a PostgreSQL database.

Stripe PostgreSQL

💰

Stripe Save Subscription

Record a Stripe subscription and customer details in your own Supabase table.

Stripe Supabase

🗣️

Text to Speech

Convert beautifully crafted love notes into speech using the OpenAI Text to Speech API.

OpenAI

🤖

WhatsApp Audio Bot With Twilio and OpenAI

A WhatsApp Bot that accepts audio messages and replies with audio messages using twilio and OpenAI.

WhatsApp Twilio OpenAI

🤖

YouTube Video Blog Generator

Generate SEO-friendly technical blogs from a YouTube Video URL.

YouTube

🤖

Telegram Bot Assistant

Setup a Telegram bot that supports conversations with your own knowledge base (PDFs, Spreadsheets, etc) by using an OpenAI Assistant with document retrieval enabled.

AI Assistant OpenAI


🌆

City Advisor

Ask for plans in a specific city and get responses based on your preferences.

OpenAI

💬

Chat with Assistant

Connect your OpenAI Assistant to Buildship and access it from anywhere.

OpenAI

📁

Assistant with Document Retrieval

Make an Assistant that access to the files you upload in the Assistant playground.

OpenAI

🛋️

Chat with GSheets

Make an Assistant that access to a Google Sheets to respond. This template showcases an online furniture store.

OpenAI BuildShip database GSheets

🧐

Data Analyst

Recruit a new data analyst for your research. Give it access to your data in a spreadsheet and ask it questions. It can handle different responses like online surveys, user interviews or market rese...

OpenAI GSheets

🍽️

Chat with your Database

Get an assistant to give recommendations to customers based on dishes from a database and handle commands and orders.

OpenAI BuildShip database

👨‍🏫

Quiz Master

Chat with a history tutor and learn to generate and save quizzes to your databases.

OpenAI BuildShip database

🔬

Website Q&A

Scrape a website and get your Assistant to answer questions about it.

OpenAI

📮

Email Assistant

Access your contacts and send emails for you.

OpenAI BuildShip Database Gmail

🚘

Directions: Calculate Distance

Using the Google Directions API, calculate the distance between two addresses and return the estimated travel cost, distance, and duration.

Google Directions API

🔒

Authentication: Signup User

Create a Firebase user, validate required fields like name, email, and password, and use conditional branching if a user already exists.

Firebase

☁️

Firestore Write/Read

Write data safely to a Firestore collection using custom validations.

Firebase

👁️

Google Vision - Text Detection

Given an image, find the text in it using Google Vision.

Google Vision

👋

Hello World

A simple hello world API to get your familiar with BuildShip

REST

👀

Illusion Diffusion: Blend Images

Given a prompt and your image, generate a stunning illusion by blending images together.

Replicate

🧘🏻

Meditate GPT

Generate a 10-minute long meditation session 🧘🏻 complete with a relaxing background, featuring gentle music, and guided breathing exercises to help you achieve a state of deep relaxation and mindful...

OpenAI

🖼️ 💬

Multimodal API

A multimodal API adept at interpreting prompts using GPT to seamlessly generate two modes of data: text and images.

OpenAI Stability AI

📍

Nearby Places Search

Search for nearby places using Google's places and geocoding APIs

Google Places Geocoding

🔲

QR Code Generator

Generate stunning QR codes in seconds using AI.

Replicate

Rate Limit Requests

Rate limit requests using Upstash. Useful for preventing too many spam requests, and optimizing usage costs.

Upstash

✉️

Scheduled Emails

Send scheduled emails featuring highly personalized GPT-4 generated content to engage your audience, and optimize your marketing campaigns.

Resend OpenAI

💰

Stripe Checkout Completed

Trigger a workflow on Stripe payment completion. Extract customer data, update membership, incrementing user credits and more.

Stripe Firebase

📰

Text Generation - PaLM API

Generate text using Google Vertex AI - PaLM API. Given a prompt, get a response from the text-bison model using this API.

PaLM API

🌐

Translations

Translate text to a specified language using the Google Translate API.

Google Translate

💬

WhatsApp PaLM Chatbot

General purpose Whatsapp chatbot to respond with replies generated by Google AI PaLM API.

PaLM API WhatsApp

🦙

Llama 2 Content Generation

Generate content using Llama 2, a 70 billion parameter language model from Meta.

Replicate

📄

HTML to PDF

Convert HTML to PDF using an instant endpoint URL in your apps.

Browserless

👁️

Google Vision API - Detect Objects

Given an image URL, reverse image search using Google Vision API to identify the objects in the image.

Google Vision Browserless

💰

Stripe Summary Generator

Schedule a task to create a monthly report of your Stripe account and perform any credit adjustments required. This is the low-code way to create scheduled tasks or cron job.

Stripe

🔎

Vector DB Search

Free vector search endpoint to query from a json datastore using OpenAI. Use the endpoint for any vector search apps in your product.

Open AI

🎵

Music Gen

Generate music for any giving prompt style. First generate a lyrics using OpenAI then generate music for that lyrics using Replicate MusicGen model. All this visually, using low-code. Fully extensible...

MusicGen Replicate

💬

WhatsApp ChatGPT Bot

General purpose WhatsApp chatbot to respond with ChatGPT generated replies.

WhatsApp OpenAI Twilio

All templates

AI

Bots

Internal tools

Assistants

🤖

OpenAI Assistant with Retrieval

Make an Assistant that access to the files you upload in the Assistant playground

🤖

Anthropic Extract Restaurant

Extract structured data from a menu, such as title, price, description, etc., using Anthropic's claude model.

🤖

Anthropic LLM Extract

This template uses the Anthropic version of the LLM Extract node to easily extract structured data from any website of your choice.

🤖

Chat with Airtable

An assistant that allows you to chat with a an Airtable Database

🤖

Chat with Supabase

Your personal assistant designed to manage and provide information about a set of users stored in your Supabase database.

🤖

OpenAI Assistant - Chat

Create a simple chatbot with BuildShip and Open Assistant API.

🤖

Twilio Assistant with Conversation History

A twilio assistant WhatsApp bot that maintains conversation history by storing an OpenAI thread in the BuildShip database. Threads are stored and related to the sender number of the message.

🤖

OpenAI Assistant - Quiz Master

An example of combining OpenAI Assistant with Buildship nodes Use an OpenAI Assistant API to save generated quizzes in your database.

🤖

Azure - AI Assistant

Azure AI Assistant with conversational memory that you can chat with.

🤖

Azure - Chat with GSheets

Make an Assistant that access to a google sheets to respond

🗂️

Upload File to Firebase Storage (Authenticated)

This example demonstrates how to use the Firebase File Upload Trigger to verify and handle incoming multipart request file uploads and save the file to a GCP Storage to get back a public URL.

🗂️

Upload File to BuildShip Storage

This example demonstrates how to use the File Upload Trigger to handle incoming multipart request file uploads and save the file to the BuildShip Cloud Storage to get back a public URL.

🤖

Claude - AI Assistant

Claude AI Assistant that you can chat with.

🤖

Claude - Chat with GSheets

Make a Claude Assistant that access to a google sheets to respond.

🕷️

Crawl Website

This template uses the Crawler node to extract data from an entire website by crawling through and scraping all its pages.

🤖

Database Query Assistant

Your personal DB query assistant is designed to manage and provide information about any Postgres tables you give it. Query data from any tables in your database. Easily insert new data in natural hum...

🤖🗂️

Fetch OpenAI File Stream

Fetch a file stored in OpenAI Storage, using its file ID. The returned stream may be used to download said file, or to manually write it to disk with custom name, extension, etc.

🎞️

FFmpeg Compress Video

Compress any mp4 video of your choice using FFmpeg.

🎞️

FFmpeg Convert Video

Convert any mp4 video of your choice to mov using FFmpeg.

📖

EPUB Generator

Use this to convert text/html to EPUB and return the download url of the generated EPUB.

🔍

Auto Index Websites to Google

Use this template to automatically index the web pages on your sitemap.xml to the Google Search Console.

🤖

Groq AI Assistant - City Advisor

AI Assistant build on Groq fast model - create a chatbot for City advisor for travel and events

🎮

Guess the prompt game - Get Random

This is the first workflow for the 'Guess the Prompt' game. It generates a unique scene using GPT and then generates an image of this scene with DALL·E.

🎮

Guess the prompt game - Get Score

This is the final workflow for the 'Guess the Prompt' game. It accepts the user's guessed prompt, and then calculates the similarity score between the guessed prompt and the original prompt.

💎

Interactive survey

Make your own interactive survey. Define your initial questions and let an AI talk to users to find you answers

📊

JSON to Google Sheets

Seamlessly import JSON data into a Google Sheet, with the flexibility to choose specific fields for insertion.

💰

Lemon Squeezy - Subscription Cancelation

Cancelation flow for Lemon Squeezy

💰

Lemon Squeezy - Subscription Created

Subscription flow for Lemon Squeezy on subscription creation

📃

List Supabase Projects

Make an authenticated API call to Supabase to list all projects. Uses the OAuth integration for a smooth integration.

📩

Mail Assistant

Use Assistants to retrieve relevant contact information from database, compose email content and send it to the specified recipient based on the prompt.

🥗

Nutribot - Telegram Nutrition Assistant with Notion

Nutribot is a Telegram based nutritional Assistant that can keep track of the food you eat, the calories remaining and log things to Notion.

🥗

Nutribot - Telegram Nutrition Assistant

Nutribot is a Telegram based nutritional Assistant that can keep track of the food you eat, the calories remaining and log things to BuildShip database.

🤖

OpenAI Extract eCommerce

Extract structured data from an eCommerce catalog, such as title, price, url, etc., using OpenAI.

🤖

OpenAI Extract Hacker News

Extract structured data from Hacker News, such as title, score, link, etc., using OpenAI.

🏅

Badge Access Verifier

Verify on-chain whether a given web3 account holds a specific badge. It's ideal for both online and offline access control.

🏅

Firebase Leaderboard

Create an on-chain leaderboard with the name, image, position and XP balance of the users within your app, by linking to your Firebase database.

🏅

Geolocation Reward

This template verifies user presence at specific locations using a set of given coords and automatically issues on-chain badges to their web3 account.

🏅

Level Progression Tracker

Calculate your users level and their progression towards the next level based on the on-chain experience points (XP) they have earned.

🏅

Check and Reward Missions

Checks whether a user has completed all the actions that make up a mission, and if they have, it rewards them with the appropriate XP and badges.

🏅

Supabase Leaderboard

Create a leaderboard which includes the names and images of the users within your app, by linking to your Supabase database.

🏅

XP Rewards Integration

This template handles the process of issuing XP directly to users based on their unique identifier, making it easy to integrate gamification into your existing application.

💎

Rowy Connect BuildShip

Connects to BuildShip workflow to fetch a list of results.

🕸️

Scrape Dynamic Site

This template offers a more advanced method of scraping and gathering data from your website, which can then be used as a knowledge base for your own LLM apps or any other purpose you need.

🕸️

Scrape Static Site

The simplest way to start scraping and gathering data from your website, which can then be used as a knowledge base for your own LLM apps or any other purpose you need.

🤖

Streaming Assistant

Create an Assistant that streams back a text response and returns the Thread ID as a response header.

🤖

FlutterFlow Streaming Assistant with Firestore

Build OpenAI Assistant for FlutterFlow apps with Firestore for streaming responses realtime. Add tools and data sources and start chatting with your Assistant.

🤖

FlutterFlow Streaming Assistant with Supabase

Build OpenAI Assistant for FlutterFlow apps with Supabase for streaming responses realtime. Add tools and data sources and start chatting with your Assistant.

📝

Tally Form Submission

Send form information from Tally to any database or tool like Airtable, Notion, Supabase, Slack.

🎙️📝

Transcribe to Notion

Go from voice notes or meeting recording to a fully transcribed meeting notes saved to your Notion database.

🕸️

Webflow Basic API

Connect Webflow to external API build using BuildShip a visual API builder. Show the data from any database like Airtable, Google Sheets, Spreadsheet or CSV, Firebase, Supabase on Webflow with ease. C...

💬

WhatsApp Bot - Auto Reply

This workflow verifies the incoming messages webhook payload from the WhatsApp Webhook by Meta. Learn more on how to set-up the Webhook on the Meta Dashboard [here](https://docs.buildship.com/trigger-...

💬

WhatsApp Bot - Verification

This workflow is required to verify the webhook endpoint set up on the WhatsApp Meta Dashboard. Learn more on how to set up a WhatsApp Bot [here](https://docs.buildship.com/trigger-nodes/whatsapp-bot)...

👁️

Google Vision

Object detection using Google Cloud Vision API.

🔎

Vector DB Search

Free vector search endpoint to query from a json datastore.

💰

Stripe Summary Report

Schedule a task to create a monthly report and perform any credit adjustments.

🎺

Music Generator

Generate music for any giving prompt style.

💬

WhatsApp Bot with Twilio and OpenAI API

General purpose Whatsapp chatbot to respond with ChatGPT generated replies.

📄

HTML to PDF

Convert HTML to PDF using an instant endpoint URL in your apps.

🗣️

Audio Translator

Given speech audio, transcribe it, translate it into the target language, and finally convert it back to speech using Google's translation and text-to-speech APIs.

Google Translate

🎇

BlurHash From URL

Generate a BlurHash string from a PNG or JPEG image URL.

BlurHash

💪

Bulk GPT

Generate travel itineraries in Bulk. Take this template to easily automate the bulk creation of any content with GPT. Simply input a CSV file to generate tailored outputs, effortlessly scaling your co...

Google spreadsheets

💬🖼️

Chat With Image

Use GPT-4 Vision to understand and chat with images.

OpenAI

💬🔗

Chat With URL

Engage with any website seamlessly by retrieving content from a designated URL, subsequently utilizing this data to enrich GPT's contextual understanding.

OpenAI

📺🎶

Combine Videos With Music

This workflow stitches multiple videos together, along with any music of your choice, taking your combined video to the next level.

OpenAI

🔥

Firestore To PDF

Convert your Firestore collection data (or any data) to HTML and then to PDF.

Firestore

📣

Google Forms to Discord Notifications

Direct your Google Forms responses to a Discord Channel using Webhooks.

Google Forms Discord

🕷️

GPT Crawler

Crawl a static website, where JavaScript is not required, to generate knowledge data for creating your own custom GPT.

OpenAI

💰

Create Stripe Checkout Link

Creates a Stripe checkout link for every unique user of your GPT with customization.

Stripe OpenAI

💰

Stripe Payment Listener

This workflow listens for activity from your Stripe account and marks a user's payment as complete once they pay and add their email.

Stripe

🔗

URL Redirect

Given a URL, generate another URL and redirect the API call to it. This workflows redirects a customer friendly link to a custom Stripe Checkout link.

Stripe

📸

Screenshot URL

Create full page screenshots of any URL

📚

Story Books With Stable Diffusion

Create personalized storybook apps with AI: leverage GPT-4 for crafting compelling narratives, Text-to-Speech for immersive audio experiences, and Stable Diffusion for vibrant illustrations.

OpenAI

📚

Story Books With DALL-E

Create personalized storybook apps with a suite of OpenAI APIs: leverage GPT-4 for crafting compelling narratives, Text-to-Speech for immersive audio experiences, and DALL-E for vibrant illustrations.

OpenAI

💰

Stripe Create Checkout Session

Create a Stripe Checkout Session to facilitate a streamlined and secure online payment experience, offering customers a user-friendly interface while ensuring data security and compliance with industr...

Stripe

💰

Stripe Events To PostgreSQL

Sync any stripe events to a PostgreSQL database.

Stripe PostgreSQL

💰

Stripe Save Subscription

Record a Stripe subscription and customer details in your own Supabase table.

Stripe Supabase

🗣️

Text to Speech

Convert beautifully crafted love notes into speech using the OpenAI Text to Speech API.

OpenAI

🤖

WhatsApp Audio Bot With Twilio and OpenAI

A WhatsApp Bot that accepts audio messages and replies with audio messages using twilio and OpenAI.

WhatsApp Twilio OpenAI

🤖

YouTube Video Blog Generator

Generate SEO-friendly technical blogs from a YouTube Video URL.

YouTube

🤖

Telegram Bot Assistant

Setup a Telegram bot that supports conversations with your own knowledge base (PDFs, Spreadsheets, etc) by using an OpenAI Assistant with document retrieval enabled.

AI Assistant OpenAI


🌆

City Advisor

Ask for plans in a specific city and get responses based on your preferences.

OpenAI

💬

Chat with Assistant

Connect your OpenAI Assistant to Buildship and access it from anywhere.

OpenAI

📁

Assistant with Document Retrieval

Make an Assistant that access to the files you upload in the Assistant playground.

OpenAI

🛋️

Chat with GSheets

Make an Assistant that access to a Google Sheets to respond. This template showcases an online furniture store.

OpenAI BuildShip database GSheets

🧐

Data Analyst

Recruit a new data analyst for your research. Give it access to your data in a spreadsheet and ask it questions. It can handle different responses like online surveys, user interviews or market rese...

OpenAI GSheets

🍽️

Chat with your Database

Get an assistant to give recommendations to customers based on dishes from a database and handle commands and orders.

OpenAI BuildShip database

👨‍🏫

Quiz Master

Chat with a history tutor and learn to generate and save quizzes to your databases.

OpenAI BuildShip database

🔬

Website Q&A

Scrape a website and get your Assistant to answer questions about it.

OpenAI

📮

Email Assistant

Access your contacts and send emails for you.

OpenAI BuildShip Database Gmail

🚘

Directions: Calculate Distance

Using the Google Directions API, calculate the distance between two addresses and return the estimated travel cost, distance, and duration.

Google Directions API

🔒

Authentication: Signup User

Create a Firebase user, validate required fields like name, email, and password, and use conditional branching if a user already exists.

Firebase

☁️

Firestore Write/Read

Write data safely to a Firestore collection using custom validations.

Firebase

👁️

Google Vision - Text Detection

Given an image, find the text in it using Google Vision.

Google Vision

👋

Hello World

A simple hello world API to get your familiar with BuildShip

REST

👀

Illusion Diffusion: Blend Images

Given a prompt and your image, generate a stunning illusion by blending images together.

Replicate

🧘🏻

Meditate GPT

Generate a 10-minute long meditation session 🧘🏻 complete with a relaxing background, featuring gentle music, and guided breathing exercises to help you achieve a state of deep relaxation and mindful...

OpenAI

🖼️ 💬

Multimodal API

A multimodal API adept at interpreting prompts using GPT to seamlessly generate two modes of data: text and images.

OpenAI Stability AI

📍

Nearby Places Search

Search for nearby places using Google's places and geocoding APIs

Google Places Geocoding

🔲

QR Code Generator

Generate stunning QR codes in seconds using AI.

Replicate

Rate Limit Requests

Rate limit requests using Upstash. Useful for preventing too many spam requests, and optimizing usage costs.

Upstash

✉️

Scheduled Emails

Send scheduled emails featuring highly personalized GPT-4 generated content to engage your audience, and optimize your marketing campaigns.

Resend OpenAI

💰

Stripe Checkout Completed

Trigger a workflow on Stripe payment completion. Extract customer data, update membership, incrementing user credits and more.

Stripe Firebase

📰

Text Generation - PaLM API

Generate text using Google Vertex AI - PaLM API. Given a prompt, get a response from the text-bison model using this API.

PaLM API

🌐

Translations

Translate text to a specified language using the Google Translate API.

Google Translate

💬

WhatsApp PaLM Chatbot

General purpose Whatsapp chatbot to respond with replies generated by Google AI PaLM API.

PaLM API WhatsApp

🦙

Llama 2 Content Generation

Generate content using Llama 2, a 70 billion parameter language model from Meta.

Replicate

📄

HTML to PDF

Convert HTML to PDF using an instant endpoint URL in your apps.

Browserless

👁️

Google Vision API - Detect Objects

Given an image URL, reverse image search using Google Vision API to identify the objects in the image.

Google Vision Browserless

💰

Stripe Summary Generator

Schedule a task to create a monthly report of your Stripe account and perform any credit adjustments required. This is the low-code way to create scheduled tasks or cron job.

Stripe

🔎

Vector DB Search

Free vector search endpoint to query from a json datastore using OpenAI. Use the endpoint for any vector search apps in your product.

Open AI

🎵

Music Gen

Generate music for any giving prompt style. First generate a lyrics using OpenAI then generate music for that lyrics using Replicate MusicGen model. All this visually, using low-code. Fully extensible...

MusicGen Replicate

💬

WhatsApp ChatGPT Bot

General purpose WhatsApp chatbot to respond with ChatGPT generated replies.

WhatsApp OpenAI Twilio

All templates

AI

Bots

Internal tools

Assistants

🤖

OpenAI Assistant with Retrieval

Make an Assistant that access to the files you upload in the Assistant playground

🤖

Anthropic Extract Restaurant

Extract structured data from a menu, such as title, price, description, etc., using Anthropic's claude model.

🤖

Anthropic LLM Extract

This template uses the Anthropic version of the LLM Extract node to easily extract structured data from any website of your choice.

🤖

Chat with Airtable

An assistant that allows you to chat with a an Airtable Database

🤖

Chat with Supabase

Your personal assistant designed to manage and provide information about a set of users stored in your Supabase database.

🤖

OpenAI Assistant - Chat

Create a simple chatbot with BuildShip and Open Assistant API.

🤖

Twilio Assistant with Conversation History

A twilio assistant WhatsApp bot that maintains conversation history by storing an OpenAI thread in the BuildShip database. Threads are stored and related to the sender number of the message.

🤖

OpenAI Assistant - Quiz Master

An example of combining OpenAI Assistant with Buildship nodes Use an OpenAI Assistant API to save generated quizzes in your database.

🤖

Azure - AI Assistant

Azure AI Assistant with conversational memory that you can chat with.

🤖

Azure - Chat with GSheets

Make an Assistant that access to a google sheets to respond

🗂️

Upload File to Firebase Storage (Authenticated)

This example demonstrates how to use the Firebase File Upload Trigger to verify and handle incoming multipart request file uploads and save the file to a GCP Storage to get back a public URL.

🗂️

Upload File to BuildShip Storage

This example demonstrates how to use the File Upload Trigger to handle incoming multipart request file uploads and save the file to the BuildShip Cloud Storage to get back a public URL.

🤖

Claude - AI Assistant

Claude AI Assistant that you can chat with.

🤖

Claude - Chat with GSheets

Make a Claude Assistant that access to a google sheets to respond.

🕷️

Crawl Website

This template uses the Crawler node to extract data from an entire website by crawling through and scraping all its pages.

🤖

Database Query Assistant

Your personal DB query assistant is designed to manage and provide information about any Postgres tables you give it. Query data from any tables in your database. Easily insert new data in natural hum...

🤖🗂️

Fetch OpenAI File Stream

Fetch a file stored in OpenAI Storage, using its file ID. The returned stream may be used to download said file, or to manually write it to disk with custom name, extension, etc.

🎞️

FFmpeg Compress Video

Compress any mp4 video of your choice using FFmpeg.

🎞️

FFmpeg Convert Video

Convert any mp4 video of your choice to mov using FFmpeg.

📖

EPUB Generator

Use this to convert text/html to EPUB and return the download url of the generated EPUB.

🔍

Auto Index Websites to Google

Use this template to automatically index the web pages on your sitemap.xml to the Google Search Console.

🤖

Groq AI Assistant - City Advisor

AI Assistant build on Groq fast model - create a chatbot for City advisor for travel and events

🎮

Guess the prompt game - Get Random

This is the first workflow for the 'Guess the Prompt' game. It generates a unique scene using GPT and then generates an image of this scene with DALL·E.

🎮

Guess the prompt game - Get Score

This is the final workflow for the 'Guess the Prompt' game. It accepts the user's guessed prompt, and then calculates the similarity score between the guessed prompt and the original prompt.

💎

Interactive survey

Make your own interactive survey. Define your initial questions and let an AI talk to users to find you answers

📊

JSON to Google Sheets

Seamlessly import JSON data into a Google Sheet, with the flexibility to choose specific fields for insertion.

💰

Lemon Squeezy - Subscription Cancelation

Cancelation flow for Lemon Squeezy

💰

Lemon Squeezy - Subscription Created

Subscription flow for Lemon Squeezy on subscription creation

📃

List Supabase Projects

Make an authenticated API call to Supabase to list all projects. Uses the OAuth integration for a smooth integration.

📩

Mail Assistant

Use Assistants to retrieve relevant contact information from database, compose email content and send it to the specified recipient based on the prompt.

🥗

Nutribot - Telegram Nutrition Assistant with Notion

Nutribot is a Telegram based nutritional Assistant that can keep track of the food you eat, the calories remaining and log things to Notion.

🥗

Nutribot - Telegram Nutrition Assistant

Nutribot is a Telegram based nutritional Assistant that can keep track of the food you eat, the calories remaining and log things to BuildShip database.

🤖

OpenAI Extract eCommerce

Extract structured data from an eCommerce catalog, such as title, price, url, etc., using OpenAI.

🤖

OpenAI Extract Hacker News

Extract structured data from Hacker News, such as title, score, link, etc., using OpenAI.

🏅

Badge Access Verifier

Verify on-chain whether a given web3 account holds a specific badge. It's ideal for both online and offline access control.

🏅

Firebase Leaderboard

Create an on-chain leaderboard with the name, image, position and XP balance of the users within your app, by linking to your Firebase database.

🏅

Geolocation Reward

This template verifies user presence at specific locations using a set of given coords and automatically issues on-chain badges to their web3 account.

🏅

Level Progression Tracker

Calculate your users level and their progression towards the next level based on the on-chain experience points (XP) they have earned.

🏅

Check and Reward Missions

Checks whether a user has completed all the actions that make up a mission, and if they have, it rewards them with the appropriate XP and badges.

🏅

Supabase Leaderboard

Create a leaderboard which includes the names and images of the users within your app, by linking to your Supabase database.

🏅

XP Rewards Integration

This template handles the process of issuing XP directly to users based on their unique identifier, making it easy to integrate gamification into your existing application.

💎

Rowy Connect BuildShip

Connects to BuildShip workflow to fetch a list of results.

🕸️

Scrape Dynamic Site

This template offers a more advanced method of scraping and gathering data from your website, which can then be used as a knowledge base for your own LLM apps or any other purpose you need.

🕸️

Scrape Static Site

The simplest way to start scraping and gathering data from your website, which can then be used as a knowledge base for your own LLM apps or any other purpose you need.

🤖

Streaming Assistant

Create an Assistant that streams back a text response and returns the Thread ID as a response header.

🤖

FlutterFlow Streaming Assistant with Firestore

Build OpenAI Assistant for FlutterFlow apps with Firestore for streaming responses realtime. Add tools and data sources and start chatting with your Assistant.

🤖

FlutterFlow Streaming Assistant with Supabase

Build OpenAI Assistant for FlutterFlow apps with Supabase for streaming responses realtime. Add tools and data sources and start chatting with your Assistant.

📝

Tally Form Submission

Send form information from Tally to any database or tool like Airtable, Notion, Supabase, Slack.

🎙️📝

Transcribe to Notion

Go from voice notes or meeting recording to a fully transcribed meeting notes saved to your Notion database.

🕸️

Webflow Basic API

Connect Webflow to external API build using BuildShip a visual API builder. Show the data from any database like Airtable, Google Sheets, Spreadsheet or CSV, Firebase, Supabase on Webflow with ease. C...

💬

WhatsApp Bot - Auto Reply

This workflow verifies the incoming messages webhook payload from the WhatsApp Webhook by Meta. Learn more on how to set-up the Webhook on the Meta Dashboard [here](https://docs.buildship.com/trigger-...

💬

WhatsApp Bot - Verification

This workflow is required to verify the webhook endpoint set up on the WhatsApp Meta Dashboard. Learn more on how to set up a WhatsApp Bot [here](https://docs.buildship.com/trigger-nodes/whatsapp-bot)...

👁️

Google Vision

Object detection using Google Cloud Vision API.

🔎

Vector DB Search

Free vector search endpoint to query from a json datastore.

💰

Stripe Summary Report

Schedule a task to create a monthly report and perform any credit adjustments.

🎺

Music Generator

Generate music for any giving prompt style.

💬

WhatsApp Bot with Twilio and OpenAI API

General purpose Whatsapp chatbot to respond with ChatGPT generated replies.

📄

HTML to PDF

Convert HTML to PDF using an instant endpoint URL in your apps.

🗣️

Audio Translator

Given speech audio, transcribe it, translate it into the target language, and finally convert it back to speech using Google's translation and text-to-speech APIs.

Google Translate

🎇

BlurHash From URL

Generate a BlurHash string from a PNG or JPEG image URL.

BlurHash

💪

Bulk GPT

Generate travel itineraries in Bulk. Take this template to easily automate the bulk creation of any content with GPT. Simply input a CSV file to generate tailored outputs, effortlessly scaling your co...

Google spreadsheets

💬🖼️

Chat With Image

Use GPT-4 Vision to understand and chat with images.

OpenAI

💬🔗

Chat With URL

Engage with any website seamlessly by retrieving content from a designated URL, subsequently utilizing this data to enrich GPT's contextual understanding.

OpenAI

📺🎶

Combine Videos With Music

This workflow stitches multiple videos together, along with any music of your choice, taking your combined video to the next level.

OpenAI

🔥

Firestore To PDF

Convert your Firestore collection data (or any data) to HTML and then to PDF.

Firestore

📣

Google Forms to Discord Notifications

Direct your Google Forms responses to a Discord Channel using Webhooks.

Google Forms Discord

🕷️

GPT Crawler

Crawl a static website, where JavaScript is not required, to generate knowledge data for creating your own custom GPT.

OpenAI

💰

Create Stripe Checkout Link

Creates a Stripe checkout link for every unique user of your GPT with customization.

Stripe OpenAI

💰

Stripe Payment Listener

This workflow listens for activity from your Stripe account and marks a user's payment as complete once they pay and add their email.

Stripe

🔗

URL Redirect

Given a URL, generate another URL and redirect the API call to it. This workflows redirects a customer friendly link to a custom Stripe Checkout link.

Stripe

📸

Screenshot URL

Create full page screenshots of any URL

📚

Story Books With Stable Diffusion

Create personalized storybook apps with AI: leverage GPT-4 for crafting compelling narratives, Text-to-Speech for immersive audio experiences, and Stable Diffusion for vibrant illustrations.

OpenAI

📚

Story Books With DALL-E

Create personalized storybook apps with a suite of OpenAI APIs: leverage GPT-4 for crafting compelling narratives, Text-to-Speech for immersive audio experiences, and DALL-E for vibrant illustrations.

OpenAI

💰

Stripe Create Checkout Session

Create a Stripe Checkout Session to facilitate a streamlined and secure online payment experience, offering customers a user-friendly interface while ensuring data security and compliance with industr...

Stripe

💰

Stripe Events To PostgreSQL

Sync any stripe events to a PostgreSQL database.

Stripe PostgreSQL

💰

Stripe Save Subscription

Record a Stripe subscription and customer details in your own Supabase table.

Stripe Supabase

🗣️

Text to Speech

Convert beautifully crafted love notes into speech using the OpenAI Text to Speech API.

OpenAI

🤖

WhatsApp Audio Bot With Twilio and OpenAI

A WhatsApp Bot that accepts audio messages and replies with audio messages using twilio and OpenAI.

WhatsApp Twilio OpenAI

🤖

YouTube Video Blog Generator

Generate SEO-friendly technical blogs from a YouTube Video URL.

YouTube

🤖

Telegram Bot Assistant

Setup a Telegram bot that supports conversations with your own knowledge base (PDFs, Spreadsheets, etc) by using an OpenAI Assistant with document retrieval enabled.

AI Assistant OpenAI


🌆

City Advisor

Ask for plans in a specific city and get responses based on your preferences.

OpenAI

💬

Chat with Assistant

Connect your OpenAI Assistant to Buildship and access it from anywhere.

OpenAI

📁

Assistant with Document Retrieval

Make an Assistant that access to the files you upload in the Assistant playground.

OpenAI

🛋️

Chat with GSheets

Make an Assistant that access to a Google Sheets to respond. This template showcases an online furniture store.

OpenAI BuildShip database GSheets

🧐

Data Analyst

Recruit a new data analyst for your research. Give it access to your data in a spreadsheet and ask it questions. It can handle different responses like online surveys, user interviews or market rese...

OpenAI GSheets

🍽️

Chat with your Database

Get an assistant to give recommendations to customers based on dishes from a database and handle commands and orders.

OpenAI BuildShip database

👨‍🏫

Quiz Master

Chat with a history tutor and learn to generate and save quizzes to your databases.

OpenAI BuildShip database

🔬

Website Q&A

Scrape a website and get your Assistant to answer questions about it.

OpenAI

📮

Email Assistant

Access your contacts and send emails for you.

OpenAI BuildShip Database Gmail

🚘

Directions: Calculate Distance

Using the Google Directions API, calculate the distance between two addresses and return the estimated travel cost, distance, and duration.

Google Directions API

🔒

Authentication: Signup User

Create a Firebase user, validate required fields like name, email, and password, and use conditional branching if a user already exists.

Firebase

☁️

Firestore Write/Read

Write data safely to a Firestore collection using custom validations.

Firebase

👁️

Google Vision - Text Detection

Given an image, find the text in it using Google Vision.

Google Vision

👋

Hello World

A simple hello world API to get your familiar with BuildShip

REST

👀

Illusion Diffusion: Blend Images

Given a prompt and your image, generate a stunning illusion by blending images together.

Replicate

🧘🏻

Meditate GPT

Generate a 10-minute long meditation session 🧘🏻 complete with a relaxing background, featuring gentle music, and guided breathing exercises to help you achieve a state of deep relaxation and mindful...

OpenAI

🖼️ 💬

Multimodal API

A multimodal API adept at interpreting prompts using GPT to seamlessly generate two modes of data: text and images.

OpenAI Stability AI

📍

Nearby Places Search

Search for nearby places using Google's places and geocoding APIs

Google Places Geocoding

🔲

QR Code Generator

Generate stunning QR codes in seconds using AI.

Replicate

Rate Limit Requests

Rate limit requests using Upstash. Useful for preventing too many spam requests, and optimizing usage costs.

Upstash

✉️

Scheduled Emails

Send scheduled emails featuring highly personalized GPT-4 generated content to engage your audience, and optimize your marketing campaigns.

Resend OpenAI

💰

Stripe Checkout Completed

Trigger a workflow on Stripe payment completion. Extract customer data, update membership, incrementing user credits and more.

Stripe Firebase

📰

Text Generation - PaLM API

Generate text using Google Vertex AI - PaLM API. Given a prompt, get a response from the text-bison model using this API.

PaLM API

🌐

Translations

Translate text to a specified language using the Google Translate API.

Google Translate

💬

WhatsApp PaLM Chatbot

General purpose Whatsapp chatbot to respond with replies generated by Google AI PaLM API.

PaLM API WhatsApp

🦙

Llama 2 Content Generation

Generate content using Llama 2, a 70 billion parameter language model from Meta.

Replicate

📄

HTML to PDF

Convert HTML to PDF using an instant endpoint URL in your apps.

Browserless

👁️

Google Vision API - Detect Objects

Given an image URL, reverse image search using Google Vision API to identify the objects in the image.

Google Vision Browserless

💰

Stripe Summary Generator

Schedule a task to create a monthly report of your Stripe account and perform any credit adjustments required. This is the low-code way to create scheduled tasks or cron job.

Stripe

🔎

Vector DB Search

Free vector search endpoint to query from a json datastore using OpenAI. Use the endpoint for any vector search apps in your product.

Open AI

🎵

Music Gen

Generate music for any giving prompt style. First generate a lyrics using OpenAI then generate music for that lyrics using Replicate MusicGen model. All this visually, using low-code. Fully extensible...

MusicGen Replicate

💬

WhatsApp ChatGPT Bot

General purpose WhatsApp chatbot to respond with ChatGPT generated replies.

WhatsApp OpenAI Twilio