Learning project using open-ai
API to generate poems. I've spiced it up with Beyonce lyrics.
Original work by @hortfrancis with support from @codebar
- Clone the repository
- Run
npm install
- Run
npm run dev
- Open your browser and go to
http://localhost:3000/
- Refresh the page to generate a new poem
- Node.js
- Express
- OpenAI API
- HTML
- CSS
- JavaScript