{"id":18318966,"url":"https://github.com/61130061/wepins","last_synced_at":"2026-05-09T09:49:39.985Z","repository":{"id":42762539,"uuid":"277359082","full_name":"61130061/WEPINS","owner":"61130061","description":"The prototype of the Web-services for Python AI model in NodeJS. Just show you how to run python on nodeJS website.","archived":false,"fork":false,"pushed_at":"2022-12-13T06:02:03.000Z","size":5141,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T08:16:14.493Z","etag":null,"topics":["ai","nodejs","opencv","python","webapp"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/61130061.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}},"created_at":"2020-07-05T18:19:16.000Z","updated_at":"2020-07-07T15:57:30.000Z","dependencies_parsed_at":"2023-01-28T08:00:48.865Z","dependency_job_id":null,"html_url":"https://github.com/61130061/WEPINS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/61130061%2FWEPINS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/61130061%2FWEPINS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/61130061%2FWEPINS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/61130061%2FWEPINS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/61130061","download_url":"https://codeload.github.com/61130061/WEPINS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054196,"owners_count":21039952,"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":["ai","nodejs","opencv","python","webapp"],"created_at":"2024-11-05T18:12:06.409Z","updated_at":"2026-05-09T09:49:39.947Z","avatar_url":"https://github.com/61130061.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WEPINS ![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)\n\nWEPINS is just the prototype of the Web-services for Python AI model in NodeJS. In this prototype, we use Yolo object detection to be the example of python processing. \n\n![website](Doc/website.gif)\n\n## Installation\nI assume you have macOS Catalina 10.15.5 with [brew](https://brew.sh/) and [Python3.7.7](https://www.python.org/downloads/).\n\nInstall Node.\n```sh\n$ brew update\n$ brew install node\n```\n\nInstall Python library.\n```sh\n$ pip install numpy\n$ pip install opencv-python\n```\nClone the repository\n```sh\n$ git clone https://github.com/61130061/WEPINS.git\n```\nThen install the packages and run 'app.js'\n```sh\n$ npm install\n$ node app.js\n```\n\n## Using the web app\ncoming...\n\n## Tech\n* [NodeJS](https://nodejs.org/) - evented I/O for the backend\n* [ExpressJS](https://expressjs.com/)\n* [python](https://www.python.org/downloads/) - AI processing\n* [bootstrap](https://getbootstrap.com/) - Frontend UI\n\n## Future\n* Upload image to NodeJS server via frontend html website.\n* Run python file via NodeJS server.\n* Show the output of the python file on the website.\n\n## License\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F61130061%2Fwepins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F61130061%2Fwepins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F61130061%2Fwepins/lists"}