/st-auto-tagger

Automatically import tags into SillyTavern

Primary LanguageJavaScriptMIT LicenseMIT

SillyTavern Auto Tagger

SillyTavern Auto Tagger is an extension aimed at facilitating quick tagging of cards. Currently it pulls tags and optionally creator info from CHUB. Future sources of tags, including LLM based character tag analysis are planned.

Features

  • Leverages a Dice Coefficient based matching method that allows the system to identify and match modified cards.
  • Seemlessly integrates into the existing tag importing system.
  • Provides the option to import the tagline into the creator's notes field.

Installation and Usage

Utilize SillyTavern's third party extension importer.

image

image

Prerequisites

This extension requires the latest version of SillyTavern to run.

Documentation

The codebase includes docstrings to make it easier to understand the purpose and functionality of individual functions and classes. Please read these docstrings for more information on how to use the different components of this extension.

Support and Contributions

If you encounter any issues while using this extension, please file an issue on GitHub. If you'd like to contribute to this project, feel free to fork the repository and submit a pull request.

License

SillyTavern Auto Tagger is available under the MIT License.