Comparison
MiniSearch vs cherche
Verdict
Pick MiniSearch if miniSearch is a minimalist web-search platform that integrates AI capabilities such as question answering and retrieval-augmented generation directly into browsers; pick cherche if cherche is a Python library for implementing neural search capabilities.
Markdown twin · MiniSearch alternatives · cherche alternatives
GraphCanon updated today
Trust & integrity
| Signal | MiniSearch | cherche |
|---|---|---|
| Maintenance | Very active (0d since push) As of today · github_public_v1 | Dormant (812d since push) As of 2d · github_public_v1 |
| Provenance | Not a fork · Personal account As of today · github_public_v1 | Not a fork · Personal account As of 2d · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- MiniSearch
- Minimalist web-searching platform featuring an AI assistant for browser-based queries.
- cherche
- Neural Search
Stars
- MiniSearch
- 581
- cherche
- 332
Forks
- MiniSearch
- 66
- cherche
- 14
Open issues
- MiniSearch
- 0
- cherche
- 4
Language
- MiniSearch
- TypeScript
- cherche
- Python
Adopt for
- MiniSearch
- MiniSearch is a minimalist web-search platform that integrates AI capabilities such as question answering and retrieval-augmented generation directly into browsers.
- cherche
- Cherche is a Python library for implementing neural search capabilities.
Persona
- MiniSearch
- -
- cherche
- -
Runtime
- MiniSearch
- -
- cherche
- -
License
- MiniSearch
- Apache-2.0
- cherche
- MIT
Last pushed
- MiniSearch
- Aug 24, 2026
- cherche
- Jun 1, 2024
Categories
- MiniSearch
- Data & Retrieval, Inference & Serving
- cherche
- Data & Retrieval, Evaluation & Observability, Vector Databases
Trust and health
Maintenance
- MiniSearch
- Very active (96%)
- cherche
- Dormant (18%)
Days since push
- MiniSearch
- 0d
- cherche
- 812d
Open issues (now)
- MiniSearch
- 0
- cherche
- 4
Stars delta
- MiniSearch
- +3 (30d)
- cherche
- 0 (30d)
Open issues delta
- MiniSearch
- -31 (30d)
- cherche
- 0 (30d)
Full report
- MiniSearch
- Trust report
- cherche
- Trust report
Choose MiniSearch if…
- MiniSearch is primarily TypeScript; cherche is Python.
- License: MiniSearch is Apache-2.0, cherche is MIT.
- The tool operates directly from the browser, suggesting it runs client-side; however, specifics on its model hosting are not provided in the repository.
- Requirements: Dependencies on web browsers that support TypeScript and modern JavaScript features.; Access to online resources as the platform appears to rely on Internet connectivity for operation..
- Tags unique to MiniSearch: ai, ai-search-engine, artificial-intelligence, generative-ai.
- Also covers Inference & Serving.
- MiniSearch ships Docker support for self-hosted deployment.
- When you require an efficient browser-based solution for web searches with built-in AI assistance, specifically designed to operate without relying on heavy server dependencies.
When NOT to use MiniSearch
- In scenarios where extensive offline functionalities are required because MiniSearch operates directly from the browser and may not be viable for operations without internet connectivity.
- If you need heavy customization of the AI-assisted features beyond what is provided, as MiniSearch offers a compact setup which might limit deep feature personalization.
Choose cherche if…
- cherche is primarily Python; MiniSearch is TypeScript.
- License: cherche is MIT, MiniSearch is Apache-2.0.
- Tags unique to cherche: bm25, flashtext, machine-learning, natural-language-processing.
- Also covers Evaluation & Observability, Vector Databases.
- Cherche is a Python library for implementing neural search capabilities.
When NOT to use cherche
- Last GitHub push was 815 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche.
- Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough.
- Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (felladrin/MiniSearch) · observed Aug 25, 2026
- GitHub forks (felladrin/MiniSearch) · observed Aug 25, 2026
- Last push (felladrin/MiniSearch) · observed Aug 24, 2026
- License file (Apache-2.0) · observed Aug 25, 2026
- Decision facts (enrichment) · observed Jul 15, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (raphaelsty/cherche) · observed Aug 23, 2026
- GitHub forks (raphaelsty/cherche) · observed Aug 23, 2026
- Last push (raphaelsty/cherche) · observed Jun 1, 2024
- License file (MIT) · observed Aug 23, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: MiniSearch 581 · cherche 332 (synced Aug 25, 2026).
Common questions
- What is the difference between MiniSearch and cherche?
- MiniSearch: Minimalist web-searching platform featuring an AI assistant for browser-based queries.. cherche: Neural Search. See the comparison table for live GitHub stats and shared categories.
- When should I choose MiniSearch over cherche?
- Choose MiniSearch over cherche when MiniSearch is primarily TypeScript; cherche is Python; License: MiniSearch is Apache-2.0, cherche is MIT; The tool operates directly from the browser, suggesting it runs client-side; however, specifics on its model hosting are not provided in the repository; Requirements: Dependencies on web browsers that support TypeScript and modern JavaScript features.; Access to online resources as the platform appears to rely on Internet connectivity for operation.; Tags unique to MiniSearch: ai, ai-search-engine, artificial-intelligence, generative-ai; Also covers Inference & Serving; MiniSearch ships Docker support for self-hosted deployment; When you require an efficient browser-based solution for web searches with built-in AI assistance, specifically designed to operate without relying on heavy server dependencies.
- When should I choose cherche over MiniSearch?
- Choose cherche over MiniSearch when cherche is primarily Python; MiniSearch is TypeScript; License: cherche is MIT, MiniSearch is Apache-2.0; Tags unique to cherche: bm25, flashtext, machine-learning, natural-language-processing; Also covers Evaluation & Observability, Vector Databases; Cherche is a Python library for implementing neural search capabilities.
- When should I avoid MiniSearch?
- In scenarios where extensive offline functionalities are required because MiniSearch operates directly from the browser and may not be viable for operations without internet connectivity. If you need heavy customization of the AI-assisted features beyond what is provided, as MiniSearch offers a compact setup which might limit deep feature personalization.
- When should I avoid cherche?
- Last GitHub push was 815 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche. Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough. Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- Is MiniSearch or cherche more popular on GitHub?
- MiniSearch has more GitHub stars (581 vs 332). Stars measure visibility, not whether either tool fits your constraints.
- Are MiniSearch and cherche open source?
- Yes - both are open-source projects on GitHub (MiniSearch: Apache-2.0, cherche: MIT).
- Where can I find alternatives to MiniSearch or cherche?
- GraphCanon lists graph-backed alternatives at MiniSearch alternatives and cherche alternatives (MiniSearch markdown twin, cherche markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, MiniSearch or cherche?
- MiniSearch: Very active. cherche: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for MiniSearch and cherche?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: MiniSearch trust report; cherche trust report.