Resume
Enhance your resume with AI. Submit your PDF URL and ask for quick, AI-guided feedback.
This plugin provides AI-guided feedback to enhance your resume. Once you submit your PDF resume, it quickly extracts information and stores it in a vector database, allowing you to ask relevant questions. The plugin can also retrieve and scan stored PDF resumes to retrieve specific details. With this plugin, you can improve your resume with confidence and ease.
How to
Comments (0)
Try it
API docs
Learn how to use Resume effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Can you help me extract information from my resume?"
-
Prompt 2: "I have a PDF resume that I want to upload. How can I do that?"
-
Prompt 3: "I want to retrieve specific details from my resume. How can I do that?"
-
Prompt 4: "I have the doc_id of my resume. How can I access it?"
-
Prompt 5: "I want to ask a question about my resume. How can I do that?"
Features and commands
Feature/Command | Description |
---|---|
insertDocument | This command allows you to download a PDF file from a URL and save it to the vector database. You can also provide a question to be answered along with the PDF URL. If no question is provided, the response will contain an empty string for the answer. |
queryDocument | This command performs a query on a specific document using its ID. You need to provide the document ID and the question you want to ask. The response will contain the answer to your query. |