Files changed (1) hide show
  1. README.md +34 -1
README.md CHANGED
@@ -3,4 +3,37 @@ license: mit
3
  language:
4
  - en
5
  ---
6
- Click the "Files and versions" to see the Files
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  language:
4
  - en
5
  ---
6
+ # Perchance `ai-character-chat` Compatible Character JSON Import Files
7
+ > Click the "Files and versions" to see the Files
8
+
9
+ ## Contents
10
+ ```
11
+ main/
12
+ β”œβ”€ savefiles_role_play_realm.zip // from IlyaGusev/gpt_roleplay_realm
13
+ β”œβ”€ savefiles_character_codex.zip // from NousResearch/CharacterCodex
14
+ β”œβ”€ savefiles_roleplay_characters.zip // from AlekseyKorshuk/roleplay-characters
15
+ β”œβ”€ synthetic-fight-characters.zip // from AlekseyKorshuk/synthetic-fight-characters
16
+ β”œβ”€ synthetic-friendly-characters.zip // from AlekseyKorshuk/synthetic-friendly-characters
17
+ β”œβ”€ synthetic-romantic-characters.zip // from AlekseyKorshuk/synthetic-romantic-characters
18
+ ```
19
+ * `savefiles_role_play_realm.zip` - from [IlyaGusev/gpt_roleplay_realm](https://huggingface.co/datasets/IlyaGusev/gpt_roleplay_realm)
20
+ * `savefiles_character_codex.zip` - from [NousResearch/CharacterCodex](https://huggingface.co/datasets/NousResearch/CharacterCodex)
21
+ * `savefiles_roleplay_characters.zip` - from [AlekseyKorshuk/roleplay-characters](https://huggingface.co/datasets/AlekseyKorshuk/roleplay-characters)
22
+ * `synthetic-fight-characters.zip` - from [AlekseyKorshuk/synthetic-fight-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-fight-characters)
23
+ * `synthetic-friendly-characters.zip` - from [AlekseyKorshuk/synthetic-friendly-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-friendly-characters)
24
+ * `synthetic-romantic-characters.zip`- from [AlekseyKorshuk/synthetic-romantic-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-romantic-characters)
25
+
26
+ ## Importing
27
+ 1. Download the Character Pack (`.zip` file) that you want (or the individual `.json` on the folders).
28
+ 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.
29
+ 3. Click on the "Import" button on the bottom left then select the Character `.json` file you want to import.
30
+ 4. Upon import, it would prompt "Keep Existing Data", select "Yes", then click import data.
31
+ - **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**.
32
+ 6. Change details from the character if needed, then save character.
33
+ 7. You can now chat with the imported character.
34
+
35
+ ## Notes
36
+ * `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.
37
+ * You can view some of the `role_play_realm.zip` character avatars on the `/role_play_realm_en` folder.
38
+ * You can download individually some of the `role_play_realm.zip` characters on the `/savefiles_role_play_realm_en` folder.
39
+ * You can download individually some of the `roleplay_characters.zip` character on the `/savefiles_roleplay_characters` folder.