Quick Start
The application runs in the browser and mainly requires an LFSS server backend to store and retrieve images and annotations.
- A hosted version of the frontend app is available at the github pages. Feel free to use it with your own backend server for private use.
- We periodically release built versions of the app at the releases page, which you can download and deploy to your own server if you don't want to use the hosted version.
Next steps:
- To set up your own backend server, please refer to the Backend Setup.
- A simple guide to get started with the frontend app is provided at App Usage.
In addition, the MetaDent App supports integration with auxillary AI services to streamline the labeling process. AI Service is optional, for details on how to develop a custom auxillary AI service, please refer to the Auxillary AI Service Guide.