Update, Faraday.dev has officially rebranded as BackyardAI: https://backyard.ai/blog/rebranding-to-backyard
-Currently BackyardAI(previously known as Faraday) can export PNG character cards, however these cards seem to only work with BackyardAI and not with other character AI apps.
-These small scripts converts BackyardAI PNG character cards to TavernAI json files/TavernAI character card PNGs, enabling compatibility and the ability to share your cards with most other character AI apps.
Faraday video installation guide (NSFW)
- Converts BackyardAI PNG character cards to TavernAI JSON and PNG formats
BackyardAI (App that allows you to chat with AI Characters Offline)
- Download and install Python. then run this command on command line to install pillow
pip install "Pillow>=10.1.0"
- Make or load a character in BackyardAI, then go to the Home area -> click on the 3 vertical dots next to the card you want -> click on "Export To PNG" like this
- Download this repository by clicking on Code -> Download zip, then extract on your pc.
- Drag-n-Drop your BackyardAI(Faraday) png to "_BackyardAI_To_TavernAI (drag & drop backyardAI png here).bat" to convert to TarvernAI json and TarvernAI png character card.
- alternately, run
python backyard_to_tavern.py <file_path>
on command line a single backyardAI png to TarvernAI png/json. - or you can try "faraday2tavern.py" in unused folder, though this might only output a json file and probably won't work on most faraday pngs.
- or you can try "BackyardAI card to TavernAI json v4.au3" in unused folder which requires Autoit, though it's been depericated, only generates a json on microsoft windows and doesn't work on most faraday pngs.
- alternately, run
- Download and install Python 3.10 or higher, then run this command on command line
pip install "Pillow>=10.1.0"
- Download this repo and extract it.
Simply drag and drop your BackyardAI PNG onto "_BackyardAI_To_TavernAI (drag & drop backyardAI png here).bat"
For single file conversion:
python backyard_to_tavern.py <path_to_png>
The script generates:
- A TavernAI-compatible PNG character card
- A TavernAI JSON file with character data