# mckaywrigley/ai-code-translator

Use AI to translate code from one language to another.

Repository: https://github.com/mckaywrigley/ai-code-translator
Canonical: https://ross.abutalabs.com/products/ai-code-translator
Homepage: https://JoinTakeoff.com
Language: TypeScript
License Family: other
Last push: 2023-12-21T00:19:08+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 89
- inputs: {"age_days": 1251, "days_push": 987, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4169, forks 622 (observed 2026-08-28T04:08:37.985995+00:00)

## What it is
A web application that uses AI (LLMs) to translate source code from one programming language to another. It is a Next.js/TypeScript app that can be run locally.

## Use cases
- convert python code to javascript
- translate a function from java to go
- migrate a codebase snippet to another language
- rewrite code in a different programming language with AI
- port a script from ruby to typescript

## When to choose
- you want a quick AI-assisted translation of code between languages
- you prefer a self-hosted web UI for code conversion

## When to avoid
- you need guaranteed-correct, compiler-verified translations
- you want a maintained tool - the repo has no license and sees little activity
- you need offline translation without an LLM API

## Facets
- artifact type: application
- maturity: maintenance
- function: llm-inference, developer-tools, code-review
- domain: developer-tools, programming-languages, artificial-intelligence
- platform: -
- tags: code-translation, openai, nextjs, ai-powered, language-migration, web-server, nodejs, typescript

## Member repositories
- mckaywrigley/ai-code-translator (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:37.985995+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:45.443752+00:00, confidence not recorded.
  - readme: https://github.com/mckaywrigley/ai-code-translator (fetched 2026-08-28T04:08:37.985995+00:00, sha 5e03334f23ce)
  - homepage: https://JoinTakeoff.com (fetched 2026-08-29T09:13:47.421688+00:00, sha 29e9f961b06f)
  - site_page: https://www.jointakeoff.com/about (fetched 2026-08-29T09:13:47.428716+00:00, sha 2b10fb196859)
  - site_page: https://www.jointakeoff.com/pricing (fetched 2026-08-29T09:13:47.424720+00:00, sha f96920d1f316)
  - site_page: https://www.jointakeoff.com/changelog (fetched 2026-08-29T09:13:47.426782+00:00, sha 018395019c4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
