diff --git a/README.md b/README.md index 9de02f4..105fe3d 100644 --- a/README.md +++ b/README.md @@ -511,6 +511,7 @@ Contributions are most welcome, please adhere to the [contribution guidelines](c | [AutoGL](https://github.com/THUMNLab/AutoGL) | An autoML framework & toolkit for machine learning on graphs | ![GitHub Badge](https://img.shields.io/github/stars/THUMNLab/AutoGL.svg?style=flat-square) | | [AutoGluon](https://github.com/awslabs/autogluon) | AutoML for Image, Text, and Tabular Data. | ![GitHub Badge](https://img.shields.io/github/stars/awslabs/autogluon.svg?style=flat-square) | | [automl-gs](https://github.com/minimaxir/automl-gs) | Provide an input CSV and a target field to predict, generate a model + code to run it. | ![GitHub Badge](https://img.shields.io/github/stars/minimaxir/automl-gs.svg?style=flat-square) | +| [AutoRAG](https://github.com/Marker-Inc-Korea/AutoRAG) | AutoML tool for RAG - Boost your LLM app performance with your own data | ![GitHub Badge](https://img.shields.io/github/stars/Marker-Inc-Korea/AutoRAG.svg?style=flat-square) | | [autokeras](https://github.com/keras-team/autokeras) | AutoML library for deep learning. | ![GitHub Badge](https://img.shields.io/github/stars/keras-team/autokeras.svg?style=flat-square) | | [Auto-PyTorch](https://github.com/automl/Auto-PyTorch) | Automatic architecture search and hyperparameter optimization for PyTorch. | ![GitHub Badge](https://img.shields.io/github/stars/automl/Auto-PyTorch.svg?style=flat-square) | | [auto-sklearn](https://github.com/automl/auto-sklearn) | an automated machine learning toolkit and a drop-in replacement for a scikit-learn estimator. | ![GitHub Badge](https://img.shields.io/github/stars/automl/auto-sklearn.svg?style=flat-square) |