llm-tools/embedJs
A NodeJS RAG framework to easily work with LLMs and embeddings
Handles automatic data chunking and vector embedding storage across multiple data sources, then retrieves contextual information to augment LLM prompts. Supports diverse input types (documents, web pages, APIs) and integrates with popular vector databases and LLM providers through a modular plugin architecture. Designed specifically for Node.js applications requiring semantic search and context-aware chat interfaces.
602 stars and 1,167 monthly downloads. Available on npm.
Stars
602
Forks
72
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Nov 17, 2025
Monthly downloads
1,167
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
DHT-AI-Studio/RAPTOR
RAPTOR (Rapid AI-Powered Text and Object Recognition) is an AI-native Content Insight Engine...
neuron-core/raptor-retrieval
Recursive Abstractive Processing for Tree-Organized Retrieval - Neuron PHP Framework
Neverdecel/CodeRAG
CodeRAG is an AI-powered tool for real-time codebase querying and augmentation using OpenAI and...
himanshu231204/ragnova-rag-chatbot
🔍 End-to-end RAG (Retrieval-Augmented Generation) pipeline built with LangChain, ChromaDB &...