Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

VincentNarbot/ai-story

Repository files navigation

AI Story

Using Open AI + AWS Polly to write stories

UI

Input: form_to_generate_story

Output: your_story

  • Illustration generated by OpenAI Dall E
  • Story generated by OpenAI GPT
  • Audio generated by AWS Polly

How to run it?

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

About

NextJS + OpenAI + AWS Polly to generate a story

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published