Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

🤖 Simple Chatbot in Python

This is a basic rule-based chatbot built in Python. It responds to user inputs with predefined responses. It's a great beginner project to understand how conditional logic, string handling, and basic AI conversation flows work.

🔧 Features

  • Handles greetings like "hi", "hello"
  • Responds to questions like "how are you?", "what's your name?"
  • Shows current date and time
  • Knows who created it 🙂
  • Can be easily extended with more responses

▶️ How to Run

  1. Make sure you have Python installed (Python 3.6 or above)
  2. Run the script:
python chatbot.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages