46
Have you found any cool uses/life hacks for AI?
(reddthat.com)
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Do you self host or use one of the Free™ cloud services?
Self host. Just Ollama running on a machine without a GPU! I never said it was fast. :D
So you'll copy and paste the URL for an eBay listing and it'll go out and fetch the price and quantity and calculate unit price?
Close.. I'll download the HTML for an eBay search results page, and then a script splits it up into separate entries and feeds each listing's HTML chunk to the LLM. I don't bother with individual listing pages. (This falls down on some edge cases like listings that include multiple variants via a pull-down selection only found on the individual listing page. Maybe a future area of improvement.)