Skip to content

Chatbot project using python to create a rule-based conversational AI

Notifications You must be signed in to change notification settings

oseovie/simple-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation


Simple Chatbot

📁 Repo: simple-chatbot

# Simple Chatbot

## Description
This is a beginner-friendly chatbot built using Python. The chatbot responds to user inputs using basic logic and conditional statements. It was created to understand how conversational systems work.

## Features
- Accepts user input
- Responds based on predefined rules
- Simple and easy to understand logic

## Technologies Used
- Python

## How to Run
1. Clone the repository:
   ```bash
   git clone https://github.com/oseovie/simple-chatbot.git

2.Navigate to the folder:
cd simple-chatbot

3.Run the chatbot:
python chatbot.py

About

Chatbot project using python to create a rule-based conversational AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published