xiaozhi-ai-iot/ ├── main.py # Entry point ├── requirements.txt # Python dependencies ├── pyproject.toml # Project metadata │ ├── src/ # Main source code │ ├── application.py # Core application ...
The application made is a Real-time Canteen Information System solely for North Spine Plaza in NTU. This application has a Graphic User Interface which has been made using the PyQt package in python.