Graph Extractor Contributor: Tianhao Zhang ([email protected]) Install required python libraries (Python3.11+ recommended) pip install pandas, numpy, PIL, anthropic, matplotlib, tqdm Get a claude api key and set the ANTHROPIC_API_KEY environment variable: export ANTHROPIC_API_KEY=your_api_key_here