Skip to content

paulzay/hng-chatbot

Repository files navigation

hng-chatbot

A chatbot built with python, chatterbot and flask

Built With

  • HTML5
  • BOOTSTRAP
  • CSS3
  • Sass
  • Python
  • Flask

Project Description

The chatbot utilizes AI to give random responses to input. The responses range from topics in technology, health, psychology and more.

Screencast

Peek 2020-06-25 16-15

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine.

How To Use 🔧

From your command line, first clone the project:

# Clone this repository
$ git clone https://github.com/paulzay/hng-chatbot

# Go into the repository
$ cd hng-chatbot

# Open the project on Vscode
$ code .

# Create a virtual environment
$ python3 -m venv env

# Enter the virtual environment
$ source env/bin/activate

# Install the dependencies
$ pip install -r requirements.txt

# Start the server
$ flask run

CONTRIBUTOR

👤 Paul Ogolla

Show your support

Give a ⭐️ if you like this project!

About

A chatbot built with python, chatterbot and flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published