BuildShip Logo
BuildShip Community

Integration

Category

Use Case

Supabase

Supabase CRUD Operations

Simple template to showcase how you can create workflows for Read, Write/Update and Delete operations on your Supabase database

BuildShipBy BuildShip
811
Firestore

Firestore CRUD Operations

Simple template to showcase how you can create workflows for Read, Write/Update, and Delete operations on your Firebase Firestore database collection

BuildShipBy BuildShip
393
BuildShip Database
Stripe

Stripe Subscriptions

Set up Stripe Subscription Payments for your SaaS product with this starter template, designed to help you create, manage, and track subscriptions while seamlessly syncing subscription and customer data to your database.

BuildShipBy BuildShip
387
Mistral AI
OpenAI
Supabase

RAG using Supabase

This template provides a complete document QA system that combines Supabase vector storage with OpenAI's capabilities for intelligent document processing and querying. Using two workflows - document processing and RAG querying - it enables you to upload documents, automatically process them, and get AI-powered answers based on your document content.

BuildShipBy BuildShip
310
BuildShip Database
Stripe

Stripe Payment Processing

Setup Stripe Payment for your product with workflows for payment checkout link creation and post payment checkout processing. This is a great starter template that can be customized to meet your own requirements such as updating a membership, selling payment based products, incrementing user credits, etc.

BuildShipBy BuildShip
281
Firestore
OpenAI

Create Embeddings For Raw Content Firestore DB

Generates and stores vector embeddings for raw text content in a Firestore database. Accepts a string of content, the target embedding field, and the Firestore collection name as input, splits the content into chunks, uses OpenAI to generate embeddings for each chunk, and saves them in Firestore. Returns a success status.

BuildShipBy BuildShip
265
OpenAI
Supabase

Chat with Supabase

This template allows you to connect an AI assistant to a Supabase database. The assistant can pull data from a table and create a new entry.

BuildShipBy BuildShip
235
MongoDB
Stripe

Internal Tool with Stripe and MongoDB

Agent tool that fetches customer info for internal teams from Stripe and MongoDB. Get user's Stripe subscription plan and their usage data from MongoDB. Accepts a customer email as input, fetches the current Stripe plan and usage data, and returns both the plan name and usage hours in the response.

BuildShipBy BuildShip
232
OpenAI
Supabase

Create Embeddings For Raw Content Supabase

Generates and stores vector embeddings for raw text content in a Supabase database. Accepts plain text, a target table name, and the field to embed; returns a success message after processing. The tool splits the text into chunks, uses OpenAI to generate embeddings for each chunk, and inserts them into the specified Supabase table for semantic search or recommendation use cases.

BuildShipBy BuildShip
118
Google Sheets

Webflow Basic API

Webflow Basic API template that retrieves data from Google Sheets and provides it as an API for dynamically displaying information on Webflow pages. You can utilise any data source, such as Airtable, Google Sheets, or Firebase here.

BuildShipBy BuildShip
116
Google Sheets
Tavily

Research Assistant with Tavily

Integrate Tavily's AI search with BuildShip's automation to create a research assistant that updates your Google Sheet with relevant data on any topic.

BuildShipBy BuildShip
110
OpenAI
Airtable

Customer Data Assistant

Build chatbot that retrieves customer data from a sample Airtable database of clients. E.g: "give me all the payments Alice made in 2023"

BuildShipBy BuildShip
107