Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Active
Updated 2 weeks ago
0
Follow
Good practices for chatting with pdf slides using llamaindex
Good practices for chatting with pdf slides using llamaindex
Active
0
Follow
a
adenml
2 weeks ago
Β·
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?
W
a
6 comments
Share
Open in Discord
W
WhiteFang_Jr
2 weeks ago
You should try LlamaParse:
https://docs.llamaindex.ai/en/stable/llama_cloud/llama_parse/
a
adenml
2 weeks ago
I didn't see anything related to slides
W
WhiteFang_Jr
edited 2 weeks ago
we do support slides:
.ppt:
https://github.com/run-llama/llama_parse/blob/4897d01cb075ed0835b7df0d072a7ad4e39c4e64/llama_parse/utils.py#L122
.pptx:
https://github.com/run-llama/llama_parse/blob/4897d01cb075ed0835b7df0d072a7ad4e39c4e64/llama_parse/utils.py#L124
a
adenml
2 weeks ago
Oh thx, looks cool
a
adenml
2 weeks ago
Although I have pdf with slides (like those created with beamer / latex)
a
adenml
2 weeks ago
But I will investigate further
Add a reply
Sign up and join the conversation on Discord
Join on Discord