V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
new123

又一个免费的 ocr 识别服务

  •  
  •   new123 · Jul 23, 2025 · 1868 views
    This topic created in 288 days ago, the information mentioned may be changed or developed.

    macOS 系统自带 ocr 识别库,是被效果还不错,之前看有将手机构建成 ocr api 集群的。效果确实好。今天花费些时间 vibe code 一个本机的 ocr 识别服务。 使用 brew services 部署。 代码已开源 支持 base64 访问 支持 表单提交 二进制数据访问 耗时较多的地方时,brew 服务的构建和测试。

    http://localhost:7321/api/v1/ocr
    {
    	"image": "data:image/png;base64,iVBORw0KGgxxx",
    	"language": "zh-CN",
    	"confidence": 0.9
    }
    

    自建 OCR 服务

    Supplement 1  ·  Jul 28, 2025

    设备集群版已经更新。集群版地址。 小工具类的软件,在大模型时代,似乎失去了意义。

    4 replies    2025-07-23 23:40:26 +08:00
    cwwx2022
        1
    cwwx2022  
       Jul 23, 2025
    有开源地址吗
    new123
        2
    new123  
    OP
       Jul 23, 2025
    上面有啊,老哥
    LinYa
        3
    LinYa  
       Jul 23, 2025
    立刻点赞,很久以前就想这么干,奈何不懂 swift ,当时也没有 LLM 可以帮助,久而久之就忘了
    BugCry
        4
    BugCry  
       Jul 23, 2025
    牛哇,给大佬点赞
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4937 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 45ms · UTC 09:57 · PVG 17:57 · LAX 02:57 · JFK 05:57
    ♥ Do have faith in what you're doing.