Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hc0127/open-ai-poemting


https://github.com/hc0127/open-ai-poemting

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

poemting
==============
_A web application for generate poem,background music,image,voice using [OpenAI](https://openai.com)_

[Online Demo](https://poemting.com)

## Installation

```shell
npm i
```

## Start

```shell
npm start
```

## Build

```shell
npm run build
```