{"id":25057004,"url":"https://github.com/andrewmcloud/recommender","last_synced_at":"2025-03-31T09:29:43.110Z","repository":{"id":210417123,"uuid":"106939277","full_name":"andrewmcloud/recommender","owner":"andrewmcloud","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-14T15:33:21.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T13:51:44.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewmcloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-10-14T15:30:46.000Z","updated_at":"2017-10-14T15:33:22.000Z","dependencies_parsed_at":"2023-12-02T16:46:32.958Z","dependency_job_id":null,"html_url":"https://github.com/andrewmcloud/recommender","commit_stats":null,"previous_names":["andrewmcloud/recommender"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcloud%2Frecommender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcloud%2Frecommender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcloud%2Frecommender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcloud%2Frecommender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewmcloud","download_url":"https://codeload.github.com/andrewmcloud/recommender/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246446538,"owners_count":20778818,"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":"2025-02-06T13:46:41.816Z","updated_at":"2025-03-31T09:29:43.088Z","avatar_url":"https://github.com/andrewmcloud.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# recommender\n\nA simple redis based recommender engine, derived from redis-labs go example\n\n## Installation\n\nInstall dependencies with lein\n\n## Usage\n\nCurrently only an API. Run in REPL\n\nAdd Rating\n```clojure\n(rate \"user-name\" \"item-name\" rating)\n```\n\nUpdate Database\n```clojure\n(update-db max-similar-users)\n```\n\nSuggest\n```clojure\n(suggest \"users-name\" max-suggestions)\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmcloud%2Frecommender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewmcloud%2Frecommender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmcloud%2Frecommender/lists"}