doc: add recommend

This commit is contained in:
yihong0618 2023-05-11 21:41:14 +08:00
parent 7322d4a197
commit c965ace98c
2 changed files with 10 additions and 0 deletions

View File

@ -132,6 +132,11 @@ python make_book.py --book_name 'animal_farm.epub' --openai_key XXXXX --api_base
- Issue 中有些 TODO 没做的都可以选
- 提交代码前请先执行 `black make_book.py` [^black]
# 其它推荐项目
- 书译 iOS -> [AI 全书翻译工具](https://apps.apple.com/cn/app/%E4%B9%A6%E8%AF%91-ai-%E5%85%A8%E4%B9%A6%E7%BF%BB%E8%AF%91%E5%B7%A5%E5%85%B7/id6447665417)
- 沉浸式翻译 -> [/immersive-translate](https://github.com/immersive-translate/immersive-translate)
## 赞赏
谢谢就够了

View File

@ -172,6 +172,11 @@ docker run --rm --name bilingual_book_maker --mount type=bind,source=/home/user/
- TODOs in the issue can also be selected.
- Please run `black make_book.py`[^black] before submitting the code.
# Others better
- 书译 iOS -> [AI 全书翻译工具](https://apps.apple.com/cn/app/%E4%B9%A6%E8%AF%91-ai-%E5%85%A8%E4%B9%A6%E7%BF%BB%E8%AF%91%E5%B7%A5%E5%85%B7/id6447665417)
- 沉浸式翻译 -> [/immersive-translate](https://github.com/immersive-translate/immersive-translate)
## Appreciation
Thank you, that's enough.