TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to use LLM to update app UI/UX dynamically?

2 pointsby stevofolife12 months ago
Has anyone been using LLM to update user interfaces of web apps? I don’t even know if there is already a coined term for this line of thinking. If anyone is wondering, I’m imagining of leveraging LLM to learn from user’s interaction with the web app and dynamically change and optimize the user interface and experience based on the user’s goals. Essentially the app and the model will update and evolve together over time, each user’s experience would also be unique and personalized.<p>The tech stack would essentially involve continuously evolving LLM generated front end code, backend code, database schema, model training and inference based on the users interactions and inputs. I’m trying to be technology agnostic as possible to not limit the possibilities here.

2 comments

cloudking12 months ago
What problem are you trying to solve?
评论 #40593413 未加载
t1c12 months ago
This is a bad idea. Sorry to be blunt.
评论 #40593425 未加载