Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 659 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 659 Bytes

Run CrawlSyosetu to get however many chapters of your favorite novel from there and save them to disk

Create a .KNOWLEDGE file in the same folder you saved those raws, see the example on the project root

This file is used to replace Japanese text with English text for consistent name/concept translation. Optional

Create a .PROMPT file in the same folder you saved those raws, see the example on the project root

This is used to send the prompt for the AI to translate

Run BatchBooklet to translate as many chapters as you want

Currently it's hard coded to use "qwen2.5-14b-instruct" running on "localhost:1234", a future version will fix that