Replies: 4 comments
-
Hey @MoLantu, Oh it can't update code for website. Curious, what is your usecase? |
Beta Was this translation helpful? Give feedback.
-
Live refactoring web sites is a good idea. For example, ask it to remove portions of the page or to convert it to structured data, and do this persistently, every time you use the site. Users could share such transformations; LLM browser extensions. |
Beta Was this translation helpful? Give feedback.
-
This is a neat idea. Its a bit like how ad blockers can be told to detect specific elements and learn to block them even if its not the kind of stuff it's designed for out of the box. I presume the AI can see the 'inspect' info of a site like we can, BrowseOS can detect and outline all the elements of a page so seems to know what and where everything is, so I'm sure there is a way to get it to rebuild how pages are run and displayed locally. If you are a web developer, if there is a way to give BrowseOS FTP credentials for your site's server I suspect it could be made to modify the files and actually design and edit a site for you as well. |
Beta Was this translation helpful? Give feedback.
-
Yeah interesting idea! One way is to provide some tampermonkey sort of functionality by driven by LLM. Will add to our idea list. Potentially down the lane we'll look into this :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to make it write code and improve web code
Beta Was this translation helpful? Give feedback.
All reactions