

Holy shit. This would be so on brand for Trump that it’s probably the main reason.
Holy shit. This would be so on brand for Trump that it’s probably the main reason.
If you subtract California from the USA is it still #1?
To be fair this would assist in your screen or gaming addiction.
They’re saying Russia should stop killing Ukrainians. Nothing about this attack.
I’ve seen similar in Vietnam and Thailand too (this year). So I’m guessing it’s common across South East Asia.
Must be brcuntish, right?
And the downloaded ones are never in sync properly.
It is. In the fediverse everything is open otherwise federation wouldn’t work.
Yeah was wondering the same here from Australia.
Back when my daughter was born, not only did we not pay anything, the government gave us a $5000 “baby bonus”
I’m surprised Japan doesn’t have more “please have children” incentives with their declining demographics.
I’ve seen “fair use policy applies”
Did you get the memo?
Really well. Temp turned down all the way, and Gemini has this new feature to run and execute code… Not function calling… It can write a small python script, run it and return the output.
So our prompt explains the excel spreadsheet, then tell it exactly the format we need it in, and then tell it to use python and pandas to read in the CSV, clean it up and reshape it the way we need it to match what we expect and voila.
So hallucinations are not really and issue with the data as it’s simply writing code which then deterministically processes and returns the data.
Edit to add more info: basically Gemini can create and run a lambda function on the fly. And if you’re a coder you can really guide the prompt. Eg "load this into pandas. Then remove all the empty columns. Also remove the total rows. Now unpivot the data so the months are not columns but in separate rows with a column called month.
You get the idea.
Strangely enough we actually solved this problem with AI a few months back. We upload the excel file to Gemini and have a prompt to extract the data we need in a specific json format. And it works surprisingly well.
Let me rephrase. It’s not advisable to be stateless when you’re trying to emigrate voluntarily.
You can’t really be stateless so I presume they had or got some other citizenship first.
He literally refused to put his hand on the book.
CEOs read “minimum wage” and they think “maximum wage”.
It’s just a branding issue. /s
American retailers don’t tell you anything. They just randomly charge you more at the till.
They are starting to do this. Most new models support function calling and can generate code to come up with math answers etc