- Interactive Web Interface
- Simple and Intuitive Design
- Lightweight and easy to deploy
- On-the-go EDA for dataset
- Classification Trainer
- Regression Trainer
- Pre-built tools
- Basic templates for easy start
- Recommended to use Python 3.10.11
- Use a clean virtual env to avoid dependency clash
Clone the repository
git clone https://github.com/Akarsh3053/AutoBot
Open the project directory in your desired Python development environment and install the dependencies
pip install -r requirements.txt
Now, run the app
streamlit run app.py