Hello everyone, My team is looking for proven methods to optimize and refactor a large volume of legacy SAS code that is causing performance issues on our platform. We've found that a purely manual approach is too time-consuming, and our initial attempt to create an LLM-based SAS "Copilot" for a fully automated solution didn't succeed due to LLM's not really matured to optimize SAS code as yet. We're now exploring and hoping we can find an AI tools to assist in this process. Has anyone in the SAS community successfully used an AI-driven tool or workflow to: Analyze and identify inefficient SAS code patterns at scale? Generate optimized or refactored code from legacy SAS scripts? Validate that the output of the new code matches the original? We're not looking for a magic button, but for a practical, effective method that leverages AI to make the refactoring process more efficient. Any insights, examples, or recommendations for specific tools would be incredibly helpful. Thank you!
... View more