Skip to content

Convert or Translate code from one programming language to another programming language using OpenAI GPT-3 API

Notifications You must be signed in to change notification settings

shawon100/code-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-converter

Convert or Translate code from one programming language to another programming language using OpenAI GPT-3 API

Updated to Groq API

Create a groq api here: https://console.groq.com

Run this command in terminal,

pip install groq
export GROQ_API_KEY=<your-api-key-here>
flask run

Documentation

Full Documentation

Demo

Click Here

About

Convert or Translate code from one programming language to another programming language using OpenAI GPT-3 API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published