make a book and sell online!
https://youtu.be/7Hhxguew2ho

GitHub - yihong0618/bilingual_book_maker: Make bilingual epub books Using AI translate
This is a walk through on how to set up bilingual book maker and start to process your first ebook! and probably you can sell them online!
今天与大家分享如何搭建这个电子书制作工具和开始制作你的第一本电子书!没准可以在网上售卖赚钱!
准备工作 - Things before you start
- [ ] A Computer/Server - 一台电脑或者一个服务器
- [ ] Network access - 网络环境自行解决
- [ ] Github access - Github访问权限
- [ ] Openai API 3.5 - Openai接口权限3.5版本
- [ ] Python 3.8 or later - 3.8或更高版本的Python
- [ ] A book in epub, txt, srt(subtitles) - 一本epub, txt, srt(字幕)格式的电子书
- [ ] Midjourney account(Optional) - MJ账户 (可选)
- [ ] 20 mins - 20 分钟的时间
- [ ] Like/Subscribe/Bell - 传统三连,赞、关注、转发等
Let's GOOOOO! - 走起!
Check your Python version - 检查python版本