{"id":22606027,"url":"https://github.com/sohamratnaparkhi/transliterate","last_synced_at":"2025-04-11T05:14:49.231Z","repository":{"id":44369840,"uuid":"512181756","full_name":"SohamRatnaparkhi/Transliterate","owner":"SohamRatnaparkhi","description":"This is a project created for revolutionizing Online Education by trying to eradicate the problem of language barrier ","archived":false,"fork":false,"pushed_at":"2023-02-16T06:09:23.000Z","size":22521,"stargazers_count":9,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T05:14:41.517Z","etag":null,"topics":["flask","flask-application","free","hackathon-project","hacktoberfest","hacktoberfest2022","javascript","open-source","python","transliteration"],"latest_commit_sha":null,"homepage":"https://transliterate-ht.herokuapp.com/","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/SohamRatnaparkhi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-09T12:36:03.000Z","updated_at":"2023-05-29T12:38:09.000Z","dependencies_parsed_at":"2023-01-25T18:46:31.370Z","dependency_job_id":null,"html_url":"https://github.com/SohamRatnaparkhi/Transliterate","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/SohamRatnaparkhi%2FTransliterate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SohamRatnaparkhi%2FTransliterate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SohamRatnaparkhi%2FTransliterate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SohamRatnaparkhi%2FTransliterate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SohamRatnaparkhi","download_url":"https://codeload.github.com/SohamRatnaparkhi/Transliterate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345268,"owners_count":21088245,"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":["flask","flask-application","free","hackathon-project","hacktoberfest","hacktoberfest2022","javascript","open-source","python","transliteration"],"created_at":"2024-12-08T14:12:15.276Z","updated_at":"2025-04-11T05:14:49.211Z","avatar_url":"https://github.com/SohamRatnaparkhi.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transliterate\n\n- This is `Flask web-app`. \n- Its `Heroku app` is available as well.\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cb\u003e🧵 A short note from developer!\u003c/b\u003e\u003c/summary\u003e\n  \u003cbr/\u003e\n  There is a high possibility that the Heroku link might not work in future because I might loss the free teir access soon. If it fails to work, you can still use the application by `git cloning` it.\n  \u003cbr/\u003e \n\u003c/details\u003e\n\n\n \u003e From a developer's perspective, I think it would be best to use the Flask app!\n- Its documentation is available in the [Documentaion folder](https://github.com/SohamRatnaparkhi/Transliterate/tree/main/Documentation). It will help you to get started with the tool.\n\n\n\n## Run the following commands in the terminal to use this app locally.\nBefore that some basic pre-requisites!\n- [Install `git`](https://git-scm.com/downloads)\n- [Python3](https://www.python.org/downloads/)\n\n\nthen run following commands. \n\n`STEP 1` - Creating virtual enviroment\u003cbr\u003e\nTo do so:-\n```\n  pip install virtualenv\n```\n```\n\n  virtualenv transliterate\n  .\\transliterate\\Scripts\\activate\n```\n----\n`STEP 2` - Cloning the project locally\n```\n    git clone https://github.com/SohamRatnaparkhi/Transliterate.git\n    cd Transliterate\n```\n----\n`STEP 3` - Installing all dependancies\n\n```\n    pip install -r requirements.txt\n```\n---\n`STEP 4` - Running the flask app!\n```\n    flask run\n```\n\n\u003e It would be great if you will ⭐ this repo!\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003ch2\u003eTransliterate-2\u003c/h2\u003e (a newer and better version of this app)\u003c/summary\u003e\n  \u003cbr/\u003e\n A newer version of this app is available \u003ca href=\"https://github.com/SohamRatnaparkhi/transliterate-v2\"\u003ehere\u003c/a\u003e but as this version is very close to my heart, I won't drop this version.\n \n The latest version though - has some added features like:\n \n * Translation of video along with audio with text.\n * Much better UI\n * Now users wont get redirected to a new page to see the translation.\n  \u003cbr/\u003e \n\u003c/details\u003e\n\n\n## Screenshots of website\n\n![image](https://user-images.githubusercontent.com/92905626/185051024-85a5e4fb-17b5-455e-a55d-d0592c307a39.png)\n![image](https://user-images.githubusercontent.com/92905626/185051183-da6bc7f6-658f-42d4-8b66-569a75cb2ae5.png)\n![image](https://user-images.githubusercontent.com/92905626/185051306-1aae41aa-4aa7-4517-8e19-6abfb5df18e8.png)\n![image](https://user-images.githubusercontent.com/92905626/185051414-5bd92ebb-106c-4abf-8297-f6fcf10f651a.png)\n\n\nSome important links to get help you getting started with this tool:\n- [Guide](https://github.com/SohamRatnaparkhi/Transliterate/blob/main/Documentation/guide.md)\n- [Features](https://github.com/SohamRatnaparkhi/Transliterate/blob/main/Documentation/features.md)\n- [Supported languages](https://github.com/SohamRatnaparkhi/Transliterate/blob/main/Documentation/LanguageSupport.md)\n\nYou can always [open an issue](#https://github.com/SohamRatnaparkhi/Transliterate/issues) if you have any questions or open a discussion. Thanks for using Transliterate!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohamratnaparkhi%2Ftransliterate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsohamratnaparkhi%2Ftransliterate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohamratnaparkhi%2Ftransliterate/lists"}