Skip to content

IRS-CGS/IRS-RS-2019-05-31-IS1PT-GRP-Xmen-Chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUS ISS Chatbot

logo

Project members of Institute of Systems Science, National University of Singapore:

  • Chad Ng
  • Jin Xin
  • Li Xin
  • Dong Bin
  • Sun Hang

Here is the description

Project Report Consists of:

  • Report in PDF format
  • User Guide included in report

View Report

Video

Video Link

Development Tools & Environment

Tools

Running Locally

  • Make sure you install Visual Studio 2017 (Community Edition)
  • Setup an account with Google's DialogFlow v2 and import the agent file located at: Data/ISSNUS.zip
  • Import all Intent and Entity files into your DialogFlow agent (Files located at: Data/)
  • Download NGROK from https://ngrok.com/ and setup an account
  • Launch NGROK with the command: ngrok http 5001
  • Clone this project, and Launch the backend web hook server located at: SystemCode/ISS NUS Web Hook Server/NHttp.sln
  • Ensure you get the Google Credential Json file from the dialog flow service account page and reference it in the chat bot web project code
  • Launch chat bot web front end the solution located at: SystemCode/WEB Chat Bot/ISSNUSChatBot.sln

Please note that internet access is required as the solution will need to connect to Google's dialog flow platform.

Credit

Dialogflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 85.3%
  • PowerShell 9.1%
  • Classic ASP 3.2%
  • CSS 2.2%
  • Other 0.2%