@eldrion/embedjs (0.1.32)
Installation
@eldrion:registry=npm install @eldrion/embedjs@0.1.32"@eldrion/embedjs": "0.1.32"About this package
What is EmbedJs?
EmbedJs is an Open Source Framework for personalizing LLM responses. An ultimate toolkit for building powerful Retrieval-Augmented Generation (RAG) and Large Language Model (LLM) applications with ease in Node.js.
It segments data into manageable chunks, generates relevant embeddings, and stores them in a vector database for optimized retrieval. It enables users to extract contextual information, find precise answers, or engage in interactive chat conversations, all tailored to their own data.
📖 Documentation
Comprehensive guides and API documentation are available to help you get the most out of EmbedJs:
Contributing
This package is maintained as part of Eldrion Studio. Feedback and patches go through your product’s usual support or internal channel — there is no public source repository link here.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @eldrion/embedjs-interfaces | 0.1.32 |
| @eldrion/embedjs-utils | 0.1.32 |
| @langchain/textsplitters | ^0.1.0 |
| debug | ^4.4.0 |
| langchain | ^0.3.8 |
| md5 | ^2.3.0 |
| mime | ^4.0.6 |
| stream-mime-type | ^2.0.0 |
Development Dependencies
| ID | Version |
|---|---|
| @types/debug | ^4.1.12 |
| @types/md5 | ^2.3.5 |
| @types/node | ^22.10.2 |