Tag
This paper introduces DKCD, a framework that enhances causal discovery from unstructured data in high-expertise domains by integrating domain knowledge graphs with LLM-based reasoning to identify latent causal factors and improve annotation accuracy.
Aaron Levie explains that recent AI models like GPT-5.6 Sol, Fable 5, Grok 4.5, and Muse Spark 1.1 enable processing of unstructured enterprise data at scale, transforming knowledge work by allowing complex queries and automated analysis.
Jerry Liu discusses building a document context layer for AI agents, covering retrieval evolution, OCR challenges, and future agent-native document formats, based on his talk at AI Engineer World Fair 2026.
Parsewise is a YC-backed API that transforms unstructured documents into schema-compliant data with traceable lineage, enabling AI reasoning across documents.
Hyper-Extract is an Apache 2.0 open-source tool that converts unstructured documents into structured knowledge bases, supporting knowledge graphs, time-series data, and spatial information, enabling high-accuracy AI queries.
Parse-Flow is an open-source visual workflow designer built by LlamaIndex that chains four document processing primitives—Parse, Classify, Split, and Extract—into a drag-and-drop canvas powered by LlamaAgents workflows, enabling reliable structured data extraction from unstructured enterprise documents like PDFs, contracts, and invoices.
Jerry Liu, CEO of LlamaIndex, discusses on the Venture with Grace podcast why data infrastructure is crucial for the agentic AI boom, emphasizing that AI agents need access to the right data at the right time.
DataChain is a Python library that adds a context layer to unstructured files in S3, GCS, and Azure, turning them into versionable, queryable typed datasets with support for parallel processing, incremental updates, and agent workflow integration.
This paper proposes a text-enhanced pipeline for detecting regime shifts in financial markets, combining LLM analysis of unstructured text with statistical tests on time series data. Applied to the US Treasury market from 2010-2024, the method achieves high accuracy and is detector-agnostic.
A developer argues that businesses should stop forcing AI into minimal viable products if their underlying data infrastructure is poor, and instead focus on solving specific bottlenecks with deterministic code or data cleanup before pursuing custom AI integrations.