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 |