FAQ

Le risposte rapide per capire come e' strutturato oggi il progetto e cosa e' gia' operativo.

Does the public website share the same design as the dashboard?

No. The public website uses the site template, while the user dashboard and admin area keep their dedicated operational UI.

Are the API and engine already connected?

Yes. Uploads go from the API to the engine through HMAC-signed requests, enter the queue, and the worker updates the document status until completion.

How do users access the platform?

Users sign in from /login. The administrative area is available separately at /gestione.

Is the full OCR pipeline already active?

Queueing and orchestration are already running. Advanced OCR and extraction stages can be expanded on top of the current working base.