This project converts a Python script into a structured Jupyter Notebook tutorial using LLMs. The pipeline takes raw .py code, splits it into sections, generates conceptual explanations, coding ...