logancyang / obsidian-copilot

A ChatGPT Copilot in Obsidian
https://www.obsidiancopilot.com/
GNU Affero General Public License v3.0
2.34k stars 156 forks source link

Chat with PDF #125

Open Sokole1 opened 11 months ago

Sokole1 commented 11 months ago

As mentioned in #49, #117. Be able to select regions/pages of a PDF for chat context. Ideally, be able to handle figures, images, math, etc. inside the PDF.

I will explore the implementation of this feature and note down any progress under this issue. Help is welcome.

Sokole1 commented 11 months ago

See #131 which is a PR to allow for .pdf in QA: Active File. Although the changes are not complete until there is proper handling of large files. EDIT: PR now contains changes to allow for applying all the various prompts to text selected outside of Markdown such as PDF and the Copilot Chat itself.

Things to add:

Dev Notes: