Skip to content

rohini-IT/CodeAlpha_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

🖨️Python Chatbot

A simple rule-based chatbot built using python.This chatbot interacts with users by responding to basic text inputs like greetings and common questions.

📌Features

Responds to basic greetings like hello and hi Answers simple questions like: "How are you?" "What is your name?" "What can you do?" Handles empty input Exit the chatbot using bye

🛠️Technologies Used

Python(Core concepts) Conditional Statements(if-elif-else) Loops(while) User input handling

🚀How to Run

  1. Install python(if not already installed)
  2. Copy the code into a file named: chatbot.py
  3. Run the file using: python chatbot.py

📸Sample Output

Chatbot Screenshot

🎯Future Improvements

Add more intelligent responses Use NLP(Natural Language Processing) Integrate with a GUI(Tkinter/web) Connect with AI APIs

⭐Contribution

Feel free to fork this repository and improve the chatbot!

About

A simple rule-based chatbot built with Python that responds to basic user queries using conditional statements and loops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages