Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Friday, 11 September 2026
Show HN: Don't Hit Send – the model answers while you type https://bit.ly/3UPgv7c
Show HN: Don't Hit Send – the model answers while you type Type. The model is already answering. There is no send button. Left pane is one long draft. Right pane is a stack of replies. Pause for ~350ms and it fires a normal streaming chat completion with the whole draft. Type again and it aborts the last request if that reply never produced text; if it did, that bubble stays and a new one stacks. Bubbles never rewrite. Enter is a newline. That is overlapping unary streams, not a duplex socket. Same shape as ghost-text, pointed at a conversation instead of a code line. The bit that took the work is the hold: do not fire on "and N" while someone is still typing "and NASA". git clone https://bit.ly/3USgQpE
cd dont-hit-send
export SCALATTICE_API_KEY=slt_... # or OPENAI_API_KEY + OPENAI_BASE_URL
./run.sh
# https://bit.ly/3T0aCDG Stdlib Python, MIT, key stays on your machine. Defaults to Scalattice OpenAI-compat; any host that speaks /v1/chat/completions works from Settings or env. Browser demo on our inference platform (sign-in after a short try): https://bit.ly/4hmG88a Why've we built this?
The conventional AI chat interface is overdone and lacks innovation, I've personally been building agentic software for a while now and feel a lack of innovation in the interactivity. This is a step towards trialling some different inference interfaces! https://bit.ly/4h0mnBV September 12, 2026 at 06:06AM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment