DataAnnotated is an online platform to annotate various kinds of data like text, images to create custom datasets for tasks such as POS tagging, object detection, etc.
In addition, the platform also has a python package which could be used to connect their user profile during development. In this way, they could annotate their data and download it from the package during development.
npm install
cd client
npm start