Skip to content

Web application dedicated to predicting car prices and recommending Models of cars based on users requirement. It will provide negotiate price of your dream car and models which fits your demands

License

Notifications You must be signed in to change notification settings

AJay6600/CarPoint

Repository files navigation

CarPoint: Car Model Recommendation System

This project aims to develop a web-based application that allows users to find their dream car model based on their requirements using machine learning algorithms. The application will use a dataset of car models with their specifications, such as brand, model year, engine displacement, transmission, fuel type, and other features, to make recommendations to users based on their input.

Project Objectives

The main objectives of this project are:

  • To build a machine learning model that can recommend car models based on user requirements, such as budget, preferred brand, body type, fuel type, and other features.
  • To develop a web-based application that allows users to input their requirements and receive personalized car recommendations.
  • To provide users with detailed information about the recommended car models, such as specifications, reviews, and pricing information.
  • To continuously improve the recommendation algorithm by collecting user feedback and updating the model.

Contributors

Project Images

Screenshot (31) Screenshot (32) Screenshot (33) Screenshot (34) Screenshot (36) Clone this repo to explore more!

Table of Contents

  • Installation
  • Usage
  • Contributing
  • License
  • Contact Us
  • Copyright

Installation

pip install -r requirements.txt

Usage

Run this single command in same directory, then good to go!

python manage.py runserver

Contributing

Thank you for your interest in contributing to our project! To get started, please follow these steps:

  1. Fork this repository to your own GitHub account and clone it to your local machine.
  2. Set up a development environment by installing the necessary dependencies (requirements.txt) as mention above.
  3. Create a new branch for your changes: git checkout -b my-new-feature.
  4. Make your changes and test them thoroughly.
  5. Commit your changes with a clear and descriptive commit message: git commit -am 'Add some feature'.
  6. Push your changes to your fork: git push origin my-new-feature.
  7. Submit a pull request to the main repository with a clear description of your changes.

We welcome contributions of all kinds, including bug fixes, feature enhancements, documentation improvements, and more. Please ensure that your code follows our coding standards and that all tests pass before submitting a pull request. If you have any questions or need help getting started.

License

This project is licensed under the Apache License 2.0 license - see the LICENSE file for details.

Contact Us

If you have any questions or suggestions about our project, please feel free to contact us:

Email:

  • Ranjeet - contact [dot] ranjeetkumbhar [at] gmail [dot] com
  • Ajay- ajaymore0634 [at] gmail [dot] com

Copyright

Copyright © 2023 Ranjeet Kumbhar, Ajay More

About

Web application dedicated to predicting car prices and recommending Models of cars based on users requirement. It will provide negotiate price of your dream car and models which fits your demands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published