Your meeting summarizer is quietly doing three jobs in one prompt The usual way to summarize a meeting with an LLM is one prompt: "Here's the transcript — give me a summary, pull out the action items, and tell me how everyone felt. " One call, one model, one blob of text back. It works on a demo...
Source: [Dev.to](https://dev.to/jackchenme/from-transcript-to-typed-action-items-three-parallel-agents-in-typescript-3oe)