agent-book-translate 0.1.2

A powerful LLM-driven agentic EPUB book translator with robust progress monitoring and recovery
Documentation
1
2
3
4
5
6
pub mod agent;
pub mod config;
pub mod core;
pub mod db;
pub mod error;
pub mod job;