Using Open AI + AWS Polly to write stories
- Illustration generated by OpenAI Dall E
- Story generated by OpenAI GPT
- Audio generated by AWS Polly
First install dependencies
npm install
then copy the .env.example
to be .env.development
and add correct API Keys
Then run it with
npm run dev