Skip to content

Rogendo/Customer-Support-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Customer-Support-ChatBot

A chatbot using chatterbot python library

This is a customer support chatbot that provides answers to frequently asked questions about therapy sessions in a therapy firm.

Getting started

Follow the instructions below to install and run this chatbot on your local machine for testing and developing purposes

Prerequisites

  • Python 3.x.x
  • chatterbot
  • Nltk

Installation

  1. Clone the repository by running "git clone https://github.com/Rogendo/Customer-Support-ChatBot.git" or by downloading the zip file and extracting it.

  2. Navigate to the root directory of the application and create a virtual environment by running "python -m venv venv"

  3. Activate the virtual environment by running "source venv/bin/activate"

  4. Install the required packages by running "pip install -r requirements.txt"

  5. Run the application by running "python3 main.py"

Built With

  • [Python]
  • [chatterbor]

Authors

Peter Rogendo

About

A chatbot using chatterbot python library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages