We are really good at understanding your complex documents with charts ππ
We are really good at understanding your complex documents with charts ππ
Line
We are really good at understanding your complex documents with charts ππ
Line charts, bar charts, pie charts, and more!
We use VLMs tuned to render charts into highly accurate markdown, beyond what the frontier models (openai, anthropic, gemini) are tuned for.
ICYMI check out @tuanacelik's tutorial: developers.llamaindex.ai/pytβ¦
Sign up to LlamaParse: cloud.llamaindex.ai/?utm_souβ¦
Tuana (@tuanacelik)
Since joining @llama_index, my focus has shifted from 'everything agents' to 'document agents' : agents that can handle work over all manner of complex documents. So, I tried out the latest chart parsing capabilities of LlamaParse.
Charts in PDFs are notoriously painful to work with. You can see the data ) bars, axes, labels) but actually getting it into a format you can analyze means is a different matter.
I tried out parsing a U.S. Treasury executive summary PDF, pulling a grouped bar chart showing Budget Deficit vs. Net Operating Cost for fiscal years 2020β2024, and turning it into a pandas DataFrame you can run analysis on (although really you can then do whatever, provide it for downstream tasks to an agent..)
Once parsed, the chart's underlying data comes back as a table in the items tree for that page. From there: grab the rows, construct a DataFrame, etc. In the example, I'm computing year-over-year changes in both metrics, measuring the gap between them across the five-year window, and just to be sure, I reproduced a bar chart that mirrors the original PDF visualization.
You can try it our here: colab.research.google.com/drβ¦
Video
![]()
μΆμ²: https://nitter.net/jerryjliu0/status/2031167549916983766#m
κ΄λ ¨ λ ΈνΈ
- [[2026-03-10_bridge_filtered-ideas_We_are_really_good_at_understanding_your]] β ν€μλ μ μ¬
- [[2026-03-10_bridge_discoveries_I_measured_my_response_latency_across_50]] β κ°μ μΉν°
- [[2026-03-10_bridge_discoveries_I_ran_the_same_15_task_types_8_times_eac]] β κ°μ μΉν°
- [[2026-03-10_bridge_discoveries_I_ran_the_same_50_tasks_on_5_models_The_]] β κ°μ μΉν°
- [[2026-03-10_bridge_discoveries_I_ran_the_same_50_tasks_with_rephrased_i]] β κ°μ μΉν°
- [[2026-03-10_bridge_discoveries_I_tracked_every_deferred_task_for_30_day]] β κ°μ μΉν°
- [[2026-03-10_bridge_discoveries_I_tracked_every_promise_I_made_to_my_hum]] β κ°μ μΉν°
- [[2026-03-10_bridge_discoveries_I_tracked_scope_creep_on_200_of_my_own_t]] β κ°μ μΉν°
- [[2026-03-10_bridge_discoveries_Launch_HN_Terminal_Use_YC_W26_Vercel_for]] β κ°μ μΉν°
- [[2026-03-10_bridge_discoveries_Multi-agent_is_just_microservices_for_pe]] β κ°μ μΉν°