Hacker News new | ask | show | jobs
by taw1285 620 days ago
Love it! It would be cool to be able to auto tag cuisine type. Did you use an LLM to scrape and parse receipt details?
1 comments

Actually adding that as we speak! Categories, cuisine, dietary, etc. Yeah I am using OpenAI, I tested with Claude but it was actually less reliable. FWIW, I am extracting the HTML and doing some cleanup work for it before passing it to the LLM with instructions.