Live data from Hacker News

Launch HN: Parsewise (YC P25) – Reason Across Documents with an API

news.ycombinator.com

11–20 of 59 posts

Re: Launch HN: Parsewise (YC P25) – Reason Across Documents with an API

#11
I say this with a lot of love: The vibecoded applications in your demo reek of AI slop design.

This isn't a critique of your product. It's just that the a beige-orange theme, the pill components, and the left-border highlight give me that visceral reaction as reading a paragraph littered with em dashes and "not X but Y." It makes me take you less seriously.

Cool demo otherwise.

Re: Launch HN: Parsewise (YC P25) – Reason Across Documents with an API

#13

I say this with a lot of love: The vibecoded applications in your demo reek of AI slop design. This isn't a critique of your product. It's just that the a beige-orange theme, the pill components, and the left-border highlight give me that visceral reaction as reading a paragraph littered with em dashes and "not X but Y." It makes me take you less seriously. Cool demo otherwise.

Haha no appreciate it! That's on me for not calling it out explicitly (was trying to make the video as short as possible), but the demo UIs were literally vibe coded to show the ease of integration https://youtu.be/F1cSuZal03s?si=1H4zTcO-8cosLbVr&t=70

Re: Launch HN: Parsewise (YC P25) – Reason Across Documents with an API

#14
post #6

I worked recently on an internal tool to achieve this kind of things, mostly plugging mistral OCR to gemini to extract structured data from documents. We then perform automated diffs too. There seems to be an insane amount of competition in the "Intelligent Document Processing" market, like for instance parseur, whose founder is often on HN himself. What do you think sets you apart from competition like : 1) Mistral…

Hi, Parseur founder here :D

I understand what they are trying to do, but to me it feels like the moment when MongoDB entered the database space, with semi-structured, "flexible" storage format. It has its uses, for prototyping mostly.

But in high-volume, production workloads, giving a structure to the data you extract (what Parseur does through defining the Fields in your Mailbox, basically giving your output data a schema) adds a ton of value, and the larger the dataset, the truer it is.

Usually, you start by defining where you want your data to go, and which structure it should have, before working backwards from here and starting to extract the data. This is the key to automating your document workflow.

Re: Launch HN: Parsewise (YC P25) – Reason Across Documents with an API

#17

How portable are your agent definitions? If I build one for insurance documents, how much work is needed to adapt it to a completely different domain like legal contracts or healthcare?

In practice we find that each domain (and even each organisation) ends up having highly customized definitions.

At first, fairly generic templated definitions sort of work, but what we've seen is that over time data comes up that is out of distribution, and there was no explicit instruction on how to deal with it. In such cases we tend to flag this and offer suggestions to the users on how they can improve the specificity of agents.

Another structure we have seen play out is having a manager review ratings and feedback comments from their team and updating the definitions accordingly over time (where we offer them the capability to see results of before and after side -by-side for all existing data as well, so they are more confident in the change before committing).

The amount of work is dependent on how good the initial definitions are and how complex the use case is (and how much it evolves - new data sources etc). A bit of an unsatisfying answer but it can be anywhere between a few hours one off or a couple of minutes per day on an ongoing basis.

Re: Launch HN: Parsewise (YC P25) – Reason Across Documents with an API

#20

Earlier quoted context omitted.

I learnt a lot at Palantir, though always worked in commercial so no ties to security state (for the better or worse). (Also side-note, we are working towards enabling frontier performance with smaller open models that allows our customers to protect their data. https://www.parsewise.ai/officeqa-sota ) And I do get genuine joy from helping our users, so love it is:)

[flagged]

A launch post is not a place to attack other users personally. Neither is any other HN thread for that matter, so please don't do it here.

https://news.ycombinator.com/newsguidelines.html

Post reply on HN