diff options
author | Bob van Luijt <bob@semi.technology> | 2022-03-27 14:44:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-27 14:44:59 +0000 |
commit | 5002072152cb4f5f52c316312c2d4d1bcad7ce8a (patch) | |
tree | bc804b55df83ce0dd112e551f74d9794a9f35a39 | |
parent | Update to Paperless-ngx instead of -ng (#2908) (diff) | |
download | awesome-selfhosted-5002072152cb4f5f52c316312c2d4d1bcad7ce8a.tar.gz awesome-selfhosted-5002072152cb4f5f52c316312c2d4d1bcad7ce8a.zip |
Update Weaviate (fixed broken link and added docs) (#2901)
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1052,8 +1052,7 @@ Games, game servers and control panels. - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](https://www.mindmaps.app)) `AGPL-3.0` `HTML5` - [My Mind](https://github.com/ondras/my-mind) - Web application for creating and managing mind maps. ([Demo](https://my-mind.github.io/?url=examples%2Ffeatures.mymind)) `MIT` `Javascript` -- [Weaviate](https://github.com/semi-technologies/weaviate) - A cloud-native, realtime vector search engine integrating scalable machine learning models (GraphQL and RESTful APIs). ([Demo](https://www.semi.technology/documentation/weaviate/current/)) `BSD-3-Clause` `Go` - +- [Weaviate](https://weaviate.io/) - A cloud-native, realtime vector search engine integrating scalable machine learning models (GraphQL and RESTful APIs). ([Demo](https://github.com/semi-technologies/semantic-search-through-wikipedia-with-weaviate/), [Source Code](https://github.com/semi-technologies/weaviate), [Clients](https://weaviate.io/developers/weaviate/current/client-libraries/index.html)) `BSD-3-Clause` `Go` ### Learning and Courses |