惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
博客园_首页
WordPress大学
WordPress大学
博客园 - 聂微东
P
Privacy International News Feed
Forbes - Security
Forbes - Security
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Last Week in AI
Last Week in AI
C
CERT Recently Published Vulnerability Notes
月光博客
月光博客
NISL@THU
NISL@THU
美团技术团队
T
Tailwind CSS Blog
Jina AI
Jina AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Apple Machine Learning Research
Apple Machine Learning Research
C
Cisco Blogs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Hacker News
The Hacker News
B
Blog
P
Palo Alto Networks Blog
L
Lohrmann on Cybersecurity
有赞技术团队
有赞技术团队
The Register - Security
The Register - Security
S
Securelist
A
Arctic Wolf
MyScale Blog
MyScale Blog
H
Help Net Security
N
Netflix TechBlog - Medium
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
T
Threatpost
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Security Latest
Security Latest
T
Tor Project blog
V
Vulnerabilities – Threatpost
V
V2EX
AI
AI
Hugging Face - Blog
Hugging Face - Blog
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
Simon Willison's Weblog
Simon Willison's Weblog
小众软件
小众软件
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
Troy Hunt's Blog
Schneier on Security
Schneier on Security
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
H
Heimdal Security Blog
Google Online Security Blog
Google Online Security Blog
Know Your Adversary
Know Your Adversary

Hacker News: Launches

Launch HN: Screenpipe (YC S26) – Power your agents by your 24/7 screen recording Build content creation into your app | Unlayer Launch HN: Bloomy (YC S26) – AI-powered mastery learning for K-12 Launch HN: Traceforce (YC S26) – Company-wide security monitoring for AI apps API reference — Coasty Computer Use API Agnost AI: Catch Agent Failures Your Evals Miss Context.dev: Web Scraping & Crawl API for AI Agents Manufact | Build and Deploy MCP Agents, Servers & Apps TesterArmy: Test your app with AI, catch bugs before users do GitHub - Adam-CAD/CADAM: CADAM is the open source text-to-CAD web application Launch HN: Drafted (YC P26) – Models for residential architecture BitBoard — dashboards built with your favorite AI tools Launch HN: Transload (YC P26) – Measuring freight items with CCTV Scrapers & Crawlers Built and Maintained by AI | Intuned Launch HN: General Instinct (YC P26) – Frontier models on edge devices Launch HN: Hyper (YC P26) – Company brain to power agentic development Launch HN: Rudus (YC P26) – AI for concrete contractors Launch HN: Expanse (YC P26) – Unlock Wasted GPU Capacity Minicor | Scalable Desktop Automations Chert | iMessage Infrastructure for Reaching People at Scale GitHub - superset-sh/superset: Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine Runtime - The runtime for all your team's agents superlog Ardent — Database branching for coding agents Voker Launch HN: Kampala (YC W26) – Reverse-Engineer Apps into APIs Twill - The Software Factory for Your Team Relvy - Your runbooks, automated Freestyle - VMs and Git for AI Agents Launch HN: Sitefire (YC W26) – Automating actions to improve AI visibility Launch HN: Voltair (YC W26) – Drone and charging network for power utilities Launch HN: Canary (YC W26) – AI QA that understands your code Launch HN: Kita (YC W26) – Automate credit review in emerging markets Chamber | Your AIOps Teammate for GPU Infrastructure Launch HN: Voygr (YC W26) – A better maps API for agents and AI apps
Launch HN: Parsewise (YC P25) – Reason Across Documents with an API
gergelycsegz · 2026-07-01 · via Hacker News: Launches
Launch HN: Parsewise (YC P25) – Reason Across Documents with an API
56 points by gergelycsegzi 8 days ago | hide | past | favorite | 54 comments

Hi all, it’s Greg and Max, founders of Parsewise here (https://www.parsewise.ai/api). Parsewise transforms a bucket of unstructured data into schema compliant data, retaining lineage for values resolved across documents.

Imagine giving Claude a bunch of files and asking for a CSV or JSON output. If you have tried this, you know both the system limitations (number of files, type of inputs, cost, latency) but also the human-facing challenge of having no way to validate the results quickly. We solve both. We help tech teams simplify their unstructured data ETL, and loop in business experts for the definitions and for instant validation.

Here is a video with a few use cases: https://www.youtube.com/watch?v=dbRllnnh47w

Parsewise in the words of someone coming to us: ”I need to extract information from insurance policy PDFs, phone calls that have been transcribed, emails, etc. I am NOT looking for something that would just extract data point by data point, page by page into a structured well-defined schema but more something more agentic that can understand that information might be across documents and that it should reason over what to extract.”

We started the company based on a decade of experience (and pain) in complex data transformation and data analysis / synthesis. Greg was building both classical ETL and implemented AI workflows at Palantir. At Bain, Max did highly complex data analysis in the financial sector, similar to many of our customers.

Parsewise works by taking in a bucket of data (think hundreds or thousands of pdfs, excels etc.), and outputting schema compliant data where every single value is traceable down to word level citations across multiple documents in the bucket. We provide API customers with ways to show the lineage in their own applications, or they can use our platform for internal operations. At the core of the data processing we have self-improving agent definitions. They define the acceptable sources, the logic for resolving or combining values, and the rule for highlighting uncertainty to the end user.

The underlying tech is model and cloud agnostic and can be deployed in private networks. We have seen the best results with Gemini models for visual reasoning, achieving SOTA (beating Claude Fable) on the strongest grounded reasoning benchmark we have found (Databricks OfficeQA). Notably, we focused more on the “human harness” rather than the model harness, leaning into the actual friction we saw in uptake, which is around verifiability. That means optimizing the time and clicks required to trust the outcomes. We use vLLMs for parsing, and then we use small models for efficient large scale exhaustive search. Unlike RAG, we do not sample; instead, we exhaustively find all relevant values for a given query. We use larger models for decision making around resolutions and flagging inconsistencies to users.

This exhaustiveness and explicit value sourcing is unique to our platform, and it goes beyond the first step of data parsing that many existing providers cover.

We would love to welcome builders and tinkerers to try Parsewise on your complex document challenges. We have a ton of ideas on how we can expand the product and make it better, but would appreciate feedback and ideas from the community!

 help