Elumalai, Vijayakumar Greetings!
Can you suggest any Azure OpenAI services for code migration from one language to other language ?
Did you check Codex models and Azure OpenAI Service already?
The Codex model series is a descendant of our GPT-3 series that's been trained on both natural language and billions of lines of code. It's most capable in Python and proficient in over a dozen languages including C#, JavaScript, Go, Perl, PHP, Ruby, Swift, TypeScript, SQL, and even Shell.
You can use Codex for a variety of tasks including:
- Turn comments into code
- Complete your next line or function in context
- Bring knowledge to you, such as finding a useful library or API call for an application
- Add comments
- Rewrite code for efficiency
Also, see Generative AI-based Code Conversion Solution
I did not see any challenges. If you have any specific requirements do let us know so we can assist you accordingly.
If the response helped, please do click Accept Answer
and Yes
for was this answer helpful.
Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.