This project is licensed under the EUPL 1.2. For more details, see the LICENSE file.
"An Application that allows users to scan prescriptions, medications, and sends notifications for intakes"
Published for with 💝 by anrouxel
- Android Studio Hedgehog | 2023.1.1 Patch 1 or later
- JDK 17 or later
- Gradle 8.2.1 or later
- Git LFS
- Clone the repository:
git clone https://github.com/anrouxel/MedicApp.git
- Install Git LFS:
git lfs install
- Initialize and fetch the submodules:
git submodule update --init --recursive
- Open the project in Android Studio.
- Sync the project with Gradle files.
- Run the project on an emulator or a real device.
- Antonin Rouxel (anrouxel)
- Quentin Tegny (Qt144)
- Paul Boutet (Kartinlage)
- Arthur Osselin (tuturita)
- Lana Heyrendt (Renarde-dev)
- Android application: MedicApp
- C# data cleaner: MedicAppToolsDatasets
- Artificial Intelligence Generator (Named Entity Recognition): MedicAppAI
- Named Entity Recognition AI model for prescriptions (usable as a sub-module): MedicApp
- API : MedicAppAPI