docsearch  by algolia

Add search to your documentation easily

Created 10 years ago
4,368 stars

Top 11.0% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

Algolia DocSearch provides a free, hosted search solution specifically for software documentation. It enables developers to quickly integrate a powerful, user-friendly search experience into their websites, enhancing discoverability and user engagement. The service is ideal for open-source projects and companies looking to improve their documentation's accessibility without significant development overhead.

How It Works

DocSearch operates via a two-part system: a crawler that ingests documentation content and an Algolia-powered backend that indexes this data. The service then provides frontend JavaScript and React components to render an interactive search interface on the user's website. This approach leverages Algolia's robust search infrastructure for fast, relevant results, abstracting away the complexities of search indexing and querying.

Quick Start & Requirements

  • Primary install / run command: Install via npm or bun: npm install @docsearch/js@5 or bun add @docsearch/js@5 (JavaScript) / npm install @docsearch/react@5 or bun add @docsearch/react@5 (React). Standalone endpoints are also available.
  • Non-default prerequisites and dependencies: Requires Algolia credentials (Application ID, Search-Only API Key, and Index Name). Users typically need to apply for DocSearch to obtain these. Official documentation and playgrounds are available.
  • Links: npm package

Highlighted Details

  • Offered free of charge for documentation search.
  • Powers search for prominent projects including Bootstrap, Element Plus, and VitePress.
  • Features MCP plugins for integrating documentation search with AI tools like ChatGPT and Claude.
  • Provides dedicated JavaScript and React components for seamless integration.

Maintenance & Community

No specific details on maintainers, community channels (like Discord/Slack), or roadmap were present in the provided README snippet. The project is actively used by numerous popular open-source projects.

Licensing & Compatibility

  • License type: MIT License.
  • Compatibility notes: The permissive MIT license allows for commercial use and integration into closed-source projects without significant restrictions.

Limitations & Caveats

The primary JavaScript package (@docsearch/js) is currently tagged as 'alpha', indicating potential instability or ongoing development. Users should be aware of this status when considering adoption for production environments.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
0 stars in the last 30 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Wei-Lin Chiang Wei-Lin Chiang(Cofounder of LMArena), and
13 more.

awesome-tensor-compilers by merrymercy

0%
3k
Curated list of tensor compiler projects and papers
Created 6 years ago
Updated 1 year ago
Starred by Shengjia Zhao Shengjia Zhao(Chief Scientist at Meta Superintelligence Lab), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
14 more.

BIG-bench by google

0%
3k
Collaborative benchmark for probing and extrapolating LLM capabilities
Created 5 years ago
Updated 2 years ago
Starred by Lysandre Debut Lysandre Debut(Chief Open-Source Officer at Hugging Face), Shizhe Diao Shizhe Diao(Author of LMFlow; Research Scientist at NVIDIA), and
14 more.

simpletransformers by ThilinaRajapakse

0%
4k
Rapid NLP task implementation
Created 6 years ago
Updated 2 months ago
Starred by Aravind Srinivas Aravind Srinivas(Cofounder of Perplexity), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
16 more.

text-to-text-transfer-transformer by google-research

0%
7k
Unified text-to-text transformer for NLP research
Created 6 years ago
Updated 1 month ago
Starred by Vaibhav Nivargi Vaibhav Nivargi(Cofounder of Moveworks), Chuan Li Chuan Li(Chief Scientific Officer at Lambda), and
5 more.

awesome-mlops by visenger

0%
14k
Curated MLOps knowledge hub
Created 6 years ago
Updated 1 year ago
Feedback? Help us improve.