this post was submitted on 03 Jun 2024
1498 points (100.0% liked)

People Twitter

6962 readers
606 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 58 points 11 months ago (5 children)

It's not that there's no API. It's that there's probably a different API for every single grocery store. And they make random changes and don't have public documentation. That's why we need the AI.

[–] [email protected] 42 points 11 months ago

Yup, exactly, no standardized APIs.

[–] [email protected] 13 points 11 months ago (2 children)

Indeed. LLMs read with the same sort of comprehension that humans have, so if a supermarket makes their website compatible with humans then it's also compatible with LLMs. We have the same "API", as it were.

[–] [email protected] 2 points 11 months ago (1 children)

Can LLMs interpret structured input like html?

[–] [email protected] 6 points 11 months ago

Yup. And those that can't can have a parser pull just the human-readable text out, like a blind person's screen-reader would do.

[–] [email protected] 11 points 11 months ago

No, that's why we need regulations to enforce standards.

[–] [email protected] 6 points 11 months ago (2 children)

You just need someone to do it. Here in Austria someone did it: https://heisse-preise.io

It's only in German and most of the prices aren't from a public API but crawled from different sources.
It's open source. Nothing except greed is stopping them from providing something like this.

[–] [email protected] 3 points 11 months ago (1 children)

Imagine if instead of building their own bespoke systems, grocery stores (and other places) created an open source software foundation and worked together to produce the software they needed.

[–] [email protected] 3 points 11 months ago

I sometimes dream of such things. Less waste, better inventory, customers get to choose inventory based on their wishlist, better prices, then I wake up.

We actually have a small liquor store nearby that really puts stuff on the shelves if you casually mention something you like. But that's more the exception than the rule.

[–] [email protected] 1 points 11 months ago

That's impressive, and honestly looks like it was quite a bit of work. I wonder how the author finances himself? There doesn't even seem to be a donation button on the site. I found a lengthy article on Wired but it doesn't appear to mention how he can afford to do all of this for free.

It's open source. Nothing except greed is stopping them from providing something like this.

Nothing is stopping anyone from doing this except the amount of work it takes to write and maintain all those data import scripts. I think greed is the wrong word here. It's not unreasonable to expect some sort of monetary reward for providing a useful public service that actually helps people save money. Everyone's gotta eat, right?

[–] [email protected] 1 points 11 months ago

Actually, you'd be surprised. Instacart has up-to-date price and product data for TONS of grocery stores. And while their API likely isn't public, they MUST have one in order for their smartphone apps to work.