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.
- 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.
Utilize SillyTavern's third party extension importer.
This extension requires the latest version of SillyTavern to run.
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.
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.
SillyTavern Auto Tagger is available under the MIT License.