{"id":22374567,"url":"https://github.com/bjoernrave/ai-json-translator","last_synced_at":"2025-07-30T22:31:04.770Z","repository":{"id":208699862,"uuid":"623010160","full_name":"BjoernRave/ai-json-translator","owner":"BjoernRave","description":"This small application allows you to translate your JSON locales file or fill it based on the keys with the help of Chat-GPT","archived":false,"fork":false,"pushed_at":"2023-11-22T20:10:18.000Z","size":112,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T15:04:02.664Z","etag":null,"topics":["chatgpt","i18n","json","nextjs","react","typescript"],"latest_commit_sha":null,"homepage":"https://ai-json-translator.vercel.app","language":"TypeScript","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/BjoernRave.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,"governance":null}},"created_at":"2023-04-03T14:09:03.000Z","updated_at":"2025-02-27T10:05:05.000Z","dependencies_parsed_at":"2023-11-22T21:35:12.167Z","dependency_job_id":null,"html_url":"https://github.com/BjoernRave/ai-json-translator","commit_stats":null,"previous_names":["bjoernrave/ai-json-translator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BjoernRave/ai-json-translator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BjoernRave%2Fai-json-translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BjoernRave%2Fai-json-translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BjoernRave%2Fai-json-translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BjoernRave%2Fai-json-translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BjoernRave","download_url":"https://codeload.github.com/BjoernRave/ai-json-translator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BjoernRave%2Fai-json-translator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267953580,"owners_count":24171419,"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-07-30T02:00:09.044Z","response_time":70,"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":["chatgpt","i18n","json","nextjs","react","typescript"],"created_at":"2024-12-04T21:17:54.989Z","updated_at":"2025-07-30T22:31:04.391Z","avatar_url":"https://github.com/BjoernRave.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Translate or fill the empty strings of your JSON locales with the help of Chat-GPT\n\nIf you are looking for a CLI-option which you can integrate into your development flow, checkout out my other project: [i18n-magic](https://github.com/BjoernRave/i18n-magic)\n\n[Demo](https://ai-json-translator.vercel.app/)\n\nTo get this running either:\n\n- create a `.env` file with your `OPENAI_KEY`\n- paste your key into the provided Textfield\n\nWit this small application you can paste in your locales JSON file, which might look somehing like this:\n\n```json\n{\n  \"hello\": \"\",\n  \"world\": \"\"\n}\n```\n\nor\n\n```json\n{\n  \"hello\": \"Hello\",\n  \"world\": \"World\"\n}\n```\n\nDepending on the mode you choose it will either:\n\n- Try to fill the empty strings based on the name of the key\n- Translate the given values into the desired language\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoernrave%2Fai-json-translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjoernrave%2Fai-json-translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoernrave%2Fai-json-translator/lists"}