Featured image of post Automated Business Document Classification System with DiT Model

Automated Business Document Classification System with DiT Model

This code classifies business documents (e.g., emails, forms) using a Vision Transformer (DiT) model from Hugging Face, preprocessing images into tensors for GPU-accelerated inference. A Gradio interface enables real-time predictions with JSON outputs and example-based validation.

Featured image of post MQTT protocol

MQTT protocol

IoT solution using MQTT where publishers send data to a broker and subscribers receive it