Settings

Theme

Ask HN: How are you handling real-time data triggers for LLM agents?

2 points by mohit17mor 3 months ago · 1 comment · 1 min read


Most LLM agents are reactive, they only work when you prompt them. I’m interested in how people are building "proactive" agents that trigger based on external world events (webhooks, sensor data, price changes). Are you using cron jobs, custom middleware, or something else?

skvmb 3 months ago

I know my setup is pretty dumb and very specific to me, but I am using: * iPhone 15 Pro * Shortcuts app to schedule it to run on a timer * Scriptable to process the returned data * ChatGPT app as the brain

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection