KaustavModak/Next-Word-Prediction-with-LSTM-GRU-BiLSTM
A simple Next-Word Prediction system built using LSTM, GRU, and BiLSTM models. The project trains neural networks on text data to learn context and generate the next word in a sequence. It includes a Streamlit app for interactive text generation, allowing users to choose the model and instantly generate predictions.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/KaustavModak/Next-Word-Prediction-with-LSTM-GRU-BiLSTM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text...
vpj/python_autocomplete
A simple neural network for python autocompletion
jackcook/predictive-spy
Spying on Appleās new predictive text model
yuazi/keyboard-AI
Self-learning keyboard layout optimizer using n-gram statistics and an ergonomic cost model
realAltamashAli/bilingual-swiftkey-nlp
A high-performance bilingual (EN/DE) text prediction engine using Katz Back-off N-gram modeling,...