Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Juniper: NL to Automation Pipeline
This talk details building a natural language to automation pipeline, using agent-discovered actions to write, validate, and execute declarative JSON scripts for app functionality.
I’ll be presenting on how I built a working natural to standing automation pipeline for my app Juniper - it allows users to give requests like “do this when I get X message in Slack” or “every Sunday at 8pm, give me a weekly wellness report.” I will talk about how the agent discovers available actions via db fetches and writes JSON declarative executables as well as how those scripts are validated and executed.