File size: 3,370 Bytes
6cc1eeb f353d3d 155168e f353d3d 55b7c05 f353d3d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
license: mit
language:
- en
---
# Perchance `ai-character-chat` Compatible Character JSON Import Files
These are savefiles of character personalities + avatars
for use with the perchance AI character chat:[https://perchance.org/ai-character-chat](https://perchance.org/ai-character-chat)
The perchance AI character chat is an free online tool where users can create their own characters
and have converstions/roleplay with them using an LLM.
> Click the "Files and versions" to see the Files
## Contents
```
main/
ββ savefiles_role_play_realm.zip // from IlyaGusev/gpt_roleplay_realm
ββ savefiles_character_codex.zip // from NousResearch/CharacterCodex
ββ savefiles_roleplay_characters.zip // from AlekseyKorshuk/roleplay-characters
ββ synthetic-fight-characters.zip // from AlekseyKorshuk/synthetic-fight-characters
ββ synthetic-friendly-characters.zip // from AlekseyKorshuk/synthetic-friendly-characters
ββ synthetic-romantic-characters.zip // from AlekseyKorshuk/synthetic-romantic-characters
```
* `savefiles_role_play_realm.zip` - from [IlyaGusev/gpt_roleplay_realm](https://huggingface.co/datasets/IlyaGusev/gpt_roleplay_realm)
* `savefiles_character_codex.zip` - from [NousResearch/CharacterCodex](https://huggingface.co/datasets/NousResearch/CharacterCodex)
* `savefiles_roleplay_characters.zip` - from [AlekseyKorshuk/roleplay-characters](https://huggingface.co/datasets/AlekseyKorshuk/roleplay-characters)
* `synthetic-fight-characters.zip` - from [AlekseyKorshuk/synthetic-fight-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-fight-characters)
* `synthetic-friendly-characters.zip` - from [AlekseyKorshuk/synthetic-friendly-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-friendly-characters)
* `synthetic-romantic-characters.zip`- from [AlekseyKorshuk/synthetic-romantic-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-romantic-characters)
## Importing
1. Download the Character Pack (`.zip` file) that you want (or the individual `.json` on the folders).
2. After downloading, extract (if downloaded zip file). Open the `.json` in a code editor/notepad to see the details of the character. I recommend using the Preview Pane (if on Windows) to see the details of the Character.
3. Click on the "Import" button on the bottom left then select the Character `.json` file you want to import.
4. Upon import, it would prompt "Keep Existing Data", select "Yes", then click import data.
- **Be Careful**: If you selected no, and still proceed and didn't export your current data, **it would delete all your current characters/threads/data entirely, this is unreversible**.
6. Change details from the character if needed, then save character.
7. You can now chat with the imported character.
## Notes
* `images.zip` are High Quality Avatars from the `role_play_realm` and `roleplay_characters`, `character_codex` and the `synthetic-x-characters` doesn't have any embedded avatars.
* You can view some of the `role_play_realm.zip` character avatars on the `/role_play_realm_en` folder.
* You can download individually some of the `role_play_realm.zip` characters on the `/savefiles_role_play_realm_en` folder.
* You can download individually some of the `roleplay_characters.zip` character on the `/savefiles_roleplay_characters` folder. |