{"id":20539519,"url":"https://github.com/lestherll/sign_lang_translator","last_synced_at":"2026-06-06T11:31:21.546Z","repository":{"id":56185695,"uuid":"314702085","full_name":"lestherll/sign_lang_translator","owner":"lestherll","description":"Translate sign language to text using Computer Vision and Neural Networks","archived":false,"fork":false,"pushed_at":"2020-11-22T10:32:08.000Z","size":33796,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T04:13:52.359Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/lestherll.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-11-21T00:35:37.000Z","updated_at":"2021-08-03T22:01:02.000Z","dependencies_parsed_at":"2022-08-15T14:20:15.284Z","dependency_job_id":null,"html_url":"https://github.com/lestherll/sign_lang_translator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lestherll/sign_lang_translator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestherll%2Fsign_lang_translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestherll%2Fsign_lang_translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestherll%2Fsign_lang_translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestherll%2Fsign_lang_translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestherll","download_url":"https://codeload.github.com/lestherll/sign_lang_translator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestherll%2Fsign_lang_translator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33981122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-16T00:52:50.941Z","updated_at":"2026-06-06T11:31:21.530Z","avatar_url":"https://github.com/lestherll.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sign Language Translator\nOur project for Unihack 2020.\nTranslate sign language to text\nCurrently only supports ASL\n\n## Setting up\nClone the repository\n```sh\ngit clone https://github.com/lestherll/sign_lang_translator.git\n```\n\nNavigate directory\n```sh\ncd sign_lang_tanslator\n```\n\nConfiguring virtual environment\n```py\npython3 -m venv venv\n```\n\nInstalling dependencies\n```sh\npip install -r requirements.txt\n```\n\n## Usage\nFor Linux and Mac:\n```sh\nexport FLASK_APP=sign_lang_translator\nexport FLASK_ENV=development\nflask run\n```\n\nFor Windows cmd, use set instead of export:\n```sh\nset FLASK_APP=sign_lang_translator\nset FLASK_ENV=development\nflask run\n```\n\nFor Windows PowerShell, use $env: instead of export:\n```sh\n$env:FLASK_APP = \"sign_lang_translator\"\n$env:FLASK_ENV = \"development\"\nflask run\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flestherll%2Fsign_lang_translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flestherll%2Fsign_lang_translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flestherll%2Fsign_lang_translator/lists"}