File size: 1,310 Bytes
f3493ac 74760bd f3493ac 74760bd f3493ac 74760bd 2f7eded 6d1aaf6 1510b7e 6d1aaf6 74760bd |
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 |
---
title: README
emoji: 🦀
colorFrom: indigo
colorTo: purple
sdk: static
pinned: true
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/64ed09ce4e57da899379e035/aKS2VHlqo44YUZiWRFJx8.webp
---
<div style="display: flex; gap: 1em;">
<div><img src="https://huggingface.co/spaces/CharGen/README/resolve/main/logo512.webp" width="120"></div>
<div style="display: flex; justify-content: center; flex-direction: column;">
<p><b>CharGen</b> is a project aiming to make AI able to generate characters for roleplay that don't suck.</p>
<p>Notable models:
<a href="https://huggingface.co/CharGen/CharGen-v3-mini" target="_blank">CharGen v3 mini</a>,
<a href="https://huggingface.co/CharGen/CharGen-v3-beta-rl-83-s0" target="_blank">CharGen v3 beta</a>,
<a href="https://huggingface.co/kubernetes-bad/chargen-v2" target="_blank">CharGen v2</a></p>
</div>
</div>
## Links
- [CharGen Website](https://chargen.kubes-lab.com) - make characters right in your browser.
- [CharGen-Archive](https://huggingface.co/CharGen-Archive) - beta releases, models in training, etc.
- [@kubernetes-bad](https://huggingface.co/kubernetes-bad) - older models (v1, v2) are available here
- [Kubes' Github](https://github.com/kubernetes-bad) - neat tools that these models were made with |