agent-book-translate 0.1.7

A powerful LLM-driven agentic EPUB book translator with robust progress monitoring and recovery
Documentation
1
2
3
4
//! Local SQLite & FTS5 storage layers.

pub mod checkpoint;
pub mod series;