{"id":18371262,"url":"https://github.com/sub-mod/mnist-app","last_synced_at":"2025-04-06T19:31:53.948Z","repository":{"id":51020222,"uuid":"100313406","full_name":"sub-mod/mnist-app","owner":"sub-mod","description":"UI for tensorflow mnist-app","archived":false,"fork":false,"pushed_at":"2023-01-05T05:28:16.000Z","size":664,"stargazers_count":3,"open_issues_count":12,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T05:14:18.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/sub-mod.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}},"created_at":"2017-08-14T22:11:39.000Z","updated_at":"2020-03-03T16:28:06.000Z","dependencies_parsed_at":"2023-02-03T13:31:47.473Z","dependency_job_id":null,"html_url":"https://github.com/sub-mod/mnist-app","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sub-mod%2Fmnist-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sub-mod%2Fmnist-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sub-mod%2Fmnist-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sub-mod%2Fmnist-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sub-mod","download_url":"https://codeload.github.com/sub-mod/mnist-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247539087,"owners_count":20955239,"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-11-05T23:43:27.712Z","updated_at":"2025-04-06T19:31:53.466Z","avatar_url":"https://github.com/sub-mod.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# install\n\n    $ pip install -r requirements.txt\n    $ npm install\n    $ gunicorn main:app --log-file=-\n\n\n# dockerbuild\n\ndocker build -t submod/mnist-app -f Dockerfile.nodejs .\n\n\n# Integration With OpenShift\n\nEnsure that you are connected to an OpenShift project\n\n```\noc new-project test\n```\n\nCreate the template for mnist web application.\n\n```\noc create -f https://raw.githubusercontent.com/sub-mod/mnist-app/master/template.json\n```\n\nOnce the tensorflow serving endpoints are created deploy the mnist-app.\nThis app needs 2 serving endpoints.For more details look here [tensorflow-serving-s2i](https://github.com/radanalyticsio/tensorflow-serving-s2i)\n\n\n```\noc new-app --template=mnistapp --param=APPLICATION_NAME=mnist-app \\\n\t--param=PREDICTION_SERVICE1=tf-reg \\\n\t--param=PREDICTION_SERVICE2=tf-cnn\n```\n\n### credits:\nThe UI layer code was used with permission from Yoshihiro Sugi (@sugyan). The backend was redeveloped to work with tensorflow model server and openshift.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsub-mod%2Fmnist-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsub-mod%2Fmnist-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsub-mod%2Fmnist-app/lists"}