https://github.com/akshatsrivastava0312/simple-chatty-bot
Simulation of a simple chatbot
https://github.com/akshatsrivastava0312/simple-chatty-bot
chatbot easy-to-use non-ai python
Last synced: 7 days ago
JSON representation
Simulation of a simple chatbot
- Host: GitHub
- URL: https://github.com/akshatsrivastava0312/simple-chatty-bot
- Owner: AkshatSrivastava0312
- Created: 2020-07-30T18:56:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T19:09:17.000Z (almost 6 years ago)
- Last Synced: 2025-01-16T17:00:32.240Z (over 1 year ago)
- Topics: chatbot, easy-to-use, non-ai, python
- Language: Python
- Homepage:
- Size: 2.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Chatty-Bot
### This Program is a really simple and a basic implementation of a small chatbot which has only the following features:-
1. Greets by telling its name and birth year
2. Asks your name
3. Gusses your age on the basis of some numeric calculations.
4. Ask you a question
5. Validate the correctness of your answer