8000 GitHub - Disasm/riir: Use AI powers to rewrite code in blazingly fast languagešŸ¦€
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Disasm/riir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

5 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

riir

Use AI powers to rewrite code in blazingly fast languagešŸ¦€

Getting started

Install Rust and Cargo if you haven't already. You can find the installation instructions here.

Install Podman.

Clone this repository:

git clone https://github.com/Disasm/riir.git
cd riir

Create a new file called .env and add your OpenAI API key to it. You can get your OpenAI API key from here. See the example in the .env.example file.

Create a directory for the project and run the tool:

mkdir -p output
cargo run --release -- <source_project> output

Sit back and relax while the tool spends money from your OpenAI account to rewrite the code for you.

About

Use AI powers to rewrite code in blazingly fast languagešŸ¦€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0