Open SourceKnowledge23k
Typesense
Open-source, typo-tolerant search engine optimized for instant results.
Typesense is an open-source, in-memory search engine built in C++ that provides fast, typo-tolerant full-text search with faceting, filtering, geo-search, and built-in vector and semantic search for hybrid retrieval. It ships with a simple REST API, clustering for high availability, and SDKs across languages. It is positioned as an open alternative to Algolia and Elasticsearch for instant-search use cases.
Repository
typesense/typesenseLanguage
C++What you'd build with it
- Build instant search-as-you-type over a documentation or product catalogue
- Run hybrid keyword + semantic vector search for an AI retrieval pipeline
- Self-host a clustered search service with high availability
Tags
searchvector-searchfull-textself-hosted