Back to Browse

How to Generate Text Embeddings using Supabase Edge Functions, Transformer.js and React.js

1.4K views
Oct 11, 2023
36:42

In this supabase Edge functions tutorial, we will delve into the world of Text Embedding in machine learning and how to generate them by making use of a library called Transformer.js. We do this by creating an API using the Supabase Edge functions and the Transformer.js package, and then integrate the API in the frontend by making use of React.js Supabase Docs: https://supabase.com/docs/guides/ai/quickstarts/generate-text-embeddings#what-is-transformersjs Transformer.js Docs: https://huggingface.co/docs/transformers.js/tutorials/react Docker Installation Docs: https://docs.docker.com/desktop/install/windows-install/ Support the channel: https://www.buymeacoffee.com/thecodeangle Join my telegram community: https://t.me/thecodeangle For more resources on Web Development: https://thecodeangle.com/​​​​ Follow Me on Twitter: https://twitter.com/thecodeangle​​​​​

Download

0 formats

No download links available.

How to Generate Text Embeddings using Supabase Edge Functions, Transformer.js and React.js | NatokHD