SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript rag Projects
-
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience
Project mention: NVIDIA RTX Spark: What the Backlash Gets Wrong About AI on Your Desktop [2026] | dev.to | 2026-06-04The headline marketing number is "1 petaflop" of AI performance. Sounds staggering. Tim Carambat, creator of AnythingLLM and one of the most credible voices in the local AI developer community, has already questioned this figure. His point is one I've validated repeatedly in my own benchmarking: for running large language models locally, memory bandwidth is the actual bottleneck, not raw FLOPS. You can have all the tensor cores in the world, but if you can't feed them data fast enough, your Llama 3 inference is still going to crawl.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder Rerank, Multi-Scope Isolation, Management CLI
This is the problem that memory-lancedb-pro attacks head-on — a community-built plugin that replaces OpenClaw's memory subsystem with a 7-layer hybrid retrieval pipeline, multi-scope isolation, and automatic noise filtering. I've been running it for weeks. Here's how it works, why it's engineered the way it is, and how to build one yourself.
-
super-agent-party
⭐ All-in-one AI companion! Super Agent Party = Self hosted neuro sama + openclaw! ⭐ 全能AI伴侣!超级智能体派对 = 自托管neuro sama + openclaw!
Project mention: Supercharge Your LLMs: Turn Basic APIs into 3D AI Desktop Companions with Zero Code Change | dev.to | 2025-11-04View the Project on GitHub
-
Neurite
Fractal Graph-of-Thought. Rhizomatic Mind-Mapping for Ai-Agents, Web-Links, Notes, and Code.
-
-
garden-skills
ConardLi's open-source Skills collection, featuring web design, knowledge retrieval, image generation, and more.
Project mention: How to Stop Your AI Coding Assistant From Being Useless at Specialized Tasks | dev.to | 2026-04-25As your collection grows, structure matters. A pattern I've seen work well — and one used by open-source skill collections like ConardLi's garden-skills on GitHub — is grouping skills by capability domain:
-
-
ethora
SDK monorepo for Ethora chat / messaging platform. (1) Pick an SDK for your frontend stack. (2) Integrate manually or using ethora-setup. (3) Optionally configure app settings, deploy AI agents etc. Server: ethora.com cloud [free]. Dedicated server + SLA option for enterprise customers.
-
-
hipocampus
Drop-in memory harness for AI agents — 3-tier memory, compaction tree, hybrid search. One command to set up. Works with Claude Code and OpenClaw.
Project mention: Show HN: Hipocampus – Persistent memory harness for AI agents | news.ycombinator.com | 2026-03-18 -
Project mention: Show HN: Hivemind turns agent traces into skills and shares with your team | news.ycombinator.com | 2026-05-11
-
-
node-sdk
The ChatBotKit Node SDK offers a JavaScript-based platform for effortlessly building conversational AI bots and agents.
This is exactly where ChatBotKit core technology has shown its strength since day one. The ChatBotKit agent builder provides the control plane. You design, configure, and update your agents from a single interface. The ChatBotKit Go SDK compiles down to a single binary, roughly 6MB, that contains everything the agent needs to operate. No runtime dependencies. No package manager. No supply chain to compromise. No secrets in .env files. Just a static binary that talks to the ChatBotKit conversation API.
-
byte-vision
Byte-Vision is a privacy-first document intelligence platform that transforms static documents into an interactive, searchable knowledge base. Built on Elasticsearch with RAG (Retrieval-Augmented Generation) capabilities, it offers document parsing, OCR processing, and a modern UI.
I built this for local RAG https://github.com/kbrisso/byte-vision it uses llama.cpp and Elasticsearch. On a laptop with 8 GB GPU it can handle a 30K token size and summarize a fairly large PDF.
-
-
beacon-plugin
Semantic code search plugin for Claude Code using hybrid vector search + BM25. 98% accuracy, 5x faster than grep.
Project mention: How I Built a Claude Code Plugin That Intercepts Grep and Replaces It With Semantic Search | dev.to | 2026-03-08By the end you'll understand every piece of the Claude Code plugin system: hooks, commands, skills, agents, and how they wire together. The plugin we're building is Beacon, which I open sourced at github.com/sagarmk/beacon-plugin.
-
Project mention: Show HN: Treyspace ─ Open Source Graph RAG on Your Excalidraw Canvas | news.ycombinator.com | 2025-11-16
-
-
rag-doctor
🩺 RAG Doctor — Open-source diagnostic tool for Retrieval-Augmented Generation (RAG) systems. Analyzes codebases to detect architectural issues in LLM pipelines such as missing retrieval, bad chunking, embedding mismatches, and vector database misuse.
Project mention: Show HN: RAG Doctor – CLI tool to diagnose broken RAG pipelines | news.ycombinator.com | 2026-03-13 -
farspeak-cli
Farspeak CLI tool. Talk to your data in the terminal. Turn your data into AI from the terminal.
-
Project mention: Show HN: Synapse – structurally honest reasoning VM (spec) – the missing layer | news.ycombinator.com | 2026-03-07
-
gity
Gity AI Assistant is a web-based tool that allows users to analyze and interact with a Git repository using AI.
-
deepthink
Local-first AI workspace for macOS — projects, notes, tasks, knowledge, Claude chat, MCP & CLI. (by aagam-headout)
Project mention: I kept losing project context, so I built a local Mac workspace with MCP, CLI, and hybrid RAG | dev.to | 2026-05-09DeepThink is a local-first workspace for macOS: projects, notes, tasks, reminders, and a personal knowledge base, with a native SwiftUI UI so you can actually browse and edit your data like a real app.
JavaScript rag discussion
JavaScript rag related posts
-
NVIDIA RTX Spark: What the Backlash Gets Wrong About AI on Your Desktop [2026]
-
Ask HN: What's a good format to submit CSV data for LLMs
-
An ex-Intel CEO's mission to build a Christian AI: Hasten the return of Christ
-
Show HN: Sourcebot, the self-hosted Perplexity for your codebase
-
Getting Started With Local LLMs Using AnythingLLM
-
Build an AI research agent for image analysis with Granite 3.2 Reasoning and Vision models
-
Experimenting mcp-go, AnythingLLM and local LLM executions
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jun 2026
Index
What are some of the best open-source rag projects in JavaScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | anything-llm | 61,083 |
| 2 | memory-lancedb-pro | 4,421 |
| 3 | super-agent-party | 2,331 |
| 4 | Neurite | 2,082 |
| 5 | Dot | 1,908 |
| 6 | garden-skills | 1,248 |
| 7 | chatd | 1,079 |
| 8 | ethora | 536 |
| 9 | dkg-engine | 233 |
| 10 | hipocampus | 159 |
| 11 | hivemind | 154 |
| 12 | doclink | 92 |
| 13 | node-sdk | 73 |
| 14 | byte-vision | 70 |
| 15 | ai-starter-kit | 54 |
| 16 | beacon-plugin | 37 |
| 17 | treyspace-sdk | 12 |
| 18 | magellan | 10 |
| 19 | rag-doctor | 4 |
| 20 | farspeak-cli | 2 |
| 21 | synapse | 1 |
| 22 | gity | 1 |
| 23 | deepthink | 0 |