This project aims to help students with limited coding experience by converting flowchart images into executable Python code using Optical Character Recognition (OCR) and a Large Language Model (LLM).
Tutorial: 1.You should install "nbformat" and "pyflowchart" using 'pip' command to run the project. 2.All the above files(file.py , samp.py , Flowchart.html , test ...