Search Ask

Makeroom

RegisterLogin

Discussion

General
Show-off
Tech
Programming
Photos

Library

Chevron Right Icon
Design
Resources
Websites
Chevron Right Icon
Web development
Cool Libraries
Tools
Resources
Papers and Studies
Language Models
Chevron Right Icon
Random fun stuff
Esoteric File Systems
Cool websites
Chevron Right Icon
Storyden
Selfh.st
OpenAlternative
Microlaunch
Peerlist
Glama.ai
AlternativeTo
Brandfetch
 Collections Links Members

Makeroom

Icon

A small rag-tag assortment of makers, engineers and designers sharing mentoring, support and projects to work on at any stage in their career.

Join our Discord server!


Welcome to the Makeroom installation of Storyden!

This acts as a live demo of Storyden's forum and library software. On this site you'll find a curated collection of web and design resources as well as anything our members share.

Feel free to participate, this may be a demo but it's never wiped. That being said, Storyden is in active development and we encourage you to experiment respectfully as well as report any security issues you find to @Southclaws or by opening an issue.

Have an amazing day!

powered by storyden

Login
Library
computer-human-interaction

Computer Human Interaction

Let your agents prompt users during workflows — CHI provides the UI to collect the structured input they need. No code is generated — the UI adapts on the fly based on user responses.

How does CHI work?

Diagram explaining the ins and outs of CHI

CHI works by defining a UI Definition Language (UIDL) that a Large Language Model (LLM) uses to describe the UI Component Tree. User interactions are captured as events and sent back to the LLM, which dynamically updates the Web UI component tree in response.

This creates an iterative interaction loop that continues until sufficient information has been gathered to generate a result conforming to the target schema.

CHI builds on the Vaadin platform, where high-level UI components ensure the interface remains coherent and accessible.

https://computerhumaninteraction.com/

(no description)

computerhumaninteraction.com