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.
```javascript TypeError: Cannot read properties of null (reading 'name') at doBotReplyInPlaceOfUser ((index):7082:48) at async HTMLButtonElement.sendButtonClickHandler ((index):5678:15) ``` <img width="836" alt="image" src="https://github.com/josephrocca/OpenCharacters/assets/66316949/972f4aed-e701-4f85-8ae4-25bf657c6fcb">
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 wind2sing and has received 1 comments.