---
title: "swiss_army_llama vs cherche"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/dicklesworthstone-swiss-army-llama-vs-raphaelsty-cherche"
tools: ["dicklesworthstone-swiss-army-llama", "raphaelsty-cherche"]
---

# swiss_army_llama vs cherche

*GraphCanon updated Aug 23, 2026*

## Verdict

Pick swiss_army_llama if swiss_army_llama offers a versatile semantic text search FastAPI service with precomputed embeddings, similarity measures, and support for various file types via textract; pick cherche if cherche is a Python library for implementing neural search capabilities.

[swiss_army_llama](https://github.com/Dicklesworthstone/swiss_army_llama) reports 1.1k GitHub stars, 66 forks, and 0 open issues, last pushed Feb 27, 2025. [cherche](https://github.com/raphaelsty/cherche) has 332 stars, 14 forks, and 4 open issues, last pushed Jun 1, 2024. Figures are from public GitHub metadata via [swiss_army_llama's repository](https://github.com/Dicklesworthstone/swiss_army_llama) and [cherche's repository](https://github.com/raphaelsty/cherche).

| | [swiss_army_llama](/tools/dicklesworthstone-swiss-army-llama.md) | [cherche](/tools/raphaelsty-cherche.md) |
| --- | --- | --- |
| Tagline | A FastAPI service for semantic text search using precomputed embeddings and advanced similarity measures | Neural Search |
| Stars | 1,056 | 332 |
| Forks | 66 | 14 |
| Open issues | 0 | 4 |
| Language | Python | Python |
| Adopt for | Swiss_army_llama offers a versatile semantic text search FastAPI service with precomputed embeddings, similarity measures, and support for various file types via textract. | Cherche is a Python library for implementing neural search capabilities. |
| Persona | - | - |
| Runtime | - | - |
| License | - | MIT |
| Categories | Data & Retrieval, Vector Databases | Data & Retrieval, Evaluation & Observability, Vector Databases |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [swiss_army_llama](/tools/dicklesworthstone-swiss-army-llama.md) | [cherche](/tools/raphaelsty-cherche.md) |
| --- | --- | --- |
| Days since push | 526d | 812d |
| Open issues (now) | 0 | 4 |
| Stars delta | Unknown | 0 (30d) |
| Open issues delta | Unknown | 0 (30d) |
| Full report | [trust report](/tools/dicklesworthstone-swiss-army-llama/trust.md) | [trust report](/tools/raphaelsty-cherche/trust.md) |

## Shared compatibility

- **Python**: [swiss_army_llama](/tools/dicklesworthstone-swiss-army-llama.md) - Python runtime; [cherche](/tools/raphaelsty-cherche.md) - Python runtime

## Decision facts: swiss_army_llama

- **Adopt for:** Swiss_army_llama offers a versatile semantic text search FastAPI service with precomputed embeddings, similarity measures, and support for various file types via textract.

## Decision facts: cherche

- **Adopt for:** Cherche is a Python library for implementing neural search capabilities.

## Choose when

### Choose swiss_army_llama if…

- Tags unique to swiss_army_llama: embedding-similarity, embedding-vectors, embeddings, llama2.
- swiss_army_llama ships Docker support for self-hosted deployment.
- For projects requiring a comprehensive API solution that includes built-in support for diverse file formats like PDF, image, audio and more through textract

### Choose cherche if…

- Tags unique to cherche: bm25, flashtext, information-retrieval, machine-learning.
- Also covers Evaluation & Observability.
- Cherche is a Python library for implementing neural search capabilities.

## When NOT to use swiss_army_llama

- Avoid if your project is strictly focused on real-time embeddings calculation without leveraging precomputed data
- Not suitable for developers looking to avoid extensive system dependencies listed in its requirements

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

## Common questions

### What is the difference between swiss_army_llama and cherche?

swiss_army_llama: A FastAPI service for semantic text search using precomputed embeddings and advanced similarity measures. cherche: Neural Search. See the comparison table for live GitHub stats and shared categories.

### When should I choose swiss_army_llama over cherche?

Choose swiss_army_llama over cherche when Tags unique to swiss_army_llama: embedding-similarity, embedding-vectors, embeddings, llama2; swiss_army_llama ships Docker support for self-hosted deployment; For projects requiring a comprehensive API solution that includes built-in support for diverse file formats like PDF, image, audio and more through textract.

### When should I choose cherche over swiss_army_llama?

Choose cherche over swiss_army_llama when Tags unique to cherche: bm25, flashtext, information-retrieval, machine-learning; Also covers Evaluation & Observability; Cherche is a Python library for implementing neural search capabilities.

### When should I avoid swiss_army_llama?

Avoid if your project is strictly focused on real-time embeddings calculation without leveraging precomputed data Not suitable for developers looking to avoid extensive system dependencies listed in its requirements

### 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 swiss_army_llama or cherche more popular on GitHub?

swiss_army_llama has more GitHub stars (1,056 vs 332). Stars measure visibility, not whether either tool fits your constraints.

### Are swiss_army_llama and cherche open source?

Yes - both are open-source projects on GitHub.

### Where can I find alternatives to swiss_army_llama or cherche?

GraphCanon lists graph-backed alternatives at [swiss_army_llama alternatives](/tools/dicklesworthstone-swiss-army-llama/alternatives) and [cherche alternatives](/tools/raphaelsty-cherche/alternatives) ([swiss_army_llama markdown twin](/tools/dicklesworthstone-swiss-army-llama/alternatives.md), [cherche markdown twin](/tools/raphaelsty-cherche/alternatives.md)), 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](/compare/dicklesworthstone-swiss-army-llama-vs-raphaelsty-cherche.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, swiss_army_llama or cherche?

swiss_army_llama: Dormant. 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 swiss_army_llama and cherche?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [swiss_army_llama trust report](/tools/dicklesworthstone-swiss-army-llama/trust); [cherche trust report](/tools/raphaelsty-cherche/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=dicklesworthstone-swiss-army-llama`](/api/graphcanon/graph?tool=dicklesworthstone-swiss-army-llama)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
