The Picard Maneuver to People [email protected] • 6 months agoDreams of AIlemmy.worldmessage-square191fedilinkarrow-up11.49K
arrow-up11.49KimageDreams of AIlemmy.worldThe Picard Maneuver to People [email protected] • 6 months agomessage-square191fedilink
minus-square@[email protected]linkfedilink4•6 months agoYeah, it wouldn’t be a huge lift if you’re familiar with python.
minus-square@[email protected]linkfedilinkEnglish6•edit-26 months ago#!/usr/bin/env python import groceryshoppingoptimizer Done!
minus-square@[email protected]linkfedilinkEnglish3•edit-26 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.