ReferenceAsk
Remy Reference/models/Google Document AI
G

Google Document AI

Google Document AI, a document extraction model from Google.
model: "google-document-ai"
Google·Released 2024
Pricing
Per generation
$0.0015
Specifications
Released
2024
Model string
documentai-ocr
Use this model
await mindstudio.extractText({
  url: "...",
  model: "google-document-ai",
});