• 0 Posts
  • 6 Comments
Joined 3 years ago
cake
Cake day: August 2nd, 2023

help-circle
  • It’s a rundown of the programs you need to run to make an Alexa replacement with Home Assistant connected to these smart speakers. You speak the wake word, and these speakers listen, then what? The speakers then send your audio file to your PC running Home Assistant, and that file gets sent to a program called Whisper, which parses your audio into text. Then you can have it either verbatim do commands (eg, “turn on the kitchen lights”), or run that text through an LLM, which you can run locally on a program called Ollama (it runs a few different flavors of local LLMs from Google, etc). Once the LLM generates a response, you send that text to a program called Piper, which turns the text into an audio file to play back through the smart speakers.

    My experience is that the local LLMs are too hard to run unless you have a PC made for them. My Mini PC, which I use to run Home Assistant, had to run such a low quality model the hallucinations made it unusable. I gave it it hour by hour weather data for the day and it for some reason hallucinated temperatures that did not exist and told me to wear a jacket for my 95°F day. They do make LLM ready PCs though.


  • It’s the krebs cycle. If you look at how sugar is broken down by the cells to make atp, the actual energy your cells use, it takes C6H12O6 (sugar) and makes it into a few CO2 and H2O, getting energy (atp) from breaking it down into the components. That CO2 is then exhaled, which is I think what OP is referring to.

    Note: it’s been a long time since I learned that in class so it is most likely somewhat incorrect




  • There really should be a certification course for using AI safely. I’m slop coding a hobby app and I’m shocked at how much it FEELS like it can do, because it can do amazing things, yet fails in the strangest ways. When it feels like it can get away with it, it forgets earlier discussions and moves on without it. So you can spend time hammering out a whole section of code, then move on, and AI will rip out everything that references that code and think of a different way in the moment and code that in instead. It won’t be the same. It probably won’t work, or at least won’t pass all test cases. But if you aren’t paying attention and keep coding, your original part of the project is no longer functioning and you won’t understand why. But every step of the way it’s confident in its answers and you won’t suspect that it fundamentally no longer understands the project.


  • It’s still a good thing for cell coverage in remote areas for hiking emergencies though. The few satellites that currently do that are stupidly annoying and expensive to use. You have to carry specialized equipment, and if you use Garmin, you pay a yearly fee for the privilege of signing up for the low tier plan, then a monthly fee for the service, and then pay by the text message after the first few. Starlink just added T-Mobile so if you have a newer phone and use T-Mobile you can skip all of that and message out in emergencies without all that nonsense. Hopefully more brands will be added soon, but I don’t know.