PaperQA2 is a package for doing high-accuracy retrieval augmented generation (RAG) on PDFs or text files, with a focus on the scientific literature. See our recent 2024 paper to see examples of PaperQA2's superhuman performance in scientific tasks like question answering, summarization, and contradiction detection. In this example we take a folder of research paper PDFs, magically get their metadata - including citation counts and a retraction check, then parse and cache PDFs into a full-text search index, and finally answer the user question with an LLM agent.
Features
- A simple interface to get good answers with grounded responses containing in-text citations
- State-of-the-art implementation including document metadata-awareness in embeddings and LLM-based re-ranking and contextual summarization (RCS)
- Support for agentic RAG, where a language agent can iteratively refine queries and answers
- Documentation available
- Automatic redundant fetching of paper metadata, including citation and journal quality data from multiple providers
- A usable full-text search engine for a local repository of PDF/text files
- A robust interface for customization, with default support for all LiteLLM models
Categories
Scientific/EngineeringLicense
Apache License V2.0Follow PaperQA2
Other Useful Business Software
Ship AI Apps Faster with Vertex AI
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PaperQA2!