Skip to content

paradisecy/cos-chatterbot

Repository files navigation

cos-chatterbot

A conversational chatbot trained in a way to give answers to questions related to the program of study Cognitive Systems hosted by Open University of Cyprus.

Student details and contact details

Name: Andreas Paradisiotis
Email: andreas.paradisiotis@st.ouc.ac.cy , a.paradisiotis@gmail.com

Instructions to setup the system

You can find a live demo with some limitations here
To install the system on your machine from your terminal type the following commands

mkdir cos-chatterbot
cd cos-chatterbot
git clone https://github.com/paradisecy/cos-chatterbot.git
pip install -r requirments.txt
python app.py

From your browser navigate to http://localhost:5000/

System dependencies from libraries and other systems

You need to have Python3.6 or above installed on your machine
cos-chatterbot has dependencies on:
Flask
chatterbot
SQLAlchemy
scrapy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published