Update README.md
Browse filesAdd two other datasets converted into the README
README.md
CHANGED
@@ -4,25 +4,24 @@ language:
|
|
4 |
- en
|
5 |
---
|
6 |
# Perchance `ai-character-chat` Compatible Character JSON Import Files
|
7 |
-
These are
|
8 |
-
for use with the perchance AI character chat:[https://perchance.org/ai-character-chat](https://perchance.org/ai-character-chat)
|
9 |
|
10 |
-
The
|
11 |
-
and have converstions/roleplay with them using an LLM.
|
12 |
|
13 |
> Click the "Files and versions" to see the Files
|
14 |
|
15 |
-
|
16 |
-
|
17 |
## Contents
|
18 |
```
|
19 |
main/
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
|
|
|
|
|
|
26 |
```
|
27 |
* `savefiles_role_play_realm.zip` - from [IlyaGusev/gpt_roleplay_realm](https://huggingface.co/datasets/IlyaGusev/gpt_roleplay_realm)
|
28 |
* `savefiles_character_codex.zip` - from [NousResearch/CharacterCodex](https://huggingface.co/datasets/NousResearch/CharacterCodex)
|
@@ -30,6 +29,8 @@ main/
|
|
30 |
* `synthetic-fight-characters.zip` - from [AlekseyKorshuk/synthetic-fight-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-fight-characters)
|
31 |
* `synthetic-friendly-characters.zip` - from [AlekseyKorshuk/synthetic-friendly-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-friendly-characters)
|
32 |
* `synthetic-romantic-characters.zip`- from [AlekseyKorshuk/synthetic-romantic-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-romantic-characters)
|
|
|
|
|
33 |
|
34 |
## Importing
|
35 |
1. Download the Character Pack (`.zip` file) that you want (or the individual `.json` on the folders).
|
@@ -44,4 +45,9 @@ main/
|
|
44 |
* `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.
|
45 |
* You can view some of the `role_play_realm.zip` character avatars on the `/role_play_realm_en` folder.
|
46 |
* You can download individually some of the `role_play_realm.zip` characters on the `/savefiles_role_play_realm_en` folder.
|
47 |
-
* You can download individually some of the `roleplay_characters.zip` character on the `/savefiles_roleplay_characters` folder.
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- en
|
5 |
---
|
6 |
# Perchance `ai-character-chat` Compatible Character JSON Import Files
|
7 |
+
These are importable `.json` files of character personalities + avatars for use with the [Perchance AI Character Chat](https://perchance.org/ai-character-chat) that are converted from the following datasets.
|
|
|
8 |
|
9 |
+
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.
|
|
|
10 |
|
11 |
> Click the "Files and versions" to see the Files
|
12 |
|
|
|
|
|
13 |
## Contents
|
14 |
```
|
15 |
main/
|
16 |
+
βββ savefiles_role_play_realm.zip // from IlyaGusev/gpt_roleplay_realm
|
17 |
+
βββ savefiles_character_codex.zip // from NousResearch/CharacterCodex
|
18 |
+
βββ savefiles_roleplay_characters.zip // from AlekseyKorshuk/roleplay-characters
|
19 |
+
βββ synthetic-fight-characters.zip // from AlekseyKorshuk/synthetic-fight-characters
|
20 |
+
βββ synthetic-friendly-characters.zip // from AlekseyKorshuk/synthetic-friendly-characters
|
21 |
+
βββ synthetic-romantic-characters.zip // from AlekseyKorshuk/synthetic-romantic-characters
|
22 |
+
βββ pippa-tavernformat.zip // from larryvrh/PIPPA-TavernFormat
|
23 |
+
βββ civitai-as-characters/ // from kubernetes-bad/CivitAI-As-Characters
|
24 |
+
βββ civitai-as-characters-<num>.zip
|
25 |
```
|
26 |
* `savefiles_role_play_realm.zip` - from [IlyaGusev/gpt_roleplay_realm](https://huggingface.co/datasets/IlyaGusev/gpt_roleplay_realm)
|
27 |
* `savefiles_character_codex.zip` - from [NousResearch/CharacterCodex](https://huggingface.co/datasets/NousResearch/CharacterCodex)
|
|
|
29 |
* `synthetic-fight-characters.zip` - from [AlekseyKorshuk/synthetic-fight-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-fight-characters)
|
30 |
* `synthetic-friendly-characters.zip` - from [AlekseyKorshuk/synthetic-friendly-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-friendly-characters)
|
31 |
* `synthetic-romantic-characters.zip`- from [AlekseyKorshuk/synthetic-romantic-characters](https://huggingface.co/datasets/AlekseyKorshuk/synthetic-romantic-characters)
|
32 |
+
* `pippa-tavernformat.zip` - from [larryvrh/PIPPA-TavernFormat](https://huggingface.co/datasets/larryvrh/PIPPA-TavernFormat)
|
33 |
+
* `civitai-as-characters-<num>.zip`- from [kubernetes-bad/CivitAI-As-Characters](https://huggingface.co/datasets/kubernetes-bad/CivitAI-As-Characters)
|
34 |
|
35 |
## Importing
|
36 |
1. Download the Character Pack (`.zip` file) that you want (or the individual `.json` on the folders).
|
|
|
45 |
* `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.
|
46 |
* You can view some of the `role_play_realm.zip` character avatars on the `/role_play_realm_en` folder.
|
47 |
* You can download individually some of the `role_play_realm.zip` characters on the `/savefiles_role_play_realm_en` folder.
|
48 |
+
* You can download individually some of the `roleplay_characters.zip` character on the `/savefiles_roleplay_characters` folder.
|
49 |
+
* Regarding the characters from `civitai-as-characters`
|
50 |
+
* Each `.zip` contains 1000 characters.
|
51 |
+
* To see the character avatars, go to [kubernetes-bad/CivitAI-As-Characters](https://huggingface.co/datasets/kubernetes-bad/CivitAI-As-Characters). Navigate to "Data Studio". On the right, set the query to `SELECT * FROM train LIMIT 1 OFFSET Id;` where `Id` is the id of the character from the `.zip` e.g. `0_Sofia.json` the Id is `0`.
|
52 |
+
* Some characters doesn't have avatars, indicated in the file name with `(No Avatar)`, but the image generation prompt is provided as a Greeting Message upon import.
|
53 |
+
* Multiple characters have same names, feel free to rename them appropriately.
|