diff --git a/README.md b/README.md index a7e1ad4..c225453 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # ambience reverse image search and similarity search engine
a wrapper for: -- (phash microservice - https://github.com/qwertyforce/phash_reverse_search_microservice) -- (akaze faiss microservice - https://github.com/qwertyforce/akaze_faiss_reverse_search_microservice) -- (nn features microservice - https://github.com/qwertyforce/nn_reverse_search_microservice) -- (rgb histogram microservice - https://github.com/qwertyforce/histogram_reverse_search_microservice) +- (global_features_web - https://github.com/qwertyforce/global_features_web) +- (local_features_web - https://github.com/qwertyforce/local_features_web) +- (phash_web - https://github.com/qwertyforce/phash_web) +- (color_web - https://github.com/qwertyforce/color_web) +- (text_web - https://github.com/qwertyforce/text_web) +