Skip to content

Conversation

@jamesbraza
Copy link
Collaborator

@jamesbraza jamesbraza commented Dec 5, 2025

See PR title


Note

Adds installation instructions and concise getting-started examples for paper-qa-nemotron, including Nvidia API key, AWS SageMaker extra, and direct/PaperQA usage.

  • Docs (packages/paper-qa-nemotron/README.md):
    • Installation:
      • Add pip options: paper-qa[nemotron], paper-qa-nemotron, and optional paper-qa-nemotron[sagemaker].
    • Getting Started:
      • Note NVIDIA_API_KEY requirement for Nvidia API.
      • Provide direct usage example of parse_pdf_to_pages returning ParsedText.
      • Provide PaperQA integration example using Settings(parsing={"parse_pdf": parse_pdf_to_pages}), Docs.aadd, and Docs.aquery.

Written by Cursor Bugbot for commit b08fedc. Configure here.

@jamesbraza jamesbraza self-assigned this Dec 5, 2025
Copilot AI review requested due to automatic review settings December 5, 2025 19:11
@jamesbraza jamesbraza added the bug Something isn't working label Dec 5, 2025
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 5, 2025
@dosubot
Copy link

dosubot bot commented Dec 5, 2025

Related Documentation

Checked 1 published document(s) in 1 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

@dosubot dosubot bot added the documentation Improvements or additions to documentation label Dec 5, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds installation and getting started documentation for the paper-qa-nemotron package, including installation instructions for different deployment scenarios and practical code examples demonstrating how to use the nemotron-parse PDF reader.

  • Installation instructions for the nemotron package and SageMaker variant
  • Code examples showing direct usage of the parse_pdf_to_pages function
  • Integration example demonstrating how to use nemotron-parse within PaperQA

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

@jabra jabra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jamesbraza jamesbraza merged commit 757b4ae into main Dec 9, 2025
21 of 23 checks passed
@jamesbraza jamesbraza deleted the nemotron-docs branch December 9, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants