today, we're launching Light Parse
Extend can now parse documents up to 70% cheaper than other solutions
- light parse starts at $0.00625 per page, and scales down significantly with volume discounts
- it's SOTA on Databricks OfficeQA Pro (a 3rd party agent benchmark) among all non-agentic parsing providers
our ML/AI team trained smaller and more efficient layout, table, and form vision models to enable significant cost reduction without impacting accuracy on many types of documents
live today for all users!
today, we're launching Light Parse
Extend can now parse documents up to 70% cheaper than other solutions
- light parse starts at $0.00625 per page, and scales down significantly with volume discounts
- it's SOTA on Databricks OfficeQA Pro (a 3rd party agent benchmark) among all non-agentic parsing providers
our ML/AI team trained smaller and more efficient layout, table, and form vision models to enable significant cost reduction without impacting accuracy on many types of documents
live today for all users!
This is awesome -- really cool example of what happens when you can turn messy, scientific docs into something structured that researchers can actually build on.
Decided to open source my weekend side project! S7 uses Extend API + LLMs to query genetic association data from GWAS/exome papers and reconcile it all into one clean, queryable schema with citations.
Inspiration came from watching Extend helping dozens of LiSci R&D teams handle nasty genetic tables that are pretty unqueryable at scale.
The stack is Pydantic + SQLite + FastAPI, in addition to Extend + your LLM of choice (I did Claude + GPT, dual-model).