Skip to content

jabelardo/character-tools

 
 

Repository files navigation

character-tools

Character tools is a web application created to make it easier for me to create and edit character cards.

Features

Character Editor

Edit character cards in a simple and easy to use interface.

  • Import .json .png & .webp character cards
  • Export .png & .json character cards
  • Easy access for common macros
    • Replace character name
  • Token count for the most common Tokenizers
  • Apply CharacterBook to your characters

Character Library

Save characters in a "on browser" library that use indexedDb, all your information is stored locally, no data is sent to the server.

  • Easy visualization of your characters in the library.
  • Import single or multiple characters at once.
  • Save a copy of your library to use in another browser.

CharacterBook editor

Also known as LoreBooks or Worldbooks, these are collections of knowledge that can be inserted dynamicly into your prompts.

  • Share & Import CharacterBooks with others.
  • Easy management of Entries.

CharacterBook library

  • Manage your CharacterBooks
  • Import single or multiple CharacterBooks at once.
  • Save a copy of your library to use in another browser.

Future Features

Right now I'm mostly concerned in getting bugs busted and updating dependencies I don't have plans to add new features, though I want to improve the lorebook UI. But I'm open to suggestions and feedback.

Note

This staerted as a fork of @SrJuggernaut/character-tools

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%