This Python application provides a graphical user interface (GUI) for analyzing and visualizing production data from various machines. It uses the PyQt5 framework for the GUI and Matplotlib for plotting data.
Error Reporter is a Python-based application that provides a graphical user interface (GUI) for analyzing and visualizing error data from industrial processes. Using PyQt5 for the GUI and Matplotlib for plotting, this tool allows users to load data from CSV files, analyze common errors, and generate detailed, interactive plots.
Quality Control is a Python-based application that provides a graphical user interface (GUI) for analyzing and visualizing data from various sources. Using PyQt5 for the GUI and Matplotlib for plotting, this tool allows users to load data from CSV and DAT files, connect to SQL databases, and generate detailed, interactive plots.
A dashboard app, written in Rust with egui library, for easy opening external apps.
Neural network-based tool that evaluates images based on user-provided textual input. The application utilizes PyQt5 for the graphical user interface and PyTorch for neural network implementation. It allows users to upload images and provide corresponding text input, with the application processing both inputs to predict an output value.