{"id":15818707,"url":"https://github.com/hananf11/flask_image_search","last_synced_at":"2026-02-17T13:02:21.613Z","repository":{"id":52179234,"uuid":"303100941","full_name":"hananf11/flask_image_search","owner":"hananf11","description":"This flask plugin allows you to add a simple reverse image search to your flask site.","archived":false,"fork":false,"pushed_at":"2021-11-10T10:53:54.000Z","size":80114,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T02:37:36.246Z","etag":null,"topics":["flask","flask-sqlalchemy","python"],"latest_commit_sha":null,"homepage":"https://flask-image-search.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hananf11.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-11T11:03:29.000Z","updated_at":"2023-11-25T00:46:27.000Z","dependencies_parsed_at":"2022-08-24T01:20:50.573Z","dependency_job_id":null,"html_url":"https://github.com/hananf11/flask_image_search","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/hananf11/flask_image_search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hananf11%2Fflask_image_search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hananf11%2Fflask_image_search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hananf11%2Fflask_image_search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hananf11%2Fflask_image_search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hananf11","download_url":"https://codeload.github.com/hananf11/flask_image_search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hananf11%2Fflask_image_search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29545295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T13:00:00.370Z","status":"ssl_error","status_checked_at":"2026-02-17T12:57:14.072Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","flask-sqlalchemy","python"],"created_at":"2024-10-05T06:04:36.467Z","updated_at":"2026-02-17T13:02:21.563Z","avatar_url":"https://github.com/hananf11.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==================\nFlask Image Search\n==================\n\n\n.. image:: https://img.shields.io/pypi/v/flask_image_search.svg\n        :target: https://pypi.python.org/pypi/flask_image_search\n\n.. image:: https://github.com/hananf11/flask_image_search/actions/workflows/action-ci-cd.yml/badge.svg\n        :target: https://github.com/hananf11/flask_image_search/actions/workflows/action-ci-cd.yml\n        :alt: CI/CD Build status\n\n.. image:: https://readthedocs.org/projects/flask-image-search/badge/?version=latest\n        :target: https://flask-image-search.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n\n\n\nFlask Image Search is an extension for flask that makes it easy to add image searching to your flask site.\n\n\n* Free software: MIT license\n* Documentation: https://flask-image-search.readthedocs.io.\n\n\nFeatures\n--------\n\n* Works with `Flask-SQLAlchemy`_ to make searching your database easy.\n* Searching is fast\n* The indexed images take up very little storage\n* Database changes automatically update the image indexes\n\n.. _Flask-SQLAlchemy: https://flask-sqlalchemy.palletsprojects.com/\n\nHow it works\n------------\n\nFlask-Image-Search uses a `CNN (Convolutional neural network) \u003chttps://en.wikipedia.org/wiki/Convolutional_neural_network\u003e`_,\nthe CNN is used to extract the features from the images in a dataset. The features are stored so they can be searched later with a query image.\nWhen an image is searched it's features are extracted and compared with all the other images to get the distance from the search image,\nthe distances are then used to sort the images.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhananf11%2Fflask_image_search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhananf11%2Fflask_image_search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhananf11%2Fflask_image_search/lists"}