The PixText Client is a modern React + Redux Toolkit web application built with Ant Design for UI components. It provides an intuitive interface for users to upload images, track OCR extraction status, and view extracted text results — all in real time through WebSocket updates from the backend.
$ pnpm install# development
$ pnpm dev