01
Echo — one system assembled from the models nobody defaults to
A hosted chat interface and OpenAI-compatible API that treats model choice as a per-request decision: for each prompt, Echo decides how much computation to spend, which open-weight models from its pool — GLM-5.2, Kimi K2.7, others — should participate, and how their work gets combined. The origin experiment is the honest part: the author first measured a hindsight oracle, where knowing in advance which models would help made the combination beat every individual model in the pool, and Echo is the attempt to recover that margin without the hindsight. On the author's own eval mix it matches Fable's aggregate result at roughly a third of the inference cost, and the author states plainly that coding and agentic tasks are still unproven territory. 402 points on Show HN, with a rough reception: sign-up before you can try anything, commenters filing it next to OpenRouter Fusion and Sakana Fugu in a crowding ensemble aisle, one reporting the privacy policy permits training on your traffic. On the 07-21 question — if the weights are free, what do you sell? — this is the fifth answer we've logged: sell the allocation.
Reach for it when your workload is extraction, summarization, or chat-shaped work billed at frontier prices out of habit. Delete the hardcoded frontier model ID in the config nobody has re-examined since January. Tradeoff: hosted and closed, the evals are the author's own with no agentic evidence yet, and an ensemble you can't inspect turns every wrong answer into a murder mystery — the thread's words, not ours.