The document describes using an Adaptive Neuro-Fuzzy Inference System (ANFIS) to forecast minimum weekly temperatures. Mean weekly maximum and minimum temperature data from 1997-2006 in Dehradun, India was used. ANFIS combines neural networks and fuzzy logic to model relationships between inputs like maximum temperatures and predict minimum temperatures. The ANFIS model was trained on 400 weeks of data and tested on 117 weeks of data to predict minimum weekly temperatures one week ahead based on current and past maximum temperature inputs.