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