personal assistant · single agent
Simple Assistant
Handle everyday tasks without pretending to be autonomous everywhere.
- assistant
- human-in-the-loop
- tools
How to watch
Play starts at Input. Each station works, then a labeled packet travels the wire.
On station · 5.2s · 0/0
Packets stay on the wire. This is a conceptual simulation, not a live model run.
What Simple Assistant does
A simple assistant is an AI agent with a small tool set and an explicit confirmation step before it changes anything in the world. It answers questions, looks things up when needed, and asks before writing to calendars or sending messages.
The agent classifies the request as answer, lookup, or action. Lookups call a tool. Actions draft a change and wait for confirmation. Conceptual simulation.
Workflow
Each step maps to a node in the lab above. and watch the packets travel.
- 01Input
Receive request
Read the user request.
- 02Plan
Classify the job
Answer, lookup, or action.
- 03Tool
Look up if needed
Call search or calendar read.
- 04Verify
Ask before writing
Draft the calendar event and wait.