Y
Hacker News
new
|
ask
|
show
|
jobs
by
raizer88
97 days ago
I am still searching for a compose up -d to this day, but without success. And the other poster want me to create a k8s cluster for a bot?!?!
2 comments
stavros
97 days ago
Try mine:
https://github.com/skorokithakis/stavrobot
It does indeed only need compose up -d.
link
raizer88
97 days ago
Does it support local llm, on openai standard, and out of the box web browsing?
link
stavros
97 days ago
What's web browsing? Yes on the rest.
link
raizer88
97 days ago
Web browsing as give the bot access to the web with an headless chrome install.
link
stavros
97 days ago
Oh, no, you'd need a plugin for that. Out of the box it has curl and web searches.
link
scosman
97 days ago
right? From what I can tell it really needs MacOS, so alts are really parallel implementations (nanoClaw, etc).
link
https://github.com/skorokithakis/stavrobot
It does indeed only need compose up -d.