Conversational Capture
Records notes from a simple chat surface and ties each message to a specific sample event.
CHAT + PERSISTENCE
A lightweight chat assistant that captures planning notes for individual events, stores decisions and action items, and answers questions using retrieved event history.
Records notes from a simple chat surface and ties each message to a specific sample event.
Stores decisions, action items, assignments, and bring-list entries in a database keyed by event.
Answers questions about past decisions by retrieving event context before generating a response.
Shows the retrieved notes behind each answer so generated summaries can be checked quickly.
Per-entity persistence. Notes are not just chat logs; they become structured history tied to one event.
Retrieval before response. The assistant answers from stored decisions and action items, not from memory.
Useful review state. Users can inspect the exact notes that shaped each answer.