Image generation bot for NovelAI
Top 18.9% on sourcepulse
This project provides a Koishi plugin for generating images using NovelAI, targeting users of the Koishi chatbot framework who want to integrate AI image generation into their chat platforms. It offers a user-friendly interface for controlling various NovelAI parameters and leverages Koishi's extensibility for multi-platform support and advanced features.
How It Works
The plugin acts as an interface to the NovelAI API, allowing users to trigger image generation directly from chat commands. It supports core NovelAI functionalities like model selection, sampler choice, image dimensions, advanced request syntax, custom negative prompts, and automatic translation of Chinese keywords. Its modular design, built upon the Koishi plugin system, enables seamless integration with other plugins for features like rate limiting, context management, and multi-language support.
Quick Start & Requirements
npm install koishi-plugin-novelai
(within a Koishi project)Highlighted Details
Maintenance & Community
The project is released under the MIT license. Further community and development information can be found by exploring the Koishi ecosystem.
Licensing & Compatibility
Limitations & Caveats
The plugin relies on external NovelAI API access, and its functionality is dependent on the availability and terms of service of the NovelAI service.
5 months ago
Inactive