This is an Artificial Intelligence web application that predicts the price of used cars based on historical data using the Random Forest Regressor algorithm.
- Currency Conversion: Prices are automatically converted to USD ($).
- Smart Processing: It extracts the Brand and Model from raw car names.
- User-Friendly Interface: Built with Streamlit for a smooth experience.
- Python (Core Language)
- Scikit-Learn (Machine Learning)
- Pandas (Data Manipulation)
- Streamlit (Web Interface)
- Select the car brand and model.
- Enter the year and kilometers driven.
- Choose the fuel type and transmission.
- Click Calculate Price to get the prediction!