{"id":19119754,"url":"https://github.com/wintermi/get-retail-predictions","last_synced_at":"2026-03-04T20:32:40.620Z","repository":{"id":64535930,"uuid":"576253917","full_name":"wintermi/get-retail-predictions","owner":"wintermi","description":"A command line application designed to provide a simple method of requesting predictions from a Google Cloud Retail API model for all sets of parameters contained within the input file.","archived":false,"fork":false,"pushed_at":"2025-06-24T10:44:59.000Z","size":101,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-17T14:13:02.378Z","etag":null,"topics":["google-cloud","google-cloud-platform"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wintermi.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":"2022-12-09T11:31:24.000Z","updated_at":"2025-06-24T10:45:02.000Z","dependencies_parsed_at":"2023-12-09T14:23:59.027Z","dependency_job_id":"50a2399f-96c2-438b-99f2-1d4721fd08bf","html_url":"https://github.com/wintermi/get-retail-predictions","commit_stats":null,"previous_names":["winterlabs-dev/get-retail-predictions"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/wintermi/get-retail-predictions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-retail-predictions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-retail-predictions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-retail-predictions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-retail-predictions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wintermi","download_url":"https://codeload.github.com/wintermi/get-retail-predictions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-retail-predictions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30091779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T19:41:02.502Z","status":"ssl_error","status_checked_at":"2026-03-04T19:40:05.550Z","response_time":59,"last_error":"SSL_read: 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":["google-cloud","google-cloud-platform"],"created_at":"2024-11-09T05:11:00.136Z","updated_at":"2026-03-04T20:32:40.410Z","avatar_url":"https://github.com/wintermi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Get Retail API Predictions\n\n[![Workflows](https://github.com/wintermi/get-retail-predictions/workflows/Go%20-%20Build/badge.svg)](https://github.com/wintermi/get-retail-predictions/actions)\n[![Go Report](https://goreportcard.com/badge/github.com/wintermi/get-retail-predictions)](https://goreportcard.com/report/github.com/wintermi/get-retail-predictions)\n[![License](https://img.shields.io/github/license/wintermi/get-retail-predictions.svg)](https://github.com/wintermi/get-retail-predictions/blob/main/LICENSE)\n[![Release](https://img.shields.io/github/v/release/wintermi/get-retail-predictions?include_prereleases)](https://github.com/wintermi/get-retail-predictions/releases)\n\n\n## Description\n\nA command line application designed to provide a simple method of requesting predictions from a Google Cloud Retail API model for all sets of parameters contained within the input file.\n\n```\nUSAGE:\n    get-retail-predictions -p PROJECT_NUMBER -s SERVING_CONFIG -i INPUT_FILE\n\nARGS:\n  -b string\n    \tBranch (default \"0\")\n  -c string\n    \tCatalog (default \"default_catalog\")\n  -f string\n    \tFilter String\n  -i string\n    \tParameter Input File  (Required)\n  -l string\n    \tLocation (default \"global\")\n  -n int\n    \tNumber of Results, 1 to 100 (default 5)\n  -p string\n    \tProject Number  (Required)\n  -s string\n    \tServing Config  (Required)\n  -v\tOutput Verbose Detail\n```\n\n## Example Parameter Input File\n\n```\n[\n  {\n    \"event_type\": \"detail-page-view\",\n    \"visitor_id\": \"1\",\n    \"product_details\": [{ \"product\": { \"id\": \"100\" } }]\n  },\n  {\n    \"event_type\": \"detail-page-view\",\n    \"visitor_id\": \"1\",\n    \"product_details\": [{ \"product\": { \"id\": \"200\" } }]\n  }\n]\n```\n\n\n## License\n\n**get-retail-predictions** is released under the [Apache License 2.0](https://github.com/wintermi/get-retail-predictions/blob/main/LICENSE) unless explicitly mentioned in the file header.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintermi%2Fget-retail-predictions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwintermi%2Fget-retail-predictions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintermi%2Fget-retail-predictions/lists"}