match icon indicating copy to clipboard operation
match copied to clipboard

:crystal_ball: Scalable reverse image search built on Kubernetes and Elasticsearch

Results 18 match issues
Sort by recently updated
recently updated
newest added

When i post image its raise error `{"status": "fail", "error": ["ConnectionError(: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(: Failed to establish a new connection:...

I do need an option to search a particular image that's been already indexed by the service and get its similar images without downloading bytes from the remote. If it's...

After cloning this repository, i just run `make dev` and got this warning : `elasticsearch_1 | [2019-03-06T13:47:44,958][WARN ][o.e.c.r.a.DiskThresholdMonitor] [dncUW0k] flood stage disk watermark [95%] exceeded on [dncUW0keT8ySMEaejFDF9w][dncUW0k][/usr/share/elasticsearch/data/nodes/0] free: 10.7gb[4.7%], all...

add support for `application/json` requests

As far as I understand the system, you could only compare a picture send in via URL or formed data with the ones already in place. How could we compare...

I'm have quite a bit of difficulties trying to get started. First I tried building and running the match docker image with an Elasticsearch connectionstring in the form of `https://xxx:xxx@provider:port`...