3 comments

  • aleks567821 minutes ago
    We used Reducto and it did struggle with long documents. As we process financial documents going over 300+ pages using Gemini 3 Flash is producing high accuracy extracts super fast.
  • willwjack2 hours ago
    Any learnings from deploying agents at such massive scale?
  • skadamat3 hours ago
    How does this compare to DataLab (<a href="https:&#x2F;&#x2F;www.datalab.to&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.datalab.to&#x2F;</a>)
    • adit_a2 hours ago
      We&#x27;re releasing an open dataset for challenging structured extraction tasks as a starting point for people to do any comparisons soon!<p>vikp and the Datalab team have done great work in the space, but their structured extraction product is closer to our baseline &#x2F;extract api since both of those are single pass extractions.<p>Deep Extract is more accurate than any structured extraction product we&#x27;ve tried, <i>but</i> the approach comes with a very clear cost&#x2F;latency tradeoff over a single pass extraction. We have free credits if you&#x27;d like to do a side by side