PyBot is a rule-based chatbot developed using Python during the CodeAlpha Python Programming Internship.
Ahmed Nadeem
CodeAlpha Python Programming Internship
- Responds to greetings and common questions
- Answers questions about Python and artificial intelligence
- Provides jokes, facts, motivation and programming tips
- Includes a help menu
- Handles invalid and empty input
- Uses randomized responses
- Includes a proper exit command
- Python functions
- If-elif conditions
- Loops
- Lists and dictionaries
- User input and output
- String handling
python PyBot.py