#AI #OCR
挺NB的
https://linux.do/t/topic/298626/1

发现一个好用的用于文本图片识别的 prompt,还有一个免费 AI OCR 工具

在线免费 AI OCR 工具: https://functions-ocr.edgeone.app/

代码是开源的,核心 prompt 在这里:https://github.com/TencentEdgeOne/pages-templates/blob/main/examples/functions-ocr/functions/ocr/index.js

看模型用的是 hunyuan-vision,换成其他平台的大语言模板效果应该都差不多。
 
 
Back to Top