The agent runs two steps:
- Extract structured data from a bonds table image using Sparrow Parse pipeline and Ministral 3B 14B model
- Analyze portfolio risk using Sparrow Instructor pipeline and Gemma 4 31B model — classifying each position as low, medium, or high risk
Both steps run as Prefect tasks inside a single flow, fully locally — no data leaves your machine.