Developer Guide

This section is intended for developers who want to understand, extend, deploy, or integrate the AI-DAPT Data Cleaning Engine.

The system is composed of two main parts:

  • A Backend, responsible for data processing, model execution, and API services

  • A Frontend, providing the user interface and interaction layer

Each part can be developed, deployed, and configured independently.