Live data from Hacker News

An in-browser AI written in golang that can perform tasks for you

vimeo.com

1–4 of 4 posts

Re: An in-browser AI written in golang that can perform tasks for you

#3

I'm doing the same with JS, but it speaks back to you. https://github.com/willricketts/archer

Looks great. I was actually trying to do the same thing. Run an agent on a raspberry pi and use it to automate stuff around the house or at work. Thanks for sharing :)

Re: An in-browser AI written in golang that can perform tasks for you

#4

I'm doing the same with JS, but it speaks back to you. https://github.com/willricketts/archer

The idea I had was roughly to make some sort of extensible voice driven agent you could customise to do pretty much anything you want.

Did you get it working on a Raspberry Pi? Would be interested to know more.