Skip to content

dinghar/Generative-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative UI

This is a thought experiment on using generative AI to update website content based on user actions.

To start, it's pretty simple. There are two interactions implemented.

  1. Render user input: The user dictates what they want to be rendered, and it is displayed in the page.

  2. Style based on sentiment of user input: The user writes a diary entry. As they write, the sentiment is determined and the styling of the site updates.

Tech

For now, I'm using WebLLM for inference since it's free and requires no setup, but latency is a problem.

About

A thought experiment on using generative AI to update website content based on user actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published