Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
A chatbot is a software application used to conduct an on-line chat conversation via text or text-to-speech, in lieu of providing direct contact with a live human agent . Designed to convincingly simulate the way a human would behave as a conversational partner, chatbot systems typically require continuous tuning and testing, and many in production remain unable to adequately converse or pass the industry standard Turing test.
Fixes #(issue_no)
'issue-no'
Type of change
Please delete options that are not relevant.
Checklist:
[ x] My code follows the style guidelines(Clean Code) of this project
[ x] I have performed a self-review of my own code
[ x] I have commented my code, particularly in hard-to-understand areas
[x ] I have created a helpful and easy to understand
README.md
[ x] My documentation follows
Template for README.md
[ x] I have added the project meta data in the PR template.
I have created the
requirements.txt
file if needed.Project Metadata
If there is no-file/nothing to fill the below fields with, then type: none
Example:
If no requirements.txt needed/present, then type none inRequirments
.Category:
Title: <Chat_bot>
Folder: <chat_bot>
Requirements: <Tkinter library ,some direction images for GUI >
Script: <_Project.py>
Arguments: <c1-c2-c3-c4-c5-c6-c7-c8>
Contributor: <varshith-Git>
Description: <Chatbot is a piece of code but it is interacting with clients and giving exact replies! >