Skip to content

A machine learning web application that predicts car prices and calculates EMI. Built with Flask and Scikit-learn, it features an intuitive interface for instant market valuations based on car details like model, year, and mileage.

Notifications You must be signed in to change notification settings

Taaran18/AutoValue-AI

Repository files navigation

AutoValue AI 🚗

AutoValue AI is a machine learning-powered web application that predicts car prices based on various parameters and provides EMI calculations for financing options.

🌟 Features

  • Instant Price Predictions: Get real-time market value estimates for cars
  • User-Friendly Interface: Clean, modern design with an intuitive form
  • EMI Calculator: Calculate monthly installments based on predicted prices
  • Multiple Parameters: Considers various factors including:
    • Car manufacturer and model
    • Year of purchase
    • Fuel type
    • Kilometers driven
  • Indian Currency Format: Displays prices in Indian number system (lakhs/crores)

🛠️ Technology Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python (Flask)
  • Machine Learning: Scikit-learn (Linear Regression)
  • UI Framework: Bootstrap 5
  • Additional Libraries:
    • Font Awesome for icons
    • Pandas & NumPy for data processing

🚀 Getting Started

Prerequisites

  • Python 3.x
  • pip (Python package manager)

Installation

  1. Clone the repository
git clone <repository-url>
cd AutoValue-AI

About

A machine learning web application that predicts car prices and calculates EMI. Built with Flask and Scikit-learn, it features an intuitive interface for instant market valuations based on car details like model, year, and mileage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published