Create with your characters. · 和你的角色一起创作。
The landing site for OpenCharaAgent — an open source AI roleplay agent harness. One click builds an autonomous character agent that creates with you. Websites, code, music, videos, drawings, stories. Runs any SillyTavern card, deploys in one command, works in a phone browser.
index.html— the landing page: hero, feature grid, the character showcase, FAQ.frame.html?c=<slug>— the picture-frame viewer for one character's site.characters/<slug>/— the showcase itself: six sites, each hand-built by a character running autonomously on OpenCharaAgent (art and music included). This site only frames their work; nothing insidecharacters/is ever edited by hand.assets/— shared styles, the character catalog (charas.js), the moth mark, portraits / sprites / screenshots / sticker packs.
Bilingual (中文 / English, follows your browser), dark by default with a light theme, pure static — no build step, no framework, no server code. The only external dependency is Google Fonts.
python3 -m http.server 8000 # http://localhost:8000URL params: ?lang=zh|en, ?theme=dark|light.
Static hosting from the repo root; nothing to build. A .assetsignore keeps repo
housekeeping files out of Cloudflare (Wrangler static assets) uploads.
The site chrome is part of the OpenChara project (Apache-2.0). Each character's site under
characters/ is its author-character's own work, shown unaltered.