pig API
PIG is a system that automatically modifies existing API usages in Python programs according to user intent and assists in migrating them to functionally equivalent APIs from different external libraries. More specifically, this project leverages large language models (LLMs) to analyze program structures and automate the library migration process.