Skip to main content
5 events
when toggle format what by license comment
Aug 21, 2024 at 18:15 answer added ydd timeline score: 6
Jul 26, 2024 at 17:24 comment added Stuart Poss I'll look into that, but it begs the question as to how chatgpt might implement the straightening, which is not particularly informative in the context of Mathematica code that might mimic such an unspecified algorithm. Using a llm to solve simple problems also has the disadvantage of generating a very large carbon footprint, so a less damaging approach would be desirable for such a relatively basic task.
Jul 22, 2024 at 5:32 comment added AsukaMinato if you just need to ocr the image and get text, try llm like chatgpt-4o, gemini. they all have api to send image through web requests, and get result, which can be programmed into mathematica.
Jul 22, 2024 at 5:30 history edited AsukaMinato CC BY-SA 4.0
syntax highlight
Jul 22, 2024 at 4:20 history asked Stuart Poss CC BY-SA 4.0