.. RECAP documentation master file, created by sphinx-quickstart on Mon Jun 2 09:23:30 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. RECAP documentation =================== `Review Copilot for Analysis & Planning (RECAP) `_ is an agentic chat-based system for querying and analyzing review datasets using a multiagent workflow. Built using LangGraph and LangChain, RECAP provides a framework for utilizing specialized agents as StructuredTool. The repository provides retrieval, summarization, analytics, and visualization into a single conversational interface. Although the repository is built using `Meta Review Dataset (MReD) `_, the architecture is designed to support other review datasets with minimal changes. `Source Code `_ .. toctree:: :maxdepth: 1 :caption: Getting Started :hidden: installation quickstart .. toctree:: :maxdepth: 1 :caption: RECAP Introduction :hidden: agent_architecture tutorials/building_new_tool_agent .. toctree:: :maxdepth: 5 :caption: recap API :hidden: modules/modules