Good practices for chatting with pdf slides using llamaindex
Good practices for chatting with pdf slides using llamaindex
At a glance
The community member is looking for a tutorial on how to chat with PDF slides using LlamaIndex, including slides with tables and infographics. The comments suggest trying LlamaParse, which supports ingesting .ppt and .pptx files, but the community member notes they have PDF slides created with Beamer/LaTeX and will investigate further. There is no explicitly marked answer in the comments.
Is there any tutorial on good practices on how to chat with pdf with slides using llamaindex? The slides might have tables, infographics etc? How should I ingest them, with what models, what tools?