Skip to content

vermavinii/ChatWiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatWiz: The Rule-Based Chatbot

Welcome to ChatWiz! This repository contains a simple yet powerful rule-based chatbot implemented using HTML, CSS, and JavaScript. ChatWiz provides predefined responses based on user inputs, making interactions smooth and engaging.

Introduction

ChatWiz is a basic rule-based chatbot designed to interact with users through a web interface. The chatbot uses predefined rules to generate responses based on the user's input, making it easy to customize and extend with additional rules.

Features

  • Simple and intuitive user interface
  • Predefined responses for specific keywords and phrases
  • Easy to extend and customize with additional rules

Installation

To get started with ChatWiz, follow these steps:

  1. Clone the repository:

    git clone https://github.com/vermavinii/Chatbot-.git
    
  2. Navigate to the directory

    cd ChatWiz
    
  3. Run the program

Usage

Once you have ChatWiz open in your browser, you can start interacting with it by typing messages in the input box and pressing "Send". The chatbot will respond based on predefined rules.

You can customize the chatbot by editing the script.js file and adding your own rules and responses. Here is a brief overview of the project structure:

  • index.html: Contains the HTML structure of the chatbot interface.
  • style.css: Contains the CSS styles for the chatbot interface.
  • script.js: Contains the JavaScript code for handling user input and generating responses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published