• fl42v@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    It’s not exactly an ai-task, I guess? Like pretty much the only ai-related thing there is to classify stuff in ocr-ed receipts (technically, one can opencv whatever is in the fridge, but I suspect it won’t be reliable enough).

      • Programmer Belch@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 months ago

        AI is just a program that learns from the information you provide it to predict the next element in a series.

        If you want a program to check whats in your fridge, a simple spreadsheet updated whenever you empty a bag is just as good.

        An use for AI could be to update the spreadsheet with images from the inside of the fridge but you would need cameras that can work inside fridges.

        • ahto@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          10 months ago

          […] to predict the next element in a series.

          That’s just what LLMs do. AI is a much wider field than that.