car_price_prediction This is the code base for the API serving a ML model. The AI model is a pickle file zipped for compression. Model is unzipped, loaded and served in a Fast API app with URL endpoint that can be called.