novelai-bridge
novelai-bridge is a Rust library for NovelAI image-generation APIs and a small set of related helpers.
Scope:
generategenerate_streamencode_vibeaugment-imagedirector toolsget_subscription- PNG metadata parsing
- embedded vibe document extraction
- local image payload normalization / reference preprocessing helpers
Example:
use ;
async
Disclaimer:
- This project is under experimental development and does not guarantee API or behavior stability.
- Development of this project has been assisted by Codex.
Notes:
- This crate does local shape/range validation, not prompt syntax parsing.
- The default transport uses
reqwest + rustls. - This project is not affiliated with NovelAI.
Credits: see CREDITS.md.
License: GPL-3.0-only