Vibe Check : Zero to Data Pipeline | Building w/ AI & dlt in 10 Minutes
Temporal · 2026-05-21 · 56м 57с · 284 просмотров · YouTube ↗
Топики: durable-execution
Аудио ещё не скачано.
📝 Summary
Summary ещё не сгенерён.
📜 Transcript
Transcript ещё не сделан.
⚙️ Pipeline jobs
Нет job'ов в очереди.
📄 Описание YouTube
Показать
In this livestream, Elvis Kaharu (Developer Advocate at dltHub) joined Melanie and co-host Cecil Phillip for a Vibe Check on building data pipelines in 10 minutes with dlt, the open source Python SDK for moving data from anywhere it lives. Elvis walked through how dlt fits between custom Python scripts and managed platforms, and showed how an agent can one-shot a pipeline when the SDK gives it strongly typed, declarative primitives to fill in. We went beyond the surface and explored: * Why data pipelines are more than copying from point A to point B (schema normalization, incremental loads, schema evolution as a SEV) * Scaffolding a project with uvx dlthub start and what gets generated for Claude (skills, roles, starter pipeline) * Installing dlt toolkits for REST APIs, data quality, and file systems * One-shotting a GitHub issues pipeline with Claude and the REST API skill * Switching destinations with a single line of code (DuckDB, Snowflake, Iceberg, S3, Hugging Face) * Schema contracts with Pydantic and the gatekeeper pattern for handling bad rows * Attaching to a pipeline with Marimo notebooks to inspect data, schemas, and run data quality checks * Failure introspection via checks.get_failures() and feeding failed rows into another dlt pipeline * Exporting dlt transformations as dbt models for regulated industries (health, finance) * Where Ibis fits in (Python expressions that compile to SQL in Snowflake) * Snowflake Cortex AI operators through Ibis as a way to shift left on AI workloads * Skills vs. MCP in the dlt setup, and how skills get tuned differently for Claude, Codex, and Copilot * dltHub Pro for hosted pipelines, monitoring, and deploying Marimo notebooks as dashboards If you have ever wired up a brittle ingestion script, fought with a managed connector that did not quite fit, or wondered how agents should actually pull data into your warehouse, this episode is for you. Resources * dltHub: https://dlthub.com/ * dltHub on GitHub: https://github.com/dlt-hub * Introducing dltHub Pro: https://dlthub.com/blog/introducing-dlthub-pro * Hugging Face + dlt for ML: https://dlthub.com/blog/hugging-face-dlt-ml * Elvis on GitHub: https://github.com/elviskahoro * Temporal on GitHub: https://github.com/temporalio --- Temporal is the simple, scalable, open source way to write and run reliable cloud applications. Learn more Blog: https://temporal.io/blog How Temporal Works: https://temporal.io/how-temporal-works Community Slack: https://temporal.io/slack Developer resources Docs: https://docs.temporal.io Courses: https://learn.temporal.io/courses Support forum: https://community.temporal.io