Skip to content

ctc-events/aliss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

aliss

Community Connector

Chat bot for connecting individuals to wellbeing resources, links, data, etc.

Tech template

https://codepen.io/lilgreenland/pen/pyVvqB

Demo ALISS chatbot at http://www.aboynejames.co.uk/codethecity/aliss/ ALISS Data API docs - http://aliss.readthedocs.io/en/latest/search_api/

SUMMARY

Over CodetheCity8 weekend team ALISS focused on three use cases, focused on one of those, documented the User Experience of the human / chatbot interaction. Based upon the first use case, a template chatbot was selected, UI and Voice, a fixed or rigid set of rules/logic was coded to produce the workflow and finally data was retrieved from the ALISS data API based upon keyword and location. This produced a lot of learning and basis to free up the chatbot to many use cases.

The Use case Demo

  1. type yes (small letters only) type yes
  2. type yes type no
  3. type no type anxiety type Aberdeen (note capital A)

GOING FORWARD

Updated outstanding UI updates and logic workflows listed in GITHUB issues.

FREEing up the chatbot.

  1. Review use experience again, start, interaction, stop etc.
  2. Need to extract text / interaction from human and process in own javascript class i.e. query on medical or location context etc.
  3. Extract logic / workflow i.e. the AI engine for the bot to its own class.
  4. Extract out UI / html / css building code e.g. for yes no insert map widget etc.
  5. Extract preparing data from ALISS rest api, probably requires a CHATBOT rest API upgrade to save time in clients browser.
  6. Think more about blind, deaf, disability interaction with chatbot.

About

Community Connector

Topics

Resources

Stars

4 stars

Watchers

10 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors