data-pipeline

Tag

Cards List
#data-pipeline

UNIBROWSE: A Data-to-Agent Framework for Multimodal BrowseComp

arXiv cs.CL · 2d ago Cached

UniBrowse introduces a unified data pipeline for multimodal BrowseComp tasks, generating training data covering three information-flow patterns and achieving state-of-the-art performance on five benchmarks, surpassing GPT-5 and Gemini models.

0 favorites 0 likes
#data-pipeline

A practical recipe for building agent trajectory datasets

Reddit r/AI_Agents · 3d ago

A practical guide for building structured agent trajectory datasets for training tool-using agents, emphasizing the importance of designing trajectories with six key parts and treating them as data assets rather than logs.

0 favorites 0 likes
#data-pipeline

@CryptoTied: Holy cow! An LLM-optimized open-source crawler goes viral — Crawl4AI is an open-source LLM-friendly Web Crawler & Scraper with 72k+ stars on GitHub. It converts web content into clean, structured Markdown...

X AI KOLs Timeline · 6d ago Cached

Crawl4AI is an LLM-optimized open-source crawler that converts web content into clean, structured Markdown. It supports intelligent content filtering, LLM-driven extraction, browser automation, and is ideal for RAG and AI Agent scenarios.

0 favorites 0 likes
#data-pipeline

@IndieDevHailey: Crawl4AI: A 70,000-star open-source tool that turns web pages into clean Markdown ready for LLMs! Say goodbye to paid crawlers! Zero API Key, structured data in seconds, designed for RAG, Agents, and data pipelines. Super clean output: intelligent denoising, tables/code/quotes fully preserved, directly feedable to LLMs. Really fast: asynchronous browser pool + caching + adaptive crawling, deep mining also stable. Full control: proxies, sessions, JS execution, stealth anti-blocking, play as you like. Zero barrier: one-click CLI, Docker deployment, supports any LLM to extract structured data. Free and no barrier: 70k+ stars on GitHub, ready for production.

X AI KOLs Timeline · 6d ago Cached

Crawl4AI is an open-source web crawler tool that converts web content into clean Markdown format, designed for LLM's RAG, Agents, and data pipelines. Zero API Key, fast output of structured data.

0 favorites 0 likes
#data-pipeline

PRX Part 4: Our Data Strategy

Hugging Face Blog · 2026-07-06 Cached

Photoroom details their data strategy for training PRX, including assembling diverse datasets, re-captioning with a VLM, and using Mosaic Data Shards for efficient training.

0 favorites 0 likes
#data-pipeline

@pauliusztin_: I used to think ingesting 1,000,000 documents into an AI memory system was mostly a compute problem. But I've been prov…

X AI KOLs Timeline · 2026-07-04 Cached

The author discusses the architecture for scaling AI memory ingestion from thousands to millions of documents, emphasizing orchestration and parallelism over raw compute power, and using Prefect for workflow management.

0 favorites 0 likes
#data-pipeline

OpenZL

Lobsters Hottest · 2026-06-27 Cached

OpenZL is a compression library that generates specialized compressors for specific data formats, achieving high compression ratios at high speeds suitable for datacenter workloads like AI processing.

0 favorites 0 likes
#data-pipeline

@XiaohuiAI666: Your RAG implementation is wrong! Traditional chunks lack knowledge boundaries, version information, and metadata, leading to missing retrieval context, version mixing, and difficult permission control. The author proposes a new method that replaces chunks with IdeaBlocks (Question-Answer + governance fields), achieving structured knowledge units. Without changing the retrieval algorithm,…

X AI KOLs Timeline · 2026-06-22 Cached

The author proposes replacing traditional chunks with IdeaBlocks (Question-Answer + governance fields) to improve RAG knowledge units. The Blockify tool has been open-sourced, which can reduce corpus size by 40x, tokens by 3x, and increase relevance by 2.3x.

0 favorites 0 likes
#data-pipeline

Robotics Teams Are Rebuilding the Data Stack from Scratch

Hacker News Top · 2026-06-21 Cached

Robotics teams are rebuilding the data stack from scratch to overcome the 'data layer tax' that slows down iteration and scaling in robot learning, as existing infrastructure doesn't handle multi-rate and multimodal data.

0 favorites 0 likes
#data-pipeline

ProfiLLM: Utility-Aligned Agentic User Profiling for Industrial Ride-Hailing Dispatch

arXiv cs.AI · 2026-06-18 Cached

ProfiLLM introduces an agentic LLM pipeline that generates utility-aligned user profiles from platform-scale behavioral logs for industrial ride-hailing dispatch, achieving significant improvements in outcome prediction and GMV in production at DiDi.

0 favorites 0 likes
#data-pipeline

Show HN: Artie – Real-time data replication to your warehouse, now self-serve

Hacker News Top · 2026-06-10 Cached

Artie is a self-serve product for real-time data replication to data warehouses, offering sub-minute latency, exactly-once delivery, and easy deployment without managing Kafka or DMS infrastructure.

0 favorites 0 likes
#data-pipeline

TinyFish Bigset turns text prompts into live datasets (3 minute read)

TLDR AI · 2026-06-03 Cached

TinyFish Bigset is an open-source multi-agent system that turns natural language prompts into structured datasets from the live web, with schema inference, autonomous research agents, and scheduled refresh. It runs self-hosted via Docker and is built on TinyFish's search infrastructure.

0 favorites 0 likes
#data-pipeline

@wsl8297: When building RAG / data agents, the easiest step to get stuck is this: how to turn a bunch of scattered files into a trackable, queryable, reusable dataset. Especially PDFs, images, logs, and annotation files in S3 / GCS / Azure, once the scale grows, management and iteration start to spiral out of control. https:/…

X AI KOLs Timeline · 2026-06-02 Cached

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.

0 favorites 0 likes
#data-pipeline

SmartDirector: Keyframe-Conditioned Cinematic Video Generation with Narrative Pacing Control

Hugging Face Daily Papers · 2026-05-27 Cached

SmartDirector is a framework that enhances video generation by using multiple keyframes to improve narrative structure and temporal pacing, operating in a two-stage process of low-resolution generation and high-resolution refinement.

0 favorites 0 likes
#data-pipeline

Norway's 2 petabytes of Huawei flash storage and LLM training

Hacker News Top · 2026-05-25 Cached

Norway's National Library is building a sovereign Norwegian LLM using 2 PB of Huawei OceanStor Dorado flash storage for its AI training data pipeline, addressing the need for a local language model.

0 favorites 0 likes
#data-pipeline

@raydistributed: Try out Ray-powered batch inference on Snowflake

X AI KOLs Following · 2026-05-21 Cached

Snowflake now supports job-based batch inference powered by Ray, enabling distributed GPU execution for scaling model inference over millions of unstructured datapoints with a single API call.

0 favorites 0 likes
#data-pipeline

Good QC for RL Data (18 minute read)

TLDR AI · 2026-05-08 Cached

The article discusses the importance of quality control for reinforcement learning data, outlining the shortcomings of current data vendors and the evaluation criteria used by frontier AI labs for RL data.

0 favorites 0 likes
#data-pipeline

@anyscalecompute: In this session, you'll learn: - Build and scale data pipelines with Ray - What is video data curation - Stream large d…

X AI KOLs Following · 2026-05-07 Cached

Anyscale is hosting a hands-on virtual lab session teaching developers how to build and scale data pipelines with Ray, covering video data curation, distributed GPU inference, and CPU/GPU streaming pipelines.

0 favorites 0 likes
#data-pipeline

PrefectHQ/prefect

GitHub Trending (daily) · 4d ago Cached

Prefect is an open-source workflow orchestration framework for building and automating data pipelines in Python.

0 favorites 0 likes
← Back to home

Submit Feedback