Skip to content

OpenChara/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCharaAgent website

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.


What's here

  • 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 inside characters/ 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.

Run locally

python3 -m http.server 8000     # http://localhost:8000

URL params: ?lang=zh|en, ?theme=dark|light.

Deploy

Static hosting from the repo root; nothing to build. A .assetsignore keeps repo housekeeping files out of Cloudflare (Wrangler static assets) uploads.

License

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors