{"id":15710799,"url":"https://github.com/dabit3/transilator","last_synced_at":"2025-11-17T15:13:14.443Z","repository":{"id":49506631,"uuid":"204830577","full_name":"dabit3/transilator","owner":"dabit3","description":"Text translation and synthesization Chrome plugin","archived":false,"fork":false,"pushed_at":"2021-06-16T09:16:16.000Z","size":4611,"stargazers_count":45,"open_issues_count":9,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-09T09:59:01.335Z","etag":null,"topics":["aws","aws-amplify","chrome","chrome-extension","chrome-extensions","javascript","serverless"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dabit3.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":"2019-08-28T02:25:41.000Z","updated_at":"2025-07-31T17:00:28.000Z","dependencies_parsed_at":"2022-08-19T17:20:35.431Z","dependency_job_id":null,"html_url":"https://github.com/dabit3/transilator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dabit3/transilator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ftransilator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ftransilator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ftransilator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ftransilator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dabit3","download_url":"https://codeload.github.com/dabit3/transilator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabit3%2Ftransilator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284904673,"owners_count":27082307,"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","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"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":["aws","aws-amplify","chrome","chrome-extension","chrome-extensions","javascript","serverless"],"created_at":"2024-10-03T21:10:14.963Z","updated_at":"2025-11-17T15:13:14.423Z","avatar_url":"https://github.com/dabit3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Transilator Chrome Extension](./header.jpg)\n\nThis code goes along with my blog post [How to Build an AI Enabled Natural Language Synthesization Chrome Extension](https://dev.to/dabit3/how-to-build-an-ai-enabled-natural-language-synthesization-chrome-extension-1bhl).\n\n## Transilator Chrome Extension\n\n### Features\n\n- Turns highlighted text into lifelike speech\n- Text translation to language of your choice (arabic, english, chinese, dutch, spanish, portugese, danish, hindi, italian, japanese, korean, norwegian, polish, russian, swedish, turkish)\n- Language detection (dutch, portugese, english, italian, french, spanish)\n\n### Applications\n- Learning a new language\n- Listening to a news article, documentation, or blog post\n- Reviewing a blog post / tweet before publishing it\n- Users with vision problems / accessibility related use cases\n- Listening to emails\n- Listening to content from other languages\n\n### Demo\n\n[![](youtube.png)](https://www.youtube.com/watch?v=R90uQ_LrpE0)\n\n### Services used\n\nThis app uses Amazon Comprehend to interpret the language of the text, Amazon Translate for translation of the text, and Amazon Polly for voice synthesization of the text.\n\n## Getting started\n\n1. Clone the project and install the dependencies:\n\n```sh\ngit clone https://github.com/dabit3/transilator.git\n\ncd transilator\n\nnpm install\n```\n\n2. Initialize the Amplify project:\n\n```sh\namplify init\n```\n\n3. Deploy the resources:\n\n```sh\namplify push --y\n```\n\n4. Build the bundle\n\n```sh\nnpm run build\n```\n\n5. Upload the extension to chrome\n\n- Visit chrome://extensions (menu -\u003e settings -\u003e Extensions).\n- Enable Developer mode by ticking the checkbox in the upper-right corner.\n- Click on the \"Load unpacked extension...\" button.\n- Select the directory containing your unpacked extension.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabit3%2Ftransilator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabit3%2Ftransilator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabit3%2Ftransilator/lists"}