Skip to content

Commit bcc3ff5

Browse files
authored
[Research] Add OpenSearch to RAG & Knowledge - Vector Databases (#133)
Co-authored-by: alvinreal <alvinreal@users.noreply.github.com>
1 parent bc000bb commit bcc3ff5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@
295295
- **[Quickwit](https://github.com/quickwit-oss/quickwit)** ![GitHub stars](https://img.shields.io/github/stars/quickwit-oss/quickwit?style=social) - Cloud-native search engine for observability. Open-source alternative to Datadog, Elasticsearch, Loki, and Tempo with native vector search support.
296296
- **[Tantivy](https://github.com/quickwit-oss/tantivy)** ![GitHub stars](https://img.shields.io/github/stars/quickwit-oss/tantivy?style=social) - Full-text search engine library inspired by Apache Lucene and written in Rust. Powers Quickwit and other production search systems.
297297
- **[Manticore Search](https://github.com/manticoresoftware/manticoresearch)** ![GitHub stars](https://img.shields.io/github/stars/manticoresoftware/manticoresearch?style=social) - Easy to use open source fast database for search. Good alternative to Elasticsearch with SQL-like interface and vector search capabilities.
298+
- **[OpenSearch](https://github.com/opensearch-project/OpenSearch)** ![GitHub stars](https://img.shields.io/github/stars/opensearch-project/OpenSearch?style=social) - Open-source distributed and RESTful search and analytics suite with native vector search. Enterprise-grade fork of Elasticsearch with k-NN plugin for semantic search at scale.
298299

299300
#### Embedding Models
300301

0 commit comments

Comments
 (0)