Natural
User
Xperience
what if ux was more than just button placement & wireframing?
rethinking user experience in the age of ai
Gemini Nano built into Chrome
Google has integrated its Gemini Nano ✨ language model directly into the latest versions of Chrome Canary (version 127 and higher).
Soon all browsers will have some form of lightweight LLM integration. It opens up a world of possibilities for developers and users alike.
Local models are the future of AI. They are faster, more private, and more efficient.
Having a model in the browser means more than just a chatbot, it means a new way of interacting with the web.
It's time to rethink the web.
THE NEW UX
user interactions
conversation interface
traditional interface
exisiting web applications
<NUX
config={{
name: "theme-button",
description: "toggles the theme"
}}
>
<Button>
Existing button
</Button>
</NUX>