Thoughts on Programmable Chat? (SAMA)

4 khomenkoigor 2 8/27/2025, 6:59:35 AM medium.com ↗

Comments (2)

khomenkoigor · 3h ago
I’ve been working on SAMA, a project around programmable chat.

The idea is that instead of chat being a fixed message stream, SAMA makes chat itself programmable — you can define custom hooks, e.g. for filtering bad words, change message tone etc - all available via Chat app UI.

Think of it like giving developers a way to treat chat as code.

I’m curious how the HN community sees this concept: is programmable chat useful or just complexity?

Would really appreciate feedback from folks here — especially on what you’d want (or not want) from a programmable chat system.

davecuba · 3h ago
hmm so interesting concept, never seen something like this before, have to try in action