yvesdhondt / ChatbotBachelorsThesis

NLP-Powered Chatbot Developed For My Bachelor's Thesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P&O Entrepreneurship - Team A - Virtual Company Assistant (code) a.k.a Cluster

About this project

This is the code base repository of our bachelor's thesis project.

Documentation

Documentation and a demo of the chatbot (content in English, voice-over in Dutch) can be found at Clusterdocs.

Modules

The chatbot and its helper services depend on (and therefore all communicate with) the Cluster Connector Server, to which a connection is established using the cluster-connector (Python connector) or ClusterClient (C#/.NET Core connector) libraries. All connector related code can be found in the Cluster Connector repository. Another part of Cluster is the Cluster Moderator, a tool to be used by someone who moderates the questions and answers provided to the chatbot by the user.

About

NLP-Powered Chatbot Developed For My Bachelor's Thesis

License:MIT License


Languages

Language:C# 49.2%Language:HTML 21.8%Language:Jupyter Notebook 15.0%Language:Python 14.0%