Skip to content

the code was created to find data about the BMW model. the database was generated using GPT-3 more than 90 models are collected in the database

Notifications You must be signed in to change notification settings

RoToR003/BMW-MODELS-DATABASE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BMW Model Information

This Python script provides information on various BMW car models, including their engines, weight, year, acceleration, top speed, horsepower, and features.

Installation

To run this script, you will need to have Python 3 installed. You can download it from the official website.

You will also need to install the termcolor module, which you can install using the following command:

pip install termcolor

Usage

To run the script, open your terminal and navigate to the directory containing the bmw.py file. Then, run the following command:

python bmw.py

You will see the BMW logo and a prompt asking you to enter the name of the BMW model you want to get information about.

Enter the name of the BMW model (e.g., z4, E60, x5) and press Enter. The script will display the information about that model if it is available in the database.

You can enter help to display the help menu, info to display the author and details of the code, or exit to quit the script.

Credits

  • in a database of about 92 models.
  • This script was written by RoToR003 using data generated by GPT-3.

About

the code was created to find data about the BMW model. the database was generated using GPT-3 more than 90 models are collected in the database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages