https://github.com/hunkim/book_writer
https://github.com/hunkim/book_writer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hunkim/book_writer
- Owner: hunkim
- Created: 2022-06-06T02:01:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T23:24:08.000Z (over 3 years ago)
- Last Synced: 2025-03-30T17:51:14.532Z (10 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 38
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# book_writer
## Demo: https://book.sung.ai
#### Step 1: write a sentence (with help from GPT3)
#### Step 2: (Re)generate illustration untill you like (with help from Dalle-mini)
#### Step 3: Save and move on the next sentence

## Example Story
Please share yours.

## Quick run
```bash
make run
```
## Contributions
All comments, PR are welcome.