mckaywrigley / ai-code-translator

Use AI to translate code from one language to another.
https://ai-code-translator.vercel.app
3.9k stars 575 forks source link

idea: optional automatic language detection #2

Open transitive-bullshit opened 1 year ago

transitive-bullshit commented 1 year ago

could be cool to add a second api endpoint to take in a string and detect the language which auto-updates the UI and language variable used for the translate completions.

just a fun lil idea if anyone wants to build a PR for it 😄