Skip to content

v0.0.9

Compare
Choose a tag to compare
@ChristopherTrimboli ChristopherTrimboli released this 13 Dec 06:57
· 9 commits to main since this release

Basic self operating AI computer demo. Shout out to: @OthersideAI https://github.com/OthersideAI/self-operating-computer for the prompts and ideas. But we just had to make it Typescript ;)

It deff does fail some X/Y cords sometimes, depends what you request.

Some things it did correctly though:

  • write me a tweet in timeline on webpage, it found text box, clicks in and wrote tweet good.
  • write me a Haiku poem in my Notepad app.
  • find this file: "Documents/github/lala-companion/README.md" - it was able to drill down through file explorer and even took a novel approach of just using the search bar on it's own and typed in the path.

This is preliminary. We can improve many ways, script functions and just executing child process commands may be what's needed for better stablity on current GPT4-V... I'm sure GPT5-V will greatly improve X/Y... prepare for the AGI.