Violet is a personal toolkit for collecting manga content, running OCR, building search indexes, analyzing keyword graphs, and serving a web viewer.
To deploy without cloning the repository, download the required data files from Google Drive and place them in a data folder:
curl -fsSL https://raw.githubusercontent.com/project-violet/violet/main/deploy.sh | VIOLET_DATA_ROOT=/srv/violet-data shSee DOCKER.md for data layout and local development commands.