Congrats on the launch! A quick search in the YC startup directory brought up 5-10 companies doing pretty much the same thing: - https://www.ycombinator.com/companies/tableflow - https://www.ycombinator.com/companies/reducto - https://www.ycombinator.com/companies/mindee - https://www.ycombinator.com/companies/omniai - https://www.ycombinator.com/companies/trellis At the same time, accurate document extraction is bec…
Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
11–20 of 66 posts
Re: Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
#12This is interesting. Can you do this with emails?
saving the email as a pdf would work!
Re: Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
#13Congrats on the launch! A quick search in the YC startup directory brought up 5-10 companies doing pretty much the same thing: - https://www.ycombinator.com/companies/tableflow - https://www.ycombinator.com/companies/reducto - https://www.ycombinator.com/companies/mindee - https://www.ycombinator.com/companies/omniai - https://www.ycombinator.com/companies/trellis At the same time, accurate document extraction is bec…
Re: Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
#14Congrats on the launch! A quick search in the YC startup directory brought up 5-10 companies doing pretty much the same thing: - https://www.ycombinator.com/companies/tableflow - https://www.ycombinator.com/companies/reducto - https://www.ycombinator.com/companies/mindee - https://www.ycombinator.com/companies/omniai - https://www.ycombinator.com/companies/trellis At the same time, accurate document extraction is bec…
Re: Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
#15Congrats on the launch! A quick search in the YC startup directory brought up 5-10 companies doing pretty much the same thing: - https://www.ycombinator.com/companies/tableflow - https://www.ycombinator.com/companies/reducto - https://www.ycombinator.com/companies/mindee - https://www.ycombinator.com/companies/omniai - https://www.ycombinator.com/companies/trellis At the same time, accurate document extraction is bec…
Agree.
The capability is fairly trivial for orgs with decent technical talent. The tech / processes all look similar:
User uploads file --> Azure prebuilt-layout returns .MD --> prompt + .MD + schema set to LLM --> JSON returned. Do whatever you want with it.
Re: Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
#16Re: Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
#17Congrats on the launch! A quick search in the YC startup directory brought up 5-10 companies doing pretty much the same thing: - https://www.ycombinator.com/companies/tableflow - https://www.ycombinator.com/companies/reducto - https://www.ycombinator.com/companies/mindee - https://www.ycombinator.com/companies/omniai - https://www.ycombinator.com/companies/trellis At the same time, accurate document extraction is bec…
We see a ton of industries/use-cases still bogged down by manual workflows that start with data extraction. These are often large companies throwing many people at the issue ($$). The vast majority of these companies lack technical teams required to leverage VLMs directly (or at least the desire to manage their own software). There’s a ton of room for tailored solutions here, and I don't think it's a winner-take-all space.
Re: Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
#18Saw reducto released benchmark related to your product: https://reducto.ai/blog/rd-tablebench Curious your take on the benchmark and how well midship performs
Re: Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
#19Congrats on the launch! A quick search in the YC startup directory brought up 5-10 companies doing pretty much the same thing: - https://www.ycombinator.com/companies/tableflow - https://www.ycombinator.com/companies/reducto - https://www.ycombinator.com/companies/mindee - https://www.ycombinator.com/companies/omniai - https://www.ycombinator.com/companies/trellis At the same time, accurate document extraction is bec…
TableFlow co-founder here - I don't want to distract from the Midship launch (congrats!) but did want to add my 2 cents. We see a ton of industries/use-cases still bogged down by manual workflows that start with data extraction. These are often large companies throwing many people at the issue ($$). The vast majority of these companies lack technical teams required to leverage VLMs directly (or at least the desire to…
Re: Launch HN: Midship (YC S24) – Turn PDFs, docs, and images into usable data
#20Congrats on the launch! A quick search in the YC startup directory brought up 5-10 companies doing pretty much the same thing: - https://www.ycombinator.com/companies/tableflow - https://www.ycombinator.com/companies/reducto - https://www.ycombinator.com/companies/mindee - https://www.ycombinator.com/companies/omniai - https://www.ycombinator.com/companies/trellis At the same time, accurate document extraction is bec…
"accurate document extraction is becoming a commodity with powerful VLMs" Agree. The capability is fairly trivial for orgs with decent technical talent. The tech / processes all look similar: User uploads file --> Azure prebuilt-layout returns .MD --> prompt + .MD + schema set to LLM --> JSON returned. Do whatever you want with it.