Tools
mayocream/koharu: Rust ML-Powered Manga Translator with MCP Server — 1.6K Stars, +353/Day
Koharu is a fully Rust-based manga translation pipeline that chains object detection, OCR, AI inpainting, and LLM translation — all running locally by default via Candle (Hugging Face) and llama.cpp. At 1.6K stars gaining 353/day, it supports GPU acceleration (CUDA, Metal, Vulkan), PSD export with editable text layers, and headless MCP server mode for agent automation. The privacy-first architecture (vision models execute locally, external providers opt-in only) and modular ML pipeline make this a standout example of Rust + ML convergence for a non-trivial production workflow.
Source
↳ Follow the thread