{"id":19135992,"url":"https://github.com/shchoholiev/it-ingredients-recognizer","last_synced_at":"2026-06-19T15:32:49.535Z","repository":{"id":236567742,"uuid":"792871751","full_name":"Shchoholiev/it-ingredients-recognizer","owner":"Shchoholiev","description":"Ingredients Recognizer is a Python app for Raspberry PI that powers Ingredients Tracker system, focusing on inventory management and recipe processing for both home and professional kitchens. ","archived":false,"fork":false,"pushed_at":"2024-04-28T03:15:05.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-13T15:07:20.616Z","etag":null,"topics":["camera","python","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shchoholiev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-27T19:36:53.000Z","updated_at":"2025-05-04T17:51:22.000Z","dependencies_parsed_at":"2024-04-27T20:33:14.629Z","dependency_job_id":"6d0453dc-cee4-4630-b336-20f4730cb078","html_url":"https://github.com/Shchoholiev/it-ingredients-recognizer","commit_stats":null,"previous_names":["shchoholiev/it-ingredients-recognizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shchoholiev/it-ingredients-recognizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shchoholiev%2Fit-ingredients-recognizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shchoholiev%2Fit-ingredients-recognizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shchoholiev%2Fit-ingredients-recognizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shchoholiev%2Fit-ingredients-recognizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shchoholiev","download_url":"https://codeload.github.com/Shchoholiev/it-ingredients-recognizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shchoholiev%2Fit-ingredients-recognizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34538219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["camera","python","raspberry-pi"],"created_at":"2024-11-09T06:32:51.605Z","updated_at":"2026-06-19T15:32:49.510Z","avatar_url":"https://github.com/Shchoholiev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# it-ingredients-recognizer\nIngredients Recognizer is a Python app for Raspberry PI that powers Ingredients Tracker system, focusing on inventory management and recipe processing for both home and professional kitchens. \n\n## Building application\n``` bash\npython -m build\n```\n\n## Accessing Raspberry Pi through ssh\n1. Find Pi in network\n    ``` bash\n    arp -a\n    ```\n2. Connect to Pi: ssh username@devicename\n    ``` bash\n    ssh shchoholiev@sis-access-point\n    ```\n3. Enter password: 1654\n\n## Installing application on Raspberry Pi\n1. Copy wheel to Pi\n    ``` bash\n    scp dist/ingredients_recognizer-1.0.0-py3-none-any.whl shchoholiev@sis-access-point:/home/shchoholiev\n    ```\n2. On Raspberry Pi - install app as sudo (required for camera access)\n    ``` bash\n    sudo pip install ingredients_recognizer-1.0.0-py3-none-any.whl\n    ```\n3. Run the app\n    ``` bash\n    sudo ingredients_recognizer\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshchoholiev%2Fit-ingredients-recognizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshchoholiev%2Fit-ingredients-recognizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshchoholiev%2Fit-ingredients-recognizer/lists"}