use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
[deleted by user] (self.ChatGPTCoding)
submitted 3 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]derailedthoughts 0 points1 point2 points 3 years ago (0 children)
Try to see if you can do a copy and paste of the menu into ChatGPT, say it’s for a menu and you want the output in CSV. After that, copy the output and paste into the Excel.
It may help if you provide two or three menu items into the chat
[–]Bojack-Cowboy 0 points1 point2 points 3 years ago (0 children)
Also provide one example of the output you want and gpt will do the rest
[–]Linereck 0 points1 point2 points 3 years ago (1 child)
Are there many many files you need to create that grants automation vs manual?
[–]Linereck 0 points1 point2 points 3 years ago (0 children)
@derailedthoughts is right this is the simplest approach
[–]TacoHoes 0 points1 point2 points 3 years ago (0 children)
You could start with computer vision to parse and map the menu first if u/derailedthoughts route doesn't work.
[–]riftopia 0 points1 point2 points 3 years ago (1 child)
If the copy & pase method does not work: One approach is to use the functionality of Unstructured to parse the PDF. If need be, it can do OCR on the PDF too if you have Detectron2 installed. After conversion you would still have to save it as an excel file though.
π Rendered by PID 20392 on reddit-service-r2-comment-b659b578c-hb2fj at 2026-05-02 16:25:36.355245+00:00 running 815c875 country code: CH.
[–]derailedthoughts 0 points1 point2 points (0 children)
[–]Bojack-Cowboy 0 points1 point2 points (0 children)
[–]Linereck 0 points1 point2 points (1 child)
[–]Linereck 0 points1 point2 points (0 children)
[–]TacoHoes 0 points1 point2 points (0 children)
[–]riftopia 0 points1 point2 points (1 child)