Skip to content

Ashuman5/CodeAlpha_BasicChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CodeAlpha Basic Chatbot

A simple rule-based chatbot built with Python. The chatbot responds to predefined user messages using functions, loops, and conditional logic.

Features

  • Greets users
  • Responds to common questions
  • Provides help commands
  • Handles unknown input with a fallback response
  • Exits gracefully

Technologies Used

  • Python
  • Functions
  • Loops
  • Conditional statements
  • Terminal input/output

How to Run

  1. Clone this repository.
  2. Open the project folder.
  3. Run the chatbot:
python chatbot.py

Example Commands

hello
how are you
what is your name
help
bye

Author

Ashutosh Tiwari

About

Simple rule-based chatbot built with Python functions, loops, and conditionals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages