supabase-community / chatgpt-your-files

Production-ready MVP for securely chatting with your documents using pgvector
https://youtu.be/ibzlEQmgPPY
362 stars 126 forks source link

feat: convert transformers.js to Supabase.ai on edge #26

Closed gregnr closed 7 months ago

gregnr commented 7 months ago

Uses the new Supabase.ai inference APIs instead of Transformers.js in the /embed edge function.

The Supabase.ai APIs run natively within the runtime itself (vs. WASM) which means embedding generation is: