diff --git a/README.md b/README.md index 48617f7..a9a1d79 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ * [AutoGluon](https://github.com/awslabs/autogluon) - AutoML for Image, Text, Tabular, Time-Series, and MultiModal Data. * [TPOT](https://github.com/rhiever/tpot) - AutoML tool that optimizes machine learning pipelines using genetic programming. sklearn * [MLBox](https://github.com/AxeldeRomblay/MLBox) - A powerful Automated Machine Learning python library. +* [MinusX](https://minusx.ai) - A FOSS AI data scientist that operates your Jupyter Notebook based on your instructions. ## Natural Language Processing * [torchtext](https://github.com/pytorch/text) - Data loaders and abstractions for text and NLP. PyTorch based/compatible