KA
Karamjodh/Next-Word-Predictor
Next Word Prediction App built using deep learning. The project uses LSTM and GRU models trained on textual data to predict the next most probable word given an input sequence. A Streamlit web app allows users to dynamically select the model and interactively generate predictions in real time.