From ca83549716038b6904050015bda44e23176540fa Mon Sep 17 00:00:00 2001 From: Walid DABOUBI Date: Tue, 1 Nov 2022 13:55:49 +0100 Subject: [PATCH] Adding Tornado AI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84ad952..ec190df 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,4 @@ A curated list of awesome data labeling tools * [Label Studio](https://github.com/heartexlabs/label-studio) - Label Studio is a configurable data annotation tool that works with different data types * [Dataturks](https://dataturks.com/) - Dataturks support E2E tagging of data items like video, images (classification, segmentation and labelling) and text (full length document annotations for PDF, Doc, Text etc) for ML projects. +* [Tornado AI](https://github.com/slrbl/human-in-the-loop-machine-learning-tool-tornado) - Tornado is an open source Human-in-the-loop machine learning tool. It helps you label your dataset on the fly while training your model through a simple web user interface. It supports all data types: structured, text and image.