Skip to content
FlowHubFluxonLab

OpenAI workflows

459 results — 93 downloadable workflow files, 366 source-linked n8n references

googledocssheets
FluxonLab librarypro

Google Docs — OpenAI

On manual run, embeds documents into Qdrant, then generates content with Gemini and OpenAI and writes results to Google Docs.

by FluxonLab Import
googledocssheets
FluxonLab libraryfree

Google Docs — Google Gemini

On manual run, indexes documents into Pinecone, then a Gemini agent retrieves context and writes outputs to Google Docs, Sheets, and Drive.

by FluxonLab Import
googlecalendargoogledrive
FluxonLab libraryfree

Build a Chatbot, Voice Agent and Phone Agent with Voiceflow, Google Calendar and RAG

On a webhook, an OpenAI RAG agent over Qdrant answers questions, checks Google Calendar, and replies; indexes Google Drive docs.

by FluxonLab Import
notion
FluxonLab libraryfree

Store Notion's Pages as Vector Documents into Supabase with Open — OpenAI

On a Notion page event, splits and embeds page content with OpenAI and stores it in a Supabase vector store.

by FluxonLab Import
notion
FluxonLab libraryfree

Store Notion's Pages as Vector Documents into Supabase with Open

On a Notion page event, splits and embeds page content with OpenAI and stores it in a Supabase vector store.

by FluxonLab Import
supabase
FluxonLab librarypro

Supabase RAG Chat Agent

Embeds documents into Supabase with OpenAI, then lets a chat-triggered agent answer questions using the Supabase vector store.

by FluxonLab Import
googledrive
FluxonLab librarypro

Drive Knowledge Base Chat Agent

When files are added to Google Drive, indexes them into Milvus with Cohere embeddings so an OpenAI chat agent answers questions.

by FluxonLab Import
whatsapp
FluxonLab librarypro

WhatsApp RAG Assistant

On a WhatsApp message, an OpenAI agent answers using an in-memory vector store with conversation memory and replies via WhatsApp.

by FluxonLab Import
emailimapemailsmtpgmail
FluxonLab libraryfree

Emailreadimap with Email (IMAP) & Email (SMTP) — OpenAI

Reads IMAP email, classifies and summarizes it with OpenAI and DeepSeek over Qdrant and Google Drive docs, replying via SMTP and Gmail.

by FluxonLab Import
emailimapemailsmtpgoogledrive
FluxonLab librarypro

Email AI Auto responder. Summerize and send email — Email (IMAP)

Reads IMAP email, classifies and summarizes it with OpenAI using Qdrant and Google Drive documents, then sends a reply via SMTP.

by FluxonLab Import
emailimapemailsmtpgmail
FluxonLab libraryfree

Emailreadimap with Email (IMAP) & Email (SMTP)

On incoming IMAP email, classifies and answers it with OpenAI agents and a Qdrant knowledge base, replying through Gmail.

by FluxonLab Import
emailimapemailsmtpgoogledrive
FluxonLab librarypro

Email AI Auto responder. Summerize and send email

On incoming IMAP email, classifies and summarizes it using OpenAI and a Qdrant knowledge base, then sends an SMTP reply.

by FluxonLab Import
gmail
FluxonLab librarypro

Slack + OpenAI Dev Workflow — Anthropic

On an incoming Gmail or chat message, embeds Slack content into Pinecone and answers queries with OpenAI and Anthropic agents.

by FluxonLab Import
airtable
FluxonLab librarypro

AI Document Pipeline To Airtable

Processes files and images, builds OpenAI embeddings, and stores extracted, enriched records in Airtable.

by FluxonLab Import
gmail
FluxonLab librarypro

RAG Support Agent With Pinecone

On a Slack or chat message, a RAG agent retrieves from Pinecone using OpenAI and Anthropic models and replies via Gmail.

by FluxonLab Import
supabasegoogledrive
FluxonLab librarypro

Chat File Agent with HTTP Request

On a chat message or Google Drive upload, embeds files into Supabase and answers questions with an OpenAI RAG agent.

by FluxonLab Import
free

Calendar Slack RAG Assistant

On a new Google Calendar event, posts to Slack, retrieves context from a vector database, and answers with OpenAI.

by ritik-prog
pro

AI Calendar Knowledge Summaries

On a Google Calendar event, retrieves context from a vector database and generates an AI summary with OpenAI.

by ritik-prog
pro

AI Calendar Knowledge Retrieval

On a Google Calendar event, retrieves context from a vector database and generates an AI answer with OpenAI.

by ritik-prog
sheets
free

HTTP Data To Vector Embeddings

On manual run, fetches HTTP data, logs it to Google Sheets, embeds it with OpenAI, and stores it in a vector database.

by ritik-prog
pro

AI Email Reply With Vector Store

On a new Gmail email, sends a reply, generates an OpenAI response, and stores it in a vector database.

by ritik-prog
pro

AI Calendar Email Assistant

On a Google Calendar event, sends an email and generates an OpenAI response from vector-database context.

by ritik-prog
free

AI Email Triage To Slack

On a new Gmail email, posts to Slack, retrieves vector-database context, and generates an OpenAI reply.

by ritik-prog
googledrivesupabasepostgres
pro

Agentic RAG Knowledge Agent

On chat or Google Drive uploads, embeds files into Supabase vectors and answers questions via an OpenAI agent with Postgres memory.

by Usman-Amin-AI