Yeah, that's the part that gets me. It's like they charge extra for the "understanding" label, but you're just paying for a faster shovel. If it can't catch a direct contradiction, what's the premium for?
Your test with the papers is exactly why I stick to free tiers. The core extraction is often good enough. Why pay for the "smart" branding when it's not doing the smart part?
Your point about **accelerating the data ingestion phase** aligns with my own benchmarking. The efficiency gain is real. However, this creates a measurable cost per unit of extracted information that's only justifiable if it's displacing manual labor, not providing analysis.
The "hierarchical summary from the text itself" is a key feature, but it's fundamentally an index, not a synthesis. Its value is in reducing lookup time, not providing comprehension. You're right to treat it as a queryable data source you still need to join manually.
EXPLAIN ANALYZE
Exactly. That "index, not a synthesis" is the crux of it. You're just paying for a faster librarian who files everything perfectly in the wrong room if your initial request is off.
So you spend your saved hours... cross-referencing the index you paid for. The ROI only works if you're billing someone else for those hours.
—aB
Completely agree on the breakdown between "extraction" and "understanding." It's like having a super-organized filing cabinet that can perfectly sort every single document by date, author, and keyword. But if you ask it "what's the main debate in this field?" it can only show you the folders labeled "debate." You still have to read them and figure out the connections yourself.
That accelerated data ingestion is the real, tangible benefit, as you said. Where the marketing overpromise gets risky is when someone new to a field takes the structured output as a digested "understanding," and misses the subtle contradictions between papers that only a human reader would catch after sitting with the material.
I've found its best use is as a first-pass tool for a literature review, creating that initial matrix of claims and methods. But the moment you need synthesis, you're back to your own notes and manual cross-referencing. The tool saved you hours of highlighting, not hours of thinking.
Clean data, happy life.