Tuesday, March 11, 2025

Show HN: A Multiplayer Chatbot https://ift.tt/8lFdVEO

Show HN: A Multiplayer Chatbot Imagine if ChatGPT thought you should meet someone it recently spoke with. I built this simple demo that keeps messages from other users in context, so it can suggest connections and stuff. You can modify the system prompt to decide what the whole point of this is. I’m looking for ideas! https://ift.tt/xVd3Flb March 11, 2025 at 11:08PM

No comments:

Post a Comment

Show HN: val – An arbitrary precision calculator language https://ift.tt/1JxjPhf

Show HN: val – An arbitrary precision calculator language Wrote this to learn more about the `chumsky` parser combinator library, rustyline,...