Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hc0127/open-ai-poemting
https://github.com/hc0127/open-ai-poemting
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hc0127/open-ai-poemting
- Owner: hc0127
- Created: 2023-06-07T05:14:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-17T15:30:22.000Z (over 1 year ago)
- Last Synced: 2024-04-20T00:25:03.072Z (8 months ago)
- Language: TypeScript
- Size: 2.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```