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.
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.