From ea89f72a83c9742f8824c472da9d3bc5777db46f Mon Sep 17 00:00:00 2001 From: Alex Cureton-Griffiths Date: Wed, 28 Apr 2021 18:28:00 +0200 Subject: [PATCH] Add Jina open-source search framework (#2488) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee1cb6ef..2ed99a12 100644 --- a/README.md +++ b/README.md @@ -1354,6 +1354,7 @@ _See also [Monitoring](#monitoring)_ - [Ambar](https://ambar.cloud) - Document Search Engine (OCR, Store & Search). ([Demo](https://app.ambar.cloud/), [Source Code](https://github.com/RD17/ambar)) `MIT` `Nodejs/Python` - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` +- [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `MIT` `Python` - [MeiliSearch](https://meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python` - [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://sist2.simon987.net/)) `GPL-3.0` `C`