AI Chatbot
Create a simple AI Chatbot with BuildShip and OpenAI Assistant, using a BuildShip database to keep track of the thread ID to enable conversation history.
Quick API
Perfect for simple data retrieval or AI-generated content.
Scrape Website
The template is designed for web scraping, capturing data from a specified online source. It begins with a "Scrape" action to extract relevant information from a website url. This data is then processed and outputs the scraped data for further use or analysis.
RAG using Supabase
This template provides a complete document QA system that combines Supabase's 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.
AI WhatsApp Bot
Create your own WhatsApp bot powered by GPT and Meta's WhatsApp Business API.
Crawl Website
This template uses the Scrape node to extract data from an entire website by crawling through and scraping the content of all linked pages on the site.
Supabase CRUD Operations
Simple template to showcase how you can create workflows for Read, Write/Update and Delete operations on your Supabase database
AI Web Scraper (Anthropic)
This template uses the Anthropic version of the LLM Extract node to easily extract structured data from any website of your choice.