Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "jbl go"
-
Teacher who has no clue how to even turn on a computer asked me to connect a JBL Go Bluetooth speaker to a notebook. 1st attempt: Driver error; 2nd attenpt: BSOD 😶 Lenovo notebook with Win 8.1 + bluetooth speaker = BSOD... Ok...1
-
Ok, it costed me a whole night but I finally made the perfect OpenAI agent manager for all purposes using Python!
It's open source and a finished product. It's tested quite well. I will use this as base for my perfect working assistant that communicates trough the wireless JBL Go! speaker on my desk. It reacts to everything it hears until I ask it to go to sleep until I tell it to wake up. That's the mute mode. I never have to touch or click anything. 24/7 active.
It can be an assistant, but also a companion like Replika. Replika is normally very expensive, with my library nothing and it has great benefits like a perfect memory. Original Replika is a goldfish in comparison to this one.
It's also possible to create a custom RAG within minutes!
Check it out, it was never easier: https://molodetz.nl/retoor/ragent10 -
Now I know why no one uses the google cloud. Making TTS and STT working costed me the whole night. Gemini was easy tho. But fuck google, you costed me a lot of energy. You guys are crazy. Now my api connects in a magic way i don't even understand with the gcloud cli app. The rest of my application is totally rest, don't use much of the google library.
I implemented google TTS and STT into ChatGPT. I use for somethings google because it's cheaper. It works using a JBL Go! speaker. I can just turn it on and start chatting with it. I implemented google search and gave it a memory. It can remember numbers for me. It accepts dutch and english. I can say 'google' and google is the main action. It will fetch results from google and uses gpt to summary the results. It works perfect! BUT FUCKING AI. I want to know the color of the hair from Mona Lisa. Not freaking Ona Isa! I send it literally correct. The speechtotext works great. But fucking API with it's reading. Pathethic. How far is AI? Barely usable as home assistant. So far - besides auto completion and giving code snippets / concepts AI is freaking useless. You need more patience for AI than a kid.
I hope the inventor of oauth2 dies alone. He should.11