- Clone this repo:
git clone https://github.com/BigWhaleLabs/ketl-ai-rewrite - Create
.envwith the environment variables listed below - Run
yarnin the root folder - Run
yarn start
And you should be good to go! Feel free to fork and submit pull requests.
| Name | Description |
|---|---|
OPEN_AI_API_KEY |
OpenAI API key |
PORT |
Port to run server on (defaults to 1337) |
Also, please, consider looking at .env.sample.