Hi!
I just want to preface this by saying that I'm not looking for anybody to solve my problem. I've just never messed around with AI before and I don't know up from down - if someone could point me in the general direction of the type of AI model that is optimal for this sort of work, I can learn everything myself from there.
I have 5 days to make an inventory management and automatic reordering system, which takes in a bunch of data points such as:
- current stock amount
- rate of usage
- time to receipt of a new order of supplies
- reliability of specific suppliers (i.e. how long they take to actually deliver supplies versus their delivery estimation)
- historical data about the usage rate of specific items around certain times of year
and make a system that automatically decides how much of a stock to order, and when to order it, to ensure optimal storage costs and no shortages.