An in-browser AI written in golang that can perform tasks for you
1–4 of 4 posts
Re: An in-browser AI written in golang that can perform tasks for you
#2I'm doing the same with JS, but it speaks back to you.
Re: An in-browser AI written in golang that can perform tasks for you
#3I'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
#4I'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.