CNC-output-Inspection-AI-Tool To check the output metal plates of the CNC machine and analyze the faults ,check tolerance and report generation python -m uvicorn server:app --host 0.0.0.0 --port 8000 --reload