malfoyslastname / character-card-spec-v2

An updated specification for AI character cards.
84 stars 4 forks source link

[Feature Request] Create a repository of example V2 cards and a validator tool. #4

Open Cohee1207 opened 1 year ago

Cohee1207 commented 1 year ago

Hi there,

It would be beneficial to have a standard set of test cards / JSONs so that we could easily verify if the code implements the spec correctly. Also, a way to validate the output V2 card to see if it was formatted correctly.

malfoyslastname commented 1 year ago

Hi! Sorry, I've missed this issue. Those are all great ideas, I will try to do that for you today.

malfoyslastname commented 1 year ago

@Cohee1207

Online parser/validator, v1 field backfiller, v1 card updater, and example valid JSONs.

https://malfoyslastname.github.io/chara-card-utils-web/

Comes with a library if you want to use it, and extensive documentation