AskYourPDF Pro
Unlock the power of your documents with the pro version of AskYourPDF! Bring information to your fingertips today.
Unlock the power of your documents with the pro version of AskYourPDF! This plugin expedites the extraction of information from documents. Simply provide a URL link or a document ID (doc_id) to the plugin. It validates the URL, downloads the document, and stores its content in a database. If you provide a doc_id, it retrieves the document directly. The plugin scans through the document to find answers to your queries or retrieve specific details. If an error occurs, you can manually upload the document and paste the resulting doc_id for further interaction. Get quick and accurate answers from your documents with AskYourPDF Pro!
How to
Comments (0)
API docs
Learn how to use AskYourPDF Pro effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "I want to find information about a specific document using its URL."
-
Prompt 2: "Can you help me retrieve the content of a document using its doc_id?"
-
Prompt 3: "I need to download a document and store it in the vector database. How can I do that?"
-
Prompt 4: "I want to perform a query on a document."
-
Prompt 5: "Can you fetch all my uploaded documents?"
Features and commands
Feature/Command | Description |
---|---|
downloadPdf | This command allows you to download a PDF file from a valid URL and save it to the vector database for future use. |
| performQuery
| This command performs a query on a specific document using its doc_id. You need to provide the doc_id and the query you want to perform. |
| fetchUserDocuments
| This command fetches all the documents uploaded by the current user. You can specify the page number and the page size for pagination. |
| deleteDocument
| This command deletes a specific document using its doc_id. |
Please note that in case of errors or unsuccessful queries, the users may need to manually upload their documents through the provided URL and then paste the resulting doc_id for further interaction.