Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

A simple NLP-powered chatbot that answers questions related to defined dialogue/FAQ.

Classifier

This chatbot uses a Naive Bayes classifier for intent classification which helps in predicting the intent of user input and selecting the appropriate response.

Installation

  1. Clone the repository
  2. Install dependencies:
    $ pip install -r requirements.txt
  3. Running the Chatbot
    $ python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages