Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- AI
|
| 7 |
+
- GPT
|
| 8 |
+
- chatGPT
|
| 9 |
+
- Character
|
| 10 |
+
- Chatting
|
| 11 |
+
- Automatic
|
| 12 |
+
- Python
|
| 13 |
+
metrics:
|
| 14 |
+
- character
|
| 15 |
+
pipeline_tag: text2text-generation
|
| 16 |
---
|
| 17 |
+
# PixelPal
|
| 18 |
+
GPT can assume the roles of characters from a given movie or TV series and engage in automatic interaction with them.
|