RSSAmplifier

Modern Web Development with Chrome · Aug 21, 2024

Reactive Agents

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I'm exploring a new way to build reactive applications using an 'Agents' API. Inspired by Preact Signals and my previous reactive-prompt project, this toolkit uses Chrome's prompt API. Each Agent has a persona, task, and context, reacting to input changes. You can chain Agents, passing data between them. I've created different Agent types like a 'Human' Agent representing user input and a…

Read on paul.kinlan.me

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.