back
▲ 2 points

Ask HN: Home Assistant that uses my LLM of choice

by theanonymousone·1y ago·3 comments·view on hn ↗
Hi. Is there a device similar to Amazon Echo or Google Home Mini/Nest, that works on a "Bring your own LLM API" basis? I mean it gets an API key/endpoint from me and uses that for speech to text and conversation. I couldn't find much by searching :/
3 comments
I dunno how handy you are with Python, but its fairly easy to build one on your own.
I can find my way in Python, but using nothing other than an "ordinary" computer/laptop, i.e. no SBC etc... :)