AI-Powered Iterative Report Writer using LangGraph
Develop an AI system using LangGraph that automates the process of writing a report, providing feedback on the report, and rewriting it iteratively for a user-defined number of times (n). The graph will consist of modular LangGraph nodes that interact to write, critique, and improve the report in a stateful, traceable workflow.