Skip to content

Lionhearted1/aiZEN

Repository files navigation

aiZEN

Use AI to translate code from one language to another.

aiZEN

Running Locally

1. Clone Repo

git clone https://github.com/Lionhearted1/aiZEN

2. Install Dependencies

npm i

3. Create .env.local file

touch .env.local

4. Add OpenAI API Key into .en.local file

NEXT_PUBLIC_OPENAI_API_KEY=<your_api_key>

5. Run App

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published