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.
The AI is now offering to rewrite my stuff. :) The blue regenerate-response icon is now shown for all messages in the chat, not just the AI's messages. And sure enough, it works; if I click the icon on one of my messages, the AI happily writes an alternate response. I'm not sure that's intentional. The pink-brain 'show message generation info' icon is also shown for all messages in the chat, not just the AI's.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by kickahaota and has received 1 comments.