Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hlf20010508/ai-story

中文文章续写系统
https://github.com/hlf20010508/ai-story

Last synced: about 5 hours ago
JSON representation

中文文章续写系统

Awesome Lists containing this project

README

        

# ai-story
> 中文文章续写系统

## 界面展示
![](https://user-images.githubusercontent.com/76218469/190095043-63e4c8e5-5dc1-49a3-a200-a710e3a8c5bd.png)

## 下载模型
```sh
bash model.sh
```

## 安装环境
```sh
pipenv sync
```

## 运行
```py
pipenv run python app.py
```