DataTalks.Club - Latest News and Information
  • All Technology
  • AI
  • Autonomy
  • B2B Growth
  • Big Data
  • BioTech
  • ClimateTech
  • Consumer Tech
  • Crypto
  • Cybersecurity
  • DevOps
  • Digital Marketing
  • Ecommerce
  • EdTech
  • Enterprise
  • FinTech
  • GovTech
  • Hardware
  • HealthTech
  • HRTech
  • LegalTech
  • Nanotech
  • PropTech
  • Quantum
  • Robotics
  • SaaS
  • SpaceTech
AllNewsDealsSocialBlogsVideosPodcastsDigests

Technology Pulse

EMAIL DIGESTS

Daily

Every morning

Weekly

Sunday recap

NewsDealsSocialBlogsVideosPodcasts
DataTalks.Club

DataTalks.Club

Creator
0 followers

Community meetups on data engineering, MLOps, and analytics engineering with practical sessions.

Recent Posts

From APIs to Warehouses: AI-Assisted Data Ingestion with Dlt - ​Aashish Nair
Video•Feb 17, 2026

From APIs to Warehouses: AI-Assisted Data Ingestion with Dlt - ​Aashish Nair

The workshop, led by Ashish Nair of dlt Hub, introduced an AI‑assisted approach to ingesting data from public APIs into analytical warehouses using the open‑source dlt Python library. Over a 90‑minute session, participants saw how dlt abstracts the typical ETL steps—defining a source, building a pipeline, and executing it—while integrating large‑language‑model agents to auto‑generate pipeline code. Key insights highlighted dlt’s config‑driven source definition, automatic pagination, built‑in rate‑limit and retry mechanisms, and a minimal pipeline declaration that only requires a unique name, a destination, and a dataset identifier. The live demo extracted book data from the Open Library search API, handling nested JSON responses and transforming them for storage in a DuckDB instance, with the same code easily retargetable to cloud warehouses such as BigQuery or Redshift. Ashish repeatedly emphasized the three‑step mantra: “define the source, define the pipeline, run the pipeline,” and demonstrated how an LLM‑powered assistant can scaffold the necessary dlt snippets, reducing manual scripting. The accompanying GitHub repo and Colab notebook were shared for attendees to replicate the demo, underscoring the library’s developer‑first orientation. The broader implication is a democratization of data engineering: Python developers can now build robust, production‑grade ingestion pipelines without deep expertise in ETL tooling, accelerating time‑to‑insight and lowering operational overhead for organizations adopting data‑driven strategies.

By DataTalks.Club
The Future of AI Agents - Aditya Gautam
Video•Feb 11, 2026

The Future of AI Agents - Aditya Gautam

The Data Talks Club interview spotlights Aditya Gautam, a veteran AI researcher who has moved from embedded engineering at Qualcomm to roles at Google, Meta, and startups. He discusses the accelerating AI revolution, the rise of multi‑agent systems, and how...

By DataTalks.Club