README: PaperQA2 is a package for doing high-accuracy retrieval augmented generation (RAG) on PDFs, text files, Microsoft Office documents, and source code files, with a focus on the scie…
GitHub 项目简介: High accuracy RAG for answering questions from scientific documents with citations
README: PaperQA2 is engineered to be the best agentic RAG model for working with scientific papers. Here are some features: - A simple interface to get good answers with grounded response…
README: pip install paper-qa mkdir my_papers curl -o my_papers/PaperQA2.pdf https://arxiv.org/pdf/2409.13740 cd my_papers pqa ask 'What is PaperQA2?'
README: Agentic workflows invoking tools for paper search, gathering evidence, and generating an answer