#143 · Primary category: Knowledge Base & RAG
embedJs
A NodeJS RAG framework to easily work with LLMs and embeddings
Project last updated:06/26/26
GitHub Stars
601
Forks
75
Contributors
17
License
Apache-2.0
Why we included this project
EmbedJs is a Node.js library that handles the retrieval side of LLM applications without you having to assemble the pipeline yourself. It takes your source data, splits it into chunks, generates embeddings, and stores them in a vector database, so you can ask questions about your own documents in plain language. The framework works with a range of embedding models and LLM backends, so you can pick providers based on cost or hosting constraints. That makes it a practical starting point for teams that want a working retrieval loop quickly but expect to swap components later. It also suits developers who would rather keep their whole stack in JavaScript than move to Python for AI work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience