Remix.run Logo
reactordev 4 hours ago

+10 points for giving it context that it's nailed to a plaque. -10 points for using Amazon Bedrock instead of a local conversational model that can run on the Pi without a subscription fee.

Replace the bedrock setup for a gemma-4 E2B one.

mtw14 3 hours ago | parent [-]

You can actually run a local model with strands using Ollama pretty easily so you could just swap the model provider out in like 4 lines of code. So this would not be hard to do. Good idea!

reactordev 7 minutes ago | parent | next [-]

My point entirely

ryandrake 2 hours ago | parent | prev [-]

Yea, I like the idea of hooking this up to a local model running on my homelab and having no external calls. This project seems to provide a pretty good hackable foundation! I also wonder if it can be done with something smaller form-factor like a raspberry pi zero so it can be fully encased in the Bass plaque. This is a site to bookmark for later!

EDIT: Looks like modern versions of Billy have a motion sensor too--that could be fun to hack as well.

mtw14 an hour ago | parent [-]

I’ve seen other people hack Billy bass using other tech but they 3D printed a new casing for it. I looked for it again but couldn’t find it to send you a link though.