← All questions
How does ModusBrain use Supabase?
ModusBrain utilizes Supabase (Postgres with the pgvector database extension enabled) to handle vector embeddings and full-text search at scale.
When your agent ingests knowledge files, emails, or chat logs, ModusBrain generates embeddings using your configured provider (such as ZeroEntropy or OpenAI) and saves the vector data inside Supabase. This enables lightning-fast semantic queries and context retrieval during agent execution.