Overview of PaperQA2 features and capabilities
mainPaperQA2 is an agentic RAG (Retrieval-Augmented Generation) model designed for scientific papers. Key features include:
- Grounded Responses: Provides answers with in-text citations.
- Advanced RAG: Uses document metadata-awareness in embeddings, LLM-based re-ranking, and Contextual Summarization (RCS).
- Agentic Workflows: Supports iterative query refinement and answer generation via language agents.
- Metadata Enrichment: Automatically fetches citation and journal quality data from providers like Semantic Scholar and Crossref.
- Search Engine: Includes a full-text search engine for local PDF/text repositories.
- Extensibility: Supports any LiteLLM-compatible model or embedding provider.