Viewing profile — macklinkachorn
macklinkachorn
HN member- Joined
- Sun, Jul 07, 2019, 1:41 AM UTC
- HN karma
- 137
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About macklinkachorn
Say hi at: mac@runtrellis.com
Recent public activity
-
comment
Comment #43004511
In my previous role, I have experienced similar things where the rule-based parsing approach is really tricky to get right and often failed via from edge cases. We (at https://runt…
- job
- job
- job
- story
- job
- job
- job
- story
-
comment
Comment #41248413
The users specify the schema and output format and a validation rule and we make sure the system adheres to that.
-
comment
Comment #41242290
That’s awesome. Curious to hear your use cases and also happy to share notes on what we see work well. Feel free to ping me (email in Bio)
-
comment
Comment #41240878
Super cool! This aligns with our experiences. These tools are great and can get to near 100% of accuracy but it's quite a lot of work on the Eng side to get it there reliably.
-
comment
Comment #41240846
Great to hear that you worked saw similar use cases. Doing this before LLMs seem like a big challenge.
-
comment
Comment #41238678
Yes, we combine LLMs as a judge with traditional checks like reverse search in original data sources, defining your own post-processing logic, and simple classifier for confidence …
-
comment
Comment #41238387
A few that we experience as we’re building Trellis out: 1. Managing end-to-end workflows from integrating with data sources, automatically triggering new runs when there’s new data…
-
comment
Comment #41238288
Unstructured seems to be focusing a lot on the document chunking and data ingestion into RAGs part. Trellis handles the process end-to-end from extraction to transforming the data …
-
comment
Comment #41238136
NER is good for really simple things (like getting names, addresses, etc.). A lot of the use cases that we see, like extracting data from nested tables in 100-page-long private cre…
-
comment
Comment #41238050
Yes, HIPAA compliance is on the roadmap and should be out in a few weeks. We spent a lot of time on healthcare/sensitive data use cases. Google Document AI and Watson SDU seem to b…
-
comment
Comment #41238002
Getting a lot of love from HN so the demo site and data processing might slow down by quite a bit. We're fixing it right now!
-
comment
Comment #41237865
Good question and we have seen this extraction workflow a lot in financial services. We just added table mode to the product (select table in transformation parameters) where we ex…
-
comment
Comment #41237779
Totally! The structured extraction from AI is only a small part in the product. Beyond the list above we also built 1. Custom validation that allows end users to validate outputs w…
-
comment
Comment #41237738
Thanks! We also start to see the patterns where search systems are being improved with filters and hierarchy level metadata. Another use case that people use Trellis for is ingesti…
-
comment
Comment #41237672
We face similar challenges you listed and handle all of the above. 1. Out of the box OCR doesn't perform as well for complex documents (with tables, images, etc.). We use vision mo…
-
comment
Comment #41237546
Please let me know the issues and happy to get it set up correctly for you. I'm at mac@runtrellis.com
-
comment
Comment #41237405
Thanks! Always surprised to see how many dodgy PDFs and scans there is in enterprises.