{"id":18400064,"url":"https://github.com/spryker-community/snap-find","last_synced_at":"2025-07-09T08:03:53.647Z","repository":{"id":256544413,"uuid":"855659453","full_name":"spryker-community/snap-find","owner":"spryker-community","description":"Finds a product via taking a picture of something related","archived":false,"fork":false,"pushed_at":"2024-11-13T18:40:18.000Z","size":6058,"stargazers_count":0,"open_issues_count":9,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-09T08:02:06.588Z","etag":null,"topics":["hackathon","hackathon-september-2024","spryker"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/spryker-community.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-11T08:44:38.000Z","updated_at":"2024-12-11T11:54:37.000Z","dependencies_parsed_at":"2024-12-24T11:44:37.245Z","dependency_job_id":null,"html_url":"https://github.com/spryker-community/snap-find","commit_stats":null,"previous_names":["spryker-community/snap-find"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spryker-community/snap-find","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spryker-community%2Fsnap-find","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spryker-community%2Fsnap-find/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spryker-community%2Fsnap-find/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spryker-community%2Fsnap-find/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spryker-community","download_url":"https://codeload.github.com/spryker-community/snap-find/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spryker-community%2Fsnap-find/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264419453,"owners_count":23605197,"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":["hackathon","hackathon-september-2024","spryker"],"created_at":"2024-11-06T02:29:27.879Z","updated_at":"2025-07-09T08:03:53.603Z","avatar_url":"https://github.com/spryker-community.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snap Find for Spryker (Hackathon Project)\nCreated by\n- David Wischner [kontakt@david-wischner](mailto:kontakt@david-wischner)\n- Lukas\n- Felicia\n\n## Description\n\nSnap Find allows the user to find a product via taking a picture of something related\n\n## Snap Find quick start\n\nThis section describes how to get started with Snap Find quickly.\n\n### Installing Snap Find\n\nWe have been using the B2B Demo Shop as starting position\nTo set up the extended B2B Demo Shop and its environment, do the following:\n\n1. Create a project folder and navigate into it:\n```bash\nmkdir spryker-snap-find \u0026\u0026 cd spryker-snap-find\n```\n\n2. Clone the project:\n```bash\ngit clone https://github.com/spryker-community/snap-find.git ./\n```\n\n3. Clone the Docker SDK:\n```bash\ngit clone git@github.com:spryker/docker-sdk.git docker\n```\n\n#### Setting up a development environment\n\n1. Bootstrap the docker setup:\n\n```bash\ndocker/sdk boot deploy.dev.yml\n```\n\n2. If the command you've run in the previous step returned instructions, follow them.\n\n3. Build and start the instance:\n```bash\ndocker/sdk up\n```\n\n#### Configure GEMINI-API\n- Get API-Key here: https://aistudio.google.com/app/apikey\n- Copy config_local.dist.php\n```bash\ncp config/Shared/config_local.dist.php config/Shared/config_local.php\n```\n- configure API-Key in your config_local\n```php\n$config[SnapFindConstants::GEMINI_API_KEY] = 'abcabcabcabcabcabcabcabc';\n```\n- OPTIONAL: configure custom endpoint to fulfill your requests (since the endpoint contains the used version, you might want to change it to the latest one)\n```php\n$config[SnapFindConstants::GEMINI_HOST_ENDPOINT] = 'https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-flash-latest:generateContent';\n```\n\nCongratulations, you've successfully set up *Snap Find* and can access http://yves.de.spryker.local/ to play around with the example implementation (use the camera icon right next to the search bar).\n\nPLEASE NOTE: If your camera is not requested, you have to enable camera usage in your browser settings for insecure pages.\nChrome: chrome://flags/#unsafely-treat-insecure-origin-as-secure (add http://yves.de.spryker.local/ , enable the option and restart the browser)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspryker-community%2Fsnap-find","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspryker-community%2Fsnap-find","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspryker-community%2Fsnap-find/lists"}