Skip to content

fortunabmc/chatgpt-py2ts

Repository files navigation

ChatGPT - PY to TS

This little project harnesses ChatGPT to convert Python files to Typescript

Getting Started

  1. Install dependencies pnpm i
  2. Grab a project from somewhere

I used pnpm --dir input degit <REPO> <NAME>

  1. Run the tool pnpm start ./input/<NAME>/**/*.py
  2. Inspect the output dir for your typescript files

About

Python to Typescript Transpiler using OpenAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published