AutoAI is an open source tool that aims to provide free automated machine learning service to anybody, specifically science enthusiasts.
- to run change to AutoAI directory and write python -m streamlit run main.py
- to run inference based on your model and data write python -m stramlit run inferenceweb.py