Online Demo of ecotag : https://axaguildev-ecotag.azurewebsites.net
Ecotag an is an awesome annotation tools.
- Manage OIDC authentication
- Manage teams
- Manage roles (ECOTAG_ADMINISTRATEUR, ECOTAG_DATA_SCIENTIST, ECOTAG_ANNOTATEUR)
- Manage datasets
- Create labelling project
- Image : png, jpg, jpeg
- Zoning
- Classification
- Rotation
- Transcription
- Document : txt, .eml, .msg, .jpg, .png, jpeg, .tiff, .tif, .pdf, .doc, .docx, .xls, .xlsx, .ppt, .pptx, .rtf, .odt, .ods, .odp, .zip
- Classification
- Transcription
- Text NER Zoning
- Image : png, jpg, jpeg
- Labelling Export
ML-Cli is the official CLI of Ecotag ML-Cli Readme
Video of features:
- French : https://www.youtube.com/watch?v=jB8AQAtxk_E
- English : https://www.youtube.com/watch?v=OBlNJ7D92mw
A storybook is available here https://happy-desert-0ef175103.1.azurestaticapps.net/
To run the demo with .NET 6 on your machine :
git clone https://github.com/AxaGuilDEv/ecotag.git
# Run blob storage and SQL Server
cd ./ecotag
docker-compose up
# then, you can navigate to http://localhost:5010
Technologies:
- react
- .NET 6
- OpenID Connect