This Embeddings integration runs the embeddings entirely in your browser or Node.js environment, using TensorFlow.js. This means that your data isn’t sent to any third party, and you don’t need to sign up for any API keys. However, it does require more memory and processing power than the other integrations.Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
npm
@tensorflow/tfjs-node package, and for the browser you can use the @tensorflow/tfjs-backend-webgl package. See the TensorFlow.js documentation for more information.
Related
- Embedding model conceptual guide
- Embedding model how-to guides
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

