A step-by-step guide to building an event-driven financial document assistant using LlamaParse powered by Gemini 3.1 Pro for parsing and Gemini 3 Flash for summarization. The workflow parses complex brokerage statement PDFs, extracts text and tables in parallel using LlamaIndex Workflows, and generates plain-language financial summaries. The two-model architecture balances layout comprehension accuracy with cost efficiency, and the full code is available on GitHub.

5m read timeFrom developers.googleblog.com
Post cover image
Table of contents
Why LlamaParse?The use case: parsing brokerage statementsSetting up the environment

Sort: