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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PaperQA2!