Ross ROSS = Recommend OSS · open-source software intelligence for agents

joshpxyne/gpt-migrate

Easily migrate your codebase from one framework or language to another. observed · 2026-08-28

github.com/joshpxyne/gpt-migrate · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

29/100

  • Activity 0
  • Release rhythm 35
  • Longevity 83

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1166
  • days_rel: n/a
  • days_push: 715
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6978 stars · 501 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GPT-Migrate is a Python CLI tool that uses LLMs (GPT-4 via OpenAI or OpenRouter) to automatically migrate codebases from one framework or language to another. It rewrites source files, generates unit tests, and validates the migrated app, typically running inside Docker.

Use cases

  • migrate a codebase from one language to another
  • convert a Flask app to Node.js
  • port a project to a new framework using GPT-4
  • automatically rewrite legacy code with LLMs
  • generate unit tests while migrating code

When to choose

  • you need to translate a codebase to a different language or framework
  • you want LLM-assisted code migration with automated test validation
  • you're experimenting with AI-driven code rewriting

When to avoid

  • you need guaranteed-correct migration output - the tool warns not to trust results blindly
  • your codebase is large and API costs are a concern, since it may rewrite everything
  • you need a mature, production-supported migration tool

Facets

cli-tool · maturity experimental

llm-inference developer-tools code-review developer-tools large-language-models python cli cross-platform code-migration llm-powered code-translation gpt-4 framework-migration automation docker

2 sources

Member repositories

RepositoryRoleHealth v2
joshpxyne/gpt-migratemain29

For agents

markdown · JSON · MCP: product_card(name="joshpxyne/gpt-migrate")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem