REPOSITORY OVERVIEWLive repository statistics
★ 3Stars
⑂ 0Forks
◯ 0Open issues
◉ 3Watchers
29/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
7 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Chatbot-project
A chatbot is a computer software able to interact with humans using a natural language. They usually rely on machine learning, especially on NLP. Apple’s Siri, Amazon’s Alexa, Google Assistant, and Microsoft’s Cortana are some well-known examples of software able to process natural languages. This article shows how to create a simple chatbot in Python using the library ChatterBot. Our bot will be used for small talk, as well as to answer some math questions. Here, we’ll scratch the surface of what’s possible in building custom chatbots and NLP in general.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
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.
29/100 healthActive repository
Jupyter NotebookNo license
⑂ 1 forks◯ 0 issuesUpdated Mar 26, 2025
Uploaded a jupyter notebook in which a chatbot is implemented using PyTorch Framework.
27/100 healthActive repository
Jupyter NotebookNo license
⑂ 0 forks