Tutorial Node.js backend app for Somali ChatGPT Hackathon
# mathgpt_backend
Tutorial Node.js backend app for Somali ChatGPT Hackathon
To run, first create a `.env` file with your OPEN_AI Key:
```txt
OPENAI_API_KEY=
```
Then run:
- `yarn install`
- `yarn dev`
Then you can find the running application on
localhost