|
|
|
|
|
by lisa_coicadan
333 days ago
|
|
Really interesting project, love the idea of skipping traditional ETL by generating structured views on demand. We’re building something in a similar space at Retab.com, but with a different philosophy: instead of querying live across unstructured sources, we focus on reliably turning raw inputs (PDFs, scanned docs, images, etc.) into clean, structured outputs, using schema-guided LLM generation, multi-model consensus, and an evaluation dashboard.
So it’s less about on-the-fly queries, and more about building robust pipelines where you can trust the output and audit how it was produced.
Curious if you’ve thought about integrating evaluation or schema validation layers downstream, or if SwellDB is mainly about exploration?
Excited to follow the project either way! |
|