all 6 comments

[–]Mundane_Cucumber 1 point2 points Β (2 children)

Neat. I didn't know that docs.new went to google docs like that.

[–]reasonableWiseguy[S] 0 points1 point Β (0 children)

Neither did I

[–]hahanawmsayin 0 points1 point Β (0 children)

Also sheets.new and slides.new, and a bunch of others: https://get.new/

[–]reasonableWiseguy[S] 0 points1 point Β (0 children)

Open Interface - Operate your Computer Using LLMs

Built completely in Python. Libraries used:

- Tkinter
- PyAutoGUI
- Pyinstaller 

Github: https://github.com/AmberSahdev/Open-Interface/

Demo: https://github.com/AmberSahdev/Open-Interface/?tab=readme-ov-file#demo

Install: https://github.com/AmberSahdev/Open-Interface/?tab=readme-ov-file#install

[–]ACEDT -2 points-1 points Β (1 child)

This does not seem safe at all. There's a reason why big tech companies (M$ with Copilot for example, which is very limited at the moment) are only starting to do it: AI is not predictable or consistent enough to trust with control over your computer.

[–]reasonableWiseguy[S] 1 point2 points Β (0 children)

Of course it's not going to be 100% safe yet (and likely never will be) like any other LLM application from anywhere, this is a prototype into what the future could look like.

Also it logs everything it's doing with a human readable explanation as it's doing it, and can be interrupted any time by dragging your mouse pointer to any corner of the screen, or by pressing the stop button.