1 pointby liambre7 hours ago1 comment
  • liambre7 hours ago
    Hi HN, I’m Liam, founder of ETLR.

    I built this because I was frustrated with drag-and-drop automation tools (Zapier, Make, n8n). They work great for simple tasks, but as a developer, I hated having my logic trapped in a GUI, un-versioned, and impossible to code review.

    ETLR allows you to define AI workflows in workflow.yaml files. You can version control them with Git and deploy with a single command (etlr deploy).

    Key features:

    - Define steps (OpenAI, Slack, Python scripts) in YAML.

    - Full observability (logs, metrics, traces) out of the box.

    - Pricing is credit-based (free tier included to try it out).

    I’d love to hear your feedback on the syntax and if this fits your workflow better than the visual builders.

    Docs are here: https://etlr.io/docs/ Try it here: https://etlr.io