llm-tools/embedJs
A NodeJS RAG framework to easily work with LLMs and embeddings
This framework helps developers personalize Large Language Model (LLM) responses by integrating them with custom data. It takes your organization's documents or information, processes it, and allows the LLM to provide answers or engage in conversations using that specific context. It's designed for Node.js developers building applications that need context-aware AI interactions.
602 stars and 1,219 monthly downloads. Available on npm.
Use this if you are a Node.js developer looking to build applications where LLMs can provide highly relevant answers or generate text based on your specific private or proprietary datasets.
Not ideal if you are not a developer, or if you need a pre-built, end-user application for personalized LLM interactions without writing code.
Stars
602
Forks
72
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Nov 17, 2025
Monthly downloads
1,219
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/llm-tools/embedJs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
parthsarthi03/raptor
The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
neuron-core/raptor-retrieval
Recursive Abstractive Processing for Tree-Organized Retrieval - Neuron PHP Framework
DHT-AI-Studio/RAPTOR
RAPTOR (Rapid AI-Powered Text and Object Recognition) is an AI-native Content Insight Engine...
manjotdhiman/ragify-js
RAG implementation for Node JS
Neverdecel/CodeRAG
CodeRAG is an AI-powered tool for real-time codebase querying and augmentation using OpenAI and...