diff --git a/README.md b/README.md index 04ae115..3ae00f3 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# ambience \ No newline at end of file +# ambience +reverse image search and similarity search system
+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/clip_reverse_search_microservice) +- (rgb histogram microservice - https://github.com/qwertyforce/histogram_reverse_search_microservice)