The Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 10 months agoDreams of AIlemmy.worldimagemessage-square191fedilinkarrow-up11.5K
arrow-up11.5KimageDreams of AIlemmy.worldThe Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 10 months agomessage-square191fedilink
minus-squarepearsaltchocolatebar@discuss.onlinelinkfedilinkarrow-up4·10 months agoYeah, it wouldn’t be a huge lift if you’re familiar with python.
minus-squaregrue@lemmy.worldlinkfedilinkEnglisharrow-up6·edit-210 months ago#!/usr/bin/env python import groceryshoppingoptimizer Done!
minus-squareGBU_28@lemm.eelinkfedilinkEnglisharrow-up3·edit-210 months agoPython web scraping is just fine, with the llms you.have the option of either extracting the html and having the LLM read.over that, or having a vision ai OCR the page and make its own decision of what to extract.
minus-squareshiroininja@programming.devlinkfedilinkarrow-up2·10 months agoYeah I was going to say, I’ve done similar for clients with regards to competitor pricing
Removed by mod
Yeah, it wouldn’t be a huge lift if you’re familiar with python.
Done!
Removed by mod
Python web scraping is just fine, with the llms you.have the option of either extracting the html and having the LLM read.over that, or having a vision ai OCR the page and make its own decision of what to extract.
Yeah I was going to say, I’ve done similar for clients with regards to competitor pricing