diff options
author | Ilya Pirozhenko <ilya.pir@gmail.com> | 2018-04-19 08:16:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-19 08:16:34 +0000 |
commit | 518f52249041235e3d3538cc40144f76a2e49d85 (patch) | |
tree | 2402503926b78a1557f74312cd3275ca13a4b566 /README.md | |
parent | Update non-free.md (diff) | |
download | awesome-selfhosted-518f52249041235e3d3538cc40144f76a2e49d85.tar.gz awesome-selfhosted-518f52249041235e3d3538cc40144f76a2e49d85.zip |
Update README.md
Added Ambar to Search Engines. It's our second try, now Ambar fully open-source under MIT license
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1082,6 +1082,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection **[`^ back to top ^`](#)** +- [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. ([Demo](http://www.gigablast.com/), [Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [Seeks](https://beniz.github.io/seeks/) - Web search proxy and collaborative distributed tool for websearch. ([Source Code](https://github.com/beniz/seeks)) `AGPL-3.0` `C++` - [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` |