josephrocca / OpenCharacters

Simple little web interface for creating characters and chatting with them. It's basically a single HTML file - no server. Share characters using a link (character data is stored within the URL itself). All chat data is stored in your browser using IndexedDB. Currently supports OpenAI APIs and ~any Hugging Face model.

Home Page:https://josephrocca.github.io/OpenCharacters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

josephrocca/OpenCharacters Issues