{"id":16265965,"url":"https://github.com/gjovanov/facer","last_synced_at":"2025-03-16T13:31:05.667Z","repository":{"id":36490251,"uuid":"161949100","full_name":"gjovanov/facer","owner":"gjovanov","description":"Face Recognition in the browser","archived":false,"fork":false,"pushed_at":"2023-01-04T21:40:55.000Z","size":13746,"stargazers_count":105,"open_issues_count":26,"forks_count":58,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-27T09:34:52.239Z","etag":null,"topics":["docker","face-recognition","nodejs","realtime","tensorflowjs","vuejs"],"latest_commit_sha":null,"homepage":"https://facer.xplorify.net","language":"Vue","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/gjovanov.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":"2018-12-15T22:36:54.000Z","updated_at":"2023-12-22T06:46:18.000Z","dependencies_parsed_at":"2023-01-17T02:01:02.852Z","dependency_job_id":null,"html_url":"https://github.com/gjovanov/facer","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjovanov%2Ffacer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjovanov%2Ffacer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjovanov%2Ffacer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjovanov%2Ffacer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjovanov","download_url":"https://codeload.github.com/gjovanov/facer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243815589,"owners_count":20352194,"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":["docker","face-recognition","nodejs","realtime","tensorflowjs","vuejs"],"created_at":"2024-10-10T17:21:16.929Z","updated_at":"2025-03-16T13:31:03.146Z","avatar_url":"https://github.com/gjovanov.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# face®\n\n[![Facer Demo](https://img.youtube.com/vi/rHUQyRe8JyQ/0.jpg)](https://www.youtube.com/watch?v=rHUQyRe8JyQ)\n\n Realtime Face Recognition app using:\n - [face-api.js](https://github.com/justadudewhohacks/face-api.js)\n - [TensorflowJS](https://github.com/tensorflow/tfjs)\n - [VueJS](https://github.com/vuejs/vue)\n - [NuxtJS](https://github.com/nuxt/nuxt.js/)\n - [VuetifyJS](https://github.com/vuetifyjs/vuetify)\n - [ExpressJS](https://github.com/expressjs/expressjs.com)\n - [Docker](https://github.com/docker)\n\n\n# Install\nRun `npm i` in the root folder\n\n# Run\n\n## Development mode\n1. Run `npm run api` for starting the API server \n2. Run `npm run dev` for starting in development mode\n\n## Production mode\n1. Run `npm run build` for building in production mode\n2. Run `npm run start` for starting in production mode\n\n# Deploy\n\n## Docker build\nEither build your own Docker images\n- `docker build -t gjovanov/facer .`\n\nor us the build script with your own docker hub username and image name:\n\n- `./build.sh`\n\n\n## Docker pull\nOr pull the one from Docker Hub\n`docker pull gjovanov/facer .`\n\n## Docker run\n```docker\ndocker run -d --name facer \\\n    --hostname facer \\\n    --restart always \\\n    -e API_URL=https://facer.xplorify.net \\\n    -p 8081:3000 \\\n    -v /gjovanov/facer/data:/facer/data \\\n    --net=bridge \\\n    gjovanov/facer\n```\n\n## Docker push\n- `docker push gjovanov\\facer`\n\nor use the release.sh script with your own docker hub username and image name:\n- `./release.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjovanov%2Ffacer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgjovanov%2Ffacer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjovanov%2Ffacer/lists"}