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.
Even more than talking to a character, I'm interested in how two characters talk to each other.
Character.ai has a feature where you can put multiple characters in a chat room (https://beta.character.ai/chats), but it still requires user input (even if it's just hitting enter to proceed). It'd be awesome to build up really well-prompted personas and just let them dive deep into conversation with each other.
Even more than talking to a character, I'm interested in how two characters talk to each other.
Character.ai has a feature where you can put multiple characters in a chat room (https://beta.character.ai/chats), but it still requires user input (even if it's just hitting enter to proceed). It'd be awesome to build up really well-prompted personas and just let them dive deep into conversation with each other.