{"id":17598103,"url":"https://github.com/cvan/cbir-portal","last_synced_at":"2025-04-13T11:52:17.223Z","repository":{"id":137964627,"uuid":"1169742","full_name":"cvan/cbir-portal","owner":"cvan","description":"Web backend for Content-Based Image Retrieval (CBIR) suite","archived":false,"fork":false,"pushed_at":"2010-12-18T05:11:14.000Z","size":61656,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T16:29:37.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/zachriggle/MSU-CSE484-Content-Based-Image-Retrieval","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cvan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-12-15T00:02:11.000Z","updated_at":"2015-09-29T05:50:47.000Z","dependencies_parsed_at":"2023-03-13T10:55:17.345Z","dependency_job_id":null,"html_url":"https://github.com/cvan/cbir-portal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fcbir-portal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fcbir-portal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fcbir-portal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fcbir-portal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cvan","download_url":"https://codeload.github.com/cvan/cbir-portal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710438,"owners_count":21149188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-22T09:44:29.228Z","updated_at":"2025-04-13T11:52:12.592Z","avatar_url":"https://github.com/cvan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"CBIR Portal Installation\n========================\n\nTo download:\n\n    git clone git://github.com/cvan/cbir-portal.git\n\nWe're using `pip` to fetch and install our dependencies. If you don't already have it, install it now:\n\n    easy_install pip\n\nNow for installing the dependencies:\n\n    pip install -r requirements/common.txt -r requirements/dev.txt\n\nTo set up the database schema:\n\n    ./manage.py syncdb\n\nTo populate the images database:\n\n    ./manage.py imgdb\n\nTo run the Django web server:\n\n    ./manage.py runserver\n\nGlobal variables are defined in `settings.py`.\n\nThe paths to the CBIR package are defined in `environment.py` and `settings.py`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvan%2Fcbir-portal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvan%2Fcbir-portal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvan%2Fcbir-portal/lists"}