Our Conversational AI ChatBot is at the forefront of deep learning and NLP. It intelligently answers questions based on narratives using the renowned BABI dataset, a global benchmark for AI reasoning.
Repository Structure
The project's repository is organized meticulously, facilitating ease of navigation and collaboration:
train_data.txt/: Contains the BABI training dataset used for training.
test_data.txt/: Contains the BABI test dataset used for evaluation.
Chatbot.ipynb/: Contains the code for Chatbot in python using Sequential Modeln and Embeddings.
Chatbot_model_1_Description.docx/: Contains further description of the project.