diff options
author | Alex Cureton-Griffiths <alexcg1@users.noreply.github.com> | 2021-04-28 16:28:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 16:28:00 +0000 |
commit | ea89f72a83c9742f8824c472da9d3bc5777db46f (patch) | |
tree | 0c99e8a7c23cd3994bf2f7120d41211bc06929b0 | |
parent | New Genealogy section - Including Genea.app (#2485) (diff) | |
download | awesome-selfhosted-ea89f72a83c9742f8824c472da9d3bc5777db46f.tar.gz awesome-selfhosted-ea89f72a83c9742f8824c472da9d3bc5777db46f.zip |
Add Jina open-source search framework (#2488)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |