Do AI agents pick Typesense?
How often agents choose Typesense when a developer needs search — measured across Claude, GPT, Gemini.
95% CI 2%–8%
When developers ask an AI agent for search, Typesense is picked 4% of the time — ranking #4 of 5 measured across Claude, GPT, Gemini.
640K package downloads / week
0 docs in FineWeb · 215 URLs in Common Crawl
2.4M installs / month ▼ 8% MoM
Get the full report
The per-model and per-surface breakdown for Typesense — where it wins, where it loses, and to whom — plus an alert when the Pick Rate moves.
About Typesense
An open-source search engine you can host yourself or use via a managed cloud service.
Typesense is a search engine designed for developers who want fast, typo-tolerant full-text search without the operational complexity of larger search platforms. It exposes an HTTP API for indexing documents into collections and querying them, supporting features like filtering, faceting, and ranking. It fits use cases ranging from site search to product catalogs.
Where to start
Start by running a Typesense server (self-hosted or via Typesense Cloud), then use the JavaScript client library to create a collection, index documents, and issue search queries against the HTTP API. The official API documentation and the bundled examples cover the full workflow.
The rest of the Search ranking
| 1 | Meilisearch | 17% |
| 2 | Algolia | 14% |
| 3 | Elasticsearch | 8% |
| 5 | Orama | 0% |