How it works
To connect Default Data Loader and Embeddings OpenAI, you don't need a developer: a ready-made scenario links them in minutes.
- Starts when: When Drive File Created
- Check: Loop Over Drive Files
- Then: Set File Metadata Fields
- Then: Delete Old Doc Rows in Supabase
- Then: Delete Old Data Rows in Supabase
- Then: Insert Document Metadata to DB
- Then: Download File from Drive
- Check: Route by File Type
- If yes: Extract Text from PDF
- Then: Insert Embeddings to Vectorstore
- If no: Extract Data from Excel
- Then: Aggregate Tabular Data
- Then: Summarize Tabular Data
- Then: Build Schema and Data
- Then: Update Document Schema in DB
- Then: Insert Table Rows to DB
- If no: Extract Data from CSV
- If no: Extract Text from Document
- Then: Load Document Data
- Then: OpenAI Embeddings
- Starts when: When Drive File Updated
- Then: Split Text into Chunks
- Then: Create Document Metadata Table
- Then: Create Document Rows Table
- Then: Create Docs Table and Match Fn
- Starts when: When Chat Message Received
You can launch this Default Data Loader + Embeddings OpenAI integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.