MUHAMMADAKMAL137/Question-Answering-System-Using-PyTorch-and-Recurrent-Neural-Networks-RNN-
A simple QA model using RNNs to predict answers from custom question-answer pairs. Includes text preprocessing, vocabulary building, and PyTorch training. Ideal for NLP beginners and chatbot development. 🚀 #PyTorch #NLP #RNN #AI
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
May 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/MUHAMMADAKMAL137/Question-Answering-System-Using-PyTorch-and-Recurrent-Neural-Networks-RNN-"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
5hirish/adam_qas
ADAM - A Question Answering System. Inspired from IBM Watson
husseinmozannar/SOQAL
Arabic Open Domain Question Answering System using Neural Reading Comprehension
SatyamSoni23/Smart-Question-Answering-System-on-Document
It's Smart-Question Answering System on short as well as long documents. It can automatically...
dharmendrach/bert_quora_question_pairs
BERT Model Fine-tuning on Quora Questions Pairs
nlpunibo/Question-Answering-SQUAD
Question Answering model based on DistilBERT, trained and evaluated on the SQUAD dataset