Skip to content

llm-tools/embedJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ae3f962 Β· Jan 16, 2025
Nov 26, 2024
Oct 30, 2024
Nov 26, 2024
Dec 30, 2024
Dec 30, 2024
Jan 9, 2025
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Oct 30, 2024
Nov 27, 2024
Aug 14, 2024
Oct 9, 2024
Oct 3, 2024
Aug 14, 2024
Oct 9, 2024
Aug 14, 2024
Oct 9, 2024
Oct 30, 2024
Oct 30, 2024
Oct 3, 2024
Dec 27, 2024
Dec 30, 2024
Dec 30, 2024
Dec 27, 2024

Repository files navigation

EmbedJs Logo

License NPM Version


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

Contributions are welcome! Please check out the issues on the repository, and feel free to open a pull request. For more information, please see the contributing guidelines.