samaha-rizvi-4578 /
AIChatBot
this is a basic chat bot i made in python language using jupyter notebook, if anyone of you want to make it better you are allowed to commit changes
27/100 healthLoading repository data…
Vishnu345 / repository
A Chat-bot is a software application used to conduct an online chat conversation in the form of text or speech, instead of providing direct contact with a live human agent. Designed to convincingly simulate the way a human would behave as a conversational partner. With the chatbot, we don’t want to wait for customer helpline, they can easily clarity their doubts within seconds. A chatbot is used in many areas like WhatsApp, messenger, customer support, food order, personal finance assistance, Telegram, search and track flights, and many more. The main objective of this paper is to develop a Chatbot using Python in Jupyter notebook software and to develop an GUI interface using Tkinter library and trained Chatbot with text files containing information about some sample college to help the students to know about it. In this paper Chatbot will give response both in the form of text and Speech.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A Chat-bot is a software application used to conduct an online chat conversation in the form of text or speech, instead of providing direct contact with a live human agent. Designed to convincingly simulate the way a human would behave as a conversational partner.
With the chatbot, we don’t want to wait for customer helpline, they can easily clarity their doubts within seconds. A chatbot is used in many areas like WhatsApp, messenger, customer support, food order, personal finance assistance, Telegram, search and track flights, and many more.
The main objective of this paper is to develop a Chatbot using Python in Jupyter notebook software and to develop an GUI interface using Tkinter library and trained Chatbot with text files containing information about some sample college to help the students to know about it. In this paper Chatbot will give response both in the form of text and Speech.
Selected from shared topics, language and repository description—not editorial ratings.
samaha-rizvi-4578 /
this is a basic chat bot i made in python language using jupyter notebook, if anyone of you want to make it better you are allowed to commit changes
27/100 healthVishwa-ud /
An interactive chatbot powered by a Large Language Model (LLM) that helps students ask and explore questions based on lecture notes. This project is implemented inside a Jupyter Notebook and demonstrates how LLMs can be fine-tuned or prompted to act as intelligent learning companions.
37/100 healthimmanuelb12 /
Chatbot NLP Project is a simple chatbot built with Python, NLP, and regex for pattern recognition. Running in Jupyter Notebook, it interacts via ipywidgets, responding to greetings, questions, and jokes. Users can chat dynamically and exit using "quit." Ideal for beginners exploring NLP and chatbot development.
akhalifaa /
This is a simple chatbot trained using a feed forward neural network model. I trained the model based on an intents json file that contains different tags, patterns and responses that mimic possible e-commerce platform requests from customers. This could have been done using multiple .py files, however I chose to do it all on Jupyter Notebooks to display my training and metric evaluation process along with its simplicity of use!
27/100 health