All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Seeknal: A CLI Tool for Data & AI/ML Pipelines with Natural Language Queries

By

Fitra Kacamarga

1mo ago· 1 min readenProduct

Summary

Seeknal is a CLI tool for data and AI/ML engineering that allows users to define pipelines in YAML or Python, run a safe draft→dry-run→apply workflow, materialize data to PostgreSQL and Iceberg, and query data using natural language. It organizes around three core verbs: Organize (data transformation), Expose (dashboards and NL queries), and Action (insights to reports/APIs/alerts). The tool is designed for the agent-based computing world.

Key quotes

· 4 pulled
Define pipelines in YAML or Python, run a safe draft → dry-run → apply workflow
Materialize to PostgreSQL and Iceberg, and query your data in natural language
Three verbs: Organize (transform raw data, point-in-time joins, incrementals), Expose (dashboards, features, NL query), Action (insight → report → API → alert)
Built for the agent world
Snippet from the RSS feed
Seeknal is an all-in-one CLI for data & AI/ML engineering. Define pipelines in YAML or Python, run a safe draft → dry-run → apply workflow, materialize to PostgreSQL and Iceberg, and query your data in natural language. Three verbs: Organize (transform ra

You might also wanna read