Imagine asking an AI something — and instead of a wall of text, it hands you a form, a choice, a button you can act on right away.
That's the idea behind AUI — an experiment in Generative UI. Instead of AI replies being just paragraphs, they become interactive elements. A confirmation step. An editable draft. A structured action you can take without copy-pasting or switching tools.
Two modes: Chat for reasoning with the model, Editor for executing directly inside the interface.
Small language models — when focused on a clear, narrow task — can be remarkably fast and goal-oriented. The demo runs with Cogito via Ollama, but a built-in model selector makes the same flow work with any model. No vendor lock-in, no cloud dependency.
View on GitHub