Welcome to the Next Word Predictor project! -> This project is designed to create a predictive text model using a Long Short-Term Memory (LSTM) neural network. -> The model takes a maximum of three words as input and predicts the next word as output.