Website for machine-translated light novels
Top 49.0% on sourcepulse
This project provides a web-based platform for automatically translating Japanese light novels into other languages, targeting readers who want to access Japanese web novels and local EPUB/TXT files with machine translation. It aims to simplify the process of accessing and reading translated light novels.
How It Works
The system scrapes Japanese web novels from supported platforms like Kakuyomu and Novelup, or processes uploaded EPUB/TXT files. It then utilizes various machine translation engines, including Baidu, Youdao, and OpenAI-like APIs (e.g., DeepSeek), to generate translated versions. Features like glossaries and side-by-side text display are supported, with output available in EPUB and TXT formats, and an online reader.
Quick Start & Requirements
git clone https://github.com/FishHawk/auto-novel.git && cd auto-novel && docker compose up [-d]
.env
file for data paths and optional proxy/Pixiv cookies.http://localhost
.Highlighted Details
Maintenance & Community
CONTRIBUTING.md
.Licensing & Compatibility
Limitations & Caveats
The project is explicitly stated as not designed for individual deployment, with potential issues regarding feature availability and forward compatibility.
1 day ago
1 day