Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 802 Bytes

File metadata and controls

20 lines (16 loc) · 802 Bytes

🚗 Car Price Predictor AI 🤖

This is an Artificial Intelligence web application that predicts the price of used cars based on historical data using the Random Forest Regressor algorithm.

🌟 Features:

  • 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.

🛠️ Tech Stack:

  • Python (Core Language)
  • Scikit-Learn (Machine Learning)
  • Pandas (Data Manipulation)
  • Streamlit (Web Interface)

🚀 How to Use:

  1. Select the car brand and model.
  2. Enter the year and kilometers driven.
  3. Choose the fuel type and transmission.
  4. Click Calculate Price to get the prediction!