JavaScript rag

Open-source JavaScript projects categorized as rag

Top 23 JavaScript rag Projects

  1. 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-04

    The 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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. memory-lancedb-pro

    Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder Rerank, Multi-Scope Isolation, Management CLI

    Project mention: Build a LanceDB Memory Plugin for OpenClaw | dev.to | 2026-02-28

    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.

  4. 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-04

    View the Project on GitHub

  5. Neurite

    Fractal Graph-of-Thought. Rhizomatic Mind-Mapping for Ai-Agents, Web-Links, Notes, and Code.

  6. Dot

    Text-To-Speech, RAG, and LLMs. All local! (by alexpinel)

  7. 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-25

    As 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:

  8. chatd

    Chat with your documents using local AI

  9. 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.

  10. dkg-engine

    OriginTrail Decentralized Knowledge Graph network node

  11. 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
  12. hivemind

    One brain for all your agents (by activeloopai)

    Project mention: Show HN: Hivemind turns agent traces into skills and shares with your team | news.ycombinator.com | 2026-05-11
  13. node-sdk

    The ChatBotKit Node SDK offers a JavaScript-based platform for effortlessly building conversational AI bots and agents.

    Project mention: Security Agents Need a Thinner Harness | dev.to | 2026-04-10

    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.

  14. 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.

    Project mention: So you wanna build a local RAG? | news.ycombinator.com | 2025-11-28

    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.

  15. ai-starter-kit

    A Web app stack written in FastAPI, Qdrant, and React for creating AI projects

  16. 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-08

    By 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.

  17. treyspace-sdk

    Framework for RAG over Excalidraw canvas data

    Project mention: Show HN: Treyspace ─ Open Source Graph RAG on Your Excalidraw Canvas | news.ycombinator.com | 2025-11-16
  18. magellan

    Your browser-native AI superpower. (by magellan-extension)

  19. 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
  20. farspeak-cli

    Farspeak CLI tool. Talk to your data in the terminal. Turn your data into AI from the terminal.

  21. synapse

    synapse rvm -- reasoning virtual machine (by nienso)

    Project mention: Show HN: Synapse – structurally honest reasoning VM (spec) – the missing layer | news.ycombinator.com | 2026-03-07
  22. gity

    Gity AI Assistant is a web-based tool that allows users to analyze and interact with a Git repository using AI.

  23. 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-09

    DeepThink 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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript rag discussion

Log in or Post with

JavaScript rag related posts

  • NVIDIA RTX Spark: What the Backlash Gets Wrong About AI on Your Desktop [2026]

    1 project | dev.to | 4 Jun 2026
  • Ask HN: What's a good format to submit CSV data for LLMs

    1 project | news.ycombinator.com | 23 Jan 2026
  • An ex-Intel CEO's mission to build a Christian AI: Hasten the return of Christ

    1 project | news.ycombinator.com | 28 Oct 2025
  • Show HN: Sourcebot, the self-hosted Perplexity for your codebase

    4 projects | news.ycombinator.com | 30 Jul 2025
  • Getting Started With Local LLMs Using AnythingLLM

    1 project | dev.to | 7 Jun 2025
  • Build an AI research agent for image analysis with Granite 3.2 Reasoning and Vision models

    2 projects | dev.to | 28 Apr 2025
  • Experimenting mcp-go, AnythingLLM and local LLM executions

    5 projects | dev.to | 21 Apr 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?