Keep your assistant's knowledge base always up to date

The scenario watches edits in Notion, updates the assistant's memory in Supabase and answers questions from the latest data.

  • The assistant's memory updates itself
  • Answers from your latest notes
  • Replaces stale data with fresh
  • You just edit Notion as usual
Embeddings OpenAISupabaseNotionDefault Data LoaderSupabase Vector Store

How it works

To keep Embeddings OpenAI and Supabase in sync, connect them with a ready-made scenario — changes flow automatically.

  1. Starts when: When chat message received
  2. Then: Question and Answer Chain
  3. Then: Embeddings OpenAI
  4. Then: Token Splitter
  5. Check: Loop Over Items
  6. Then: Delete old embeddings if exist
  7. Then: Limit
  8. Then: Get page blocks
  9. Then: Concatenate to single string
  10. Then: Supabase Vector Store
  11. Then: Limit1
  12. Then: Vector Store Retriever
  13. Then: OpenAI Chat Model
  14. Starts when: Schedule Trigger
  15. Then: Get updated pages
  16. Then: Default Data Loader
  17. Starts when: Notion Trigger
  18. Then: Supabase Vector Store1

You can launch this Embeddings OpenAI + Supabase integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.