diff options
author | Nishil <63183230+Nishil07@users.noreply.github.com> | 2021-12-10 22:27:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-10 22:27:20 +0000 |
commit | a8d758c560340cc8b685df7d2347eb34bd26e2e8 (patch) | |
tree | 00b1cc30209b118f6110399c901f313c672ee8e5 | |
parent | use project's correct name for FoodCoopShop (#2776) (diff) | |
download | awesome-selfhosted-a8d758c560340cc8b685df7d2347eb34bd26e2e8.tar.gz awesome-selfhosted-a8d758c560340cc8b685df7d2347eb34bd26e2e8.zip |
updating the license of Jina (#2773)
Correcting the mentioned license for Jina
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1548,7 +1548,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [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](https://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` +- [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `Apache-2.0` `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://searx.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/searx/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` |