#85 · Primary category: Knowledge Base & RAG
search-index
A persistent, network resilient, full text search library for the browser and Node.js
Project last updated:08/19/26
GitHub Stars
1.4K
Forks
148
Contributors
56
License
MIT
Why we included this project
Plenty of full-text search libraries expect you to run a separate service, but search-index keeps everything inside your application. It indexes documents in the browser or in Node.js, persists them locally, and keeps answering queries when the network drops. That makes it a good fit for offline documentation, field tools, and any app that can't depend on a remote search backend. The interface is just two promise-based methods, PUT and QUERY, so it drops into an existing JavaScript codebase without much of a learning curve. And because the index is embedded rather than hosted, you decide where the data lives, which is handy for privacy-sensitive or edge deployments.
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