Skip to content

candre23/AI_CharCard_Editor

 
 

Repository files navigation

This is a simple editor for V2 character cards (V1 cards can also be loaded). Forked from original project here: https://github.com/FaceDeer/pyqt_tavernai_character_editor

Dependencies:

  • PyQt5
  • Pillow
  • pyenchant (optional, but required for spellcheck)

Screenshots: 04_0

04_1

04_2

Changelog:

Version 0.4

  • AI-assisted character generation
  • Able to use ChatGPT or KCPP API for both text and image gen
  • Maximum Effort character generation templates included for several instruct formats
  • Some minor UI tweaks

Version 0.3

  • Create new card from scratch
  • Change card image
  • Spellcheck with context menu suggestions and language selection
  • Token counter can now be updated without having to save the card

Version 0.2

  • Dark mode
  • Font size select

Version 0.1 (initial fork)

  • Larger thumbnails
  • Token count estimate

About

A simple PyQt5 UI for editing TavernAI character cards

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%