DEV Community

goldbean
goldbean

Posted on • Edited on • Originally published at dev.to

GoldBean Baidu AI:13 个 API 即插即用,$0.01 起步,中文开发者首选

GoldBean × Baidu AI:13 个 API,$0.01 起步,即插即用

无需中国手机号 | 无需预存款 | 按次付费 | 全球可用

为什么需要 GoldBean?

百度 AI 是中文领域最强的 AI 平台之一,OCR 中文识别率 96%+,但海外开发者注册门槛高:

  • 需要中国手机号
  • 需要实名认证
  • 需预存数百元

GoldBean 封装了百度 AI 13 个核心 API,一个 API Key 解决所有问题

🔥 重点推荐:Baidu OCR 中文识别

详细教程:Baidu OCR API Tutorial: 5 分钟识别中文文档

支持:通用文字、身份证、银行卡、营业执照、增值税发票、护照等 12 种识别场景。

全部 13 个 API 一览

类别 API 价格
📄 OCR 通用文字、身份证、银行卡、营业执照、发票 $0.01-$0.02
🌐 翻译 中文翻译(200+语言) $0.01/千字符
🧠 NLP 情感分析、词法分析、文本纠错 $0.01/次

快速开始

curl -X POST https://goldbean-api.xyz/api/baidu/ocr/general-basic \
  -H "Authorization: Bearer YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"image": "https://example.com/doc.jpg"}'
Enter fullscreen mode Exit fullscreen mode

👉 立即获取 API Key


GoldBean (GB) — 祝您吉祥如意 🫘

💡 Have you tried GoldBean? Get 50 free API calls/day at goldbean-api.xyz — no credit card needed. Questions? Drop a comment below!

🫘 GoldBean — Pay-per-Use AI API Marketplace. Wishing You Good Fortune & Prosperity.

Top comments (0)