<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Computational Conversations</title><description>Articles on computational conversations — applications that pause for user input using rich UI controls.</description><link>https://computational.chat/</link><item><title>Reliable AI-free Support Bots</title><link>https://computational.chat/articles/ai-free-bots/</link><guid isPermaLink="true">https://computational.chat/articles/ai-free-bots/</guid><description>This post introduces a new approach to creating LLM-free support bots. In addition to providing a great user experience, these bots are reliable, speedy, hallucination free, and overall cheaper, simpler, and safer to operate than bots based on LLMs. They are immune to prompt-injection attacks and the possibility of leaking personal information to third-party AI model providers. There _are_ no prompts or prompt-tuning and these bots ship do not ship _any_ data off to an AI model. Many products may be better served by a bot built with these techniques.</description><pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate></item><item><title>Natural Language Disambiguators</title><link>https://computational.chat/articles/nlds/</link><guid isPermaLink="true">https://computational.chat/articles/nlds/</guid><description>NLDs (&quot;Natural Language Disambiguators&quot;) can be used in place of LLMs or SLMs when disambiguating among a set of structured commands. They run in milliseconds, fast enough for real-time filtering and autocomplete on the front-end, and are robust to differences in phrasing, reordering of tokens, and extraneous tokens that don&apos;t affect semantics. (&quot;I want to return my order&quot;, &quot;order return&quot;, and &quot;my order has a problem, I&apos;d like to return it&quot; can all be parsed by the same NLD spec).</description><pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate></item><item><title>Computational Conversations</title><link>https://computational.chat/articles/beyond-static-uis-and-chatbots/</link><guid isPermaLink="true">https://computational.chat/articles/beyond-static-uis-and-chatbots/</guid><description>Applications of the future will no longer be limited to static UI hierarchies, but will be dynamically assembled based on context, serving the long tail of user goals that either aren’t well-handled by existing UIs, or which are flat-out impossible. This essay introduces the basic idea and shows a number of examples.</description><pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate></item></channel></rss>