Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ECL-Chatbot


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

This chatbot is personally developed and employs Python's SpaCy, random, colorama, time and system libraries (most of which come built-in). It also employs a Machine Learning model for data processing and prediction. The code is well-commented for easy understanding and includes basic syntaxes with functions to improve code readability and reusability. This is limited to the scope of Enterprise Computing Limited but can be edited to fit any domain as required; see Installation for more related info

(back to top)

Built With

This project was built with the following:

  • Python

(back to top)

Getting Started

You can fork this and make any changes as you please.

Prerequisites

  • spaCy
    pip install spacy
  • colorama
    pip install colorama

Installation

  1. Clone the repo
    git clone https://github.com/OTurkson/ECL-Chatbot.git
  2. Install spaCy package
    pip install spacy
  3. Install colorama package (if not already installed)
    pip install colorama

(back to top)

Usage

Sample usage of the chatbot

(back to top)

Contributing

Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Ekow Owusu-Turkson - @_bornofthesun - eowusuturkson@gmail.com

Project Link: https://github.com/OTurkson/ECL-Chatbot

(back to top)

Acknowledgments

(back to top)

About

This a chatbot for Enterprise Computing Limited (ECL) developed solely with Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages