Giter VIP home page Giter VIP logo

i_am_not_alone's People

Contributors

133794m3r avatar dependabot[bot] avatar njayakumar3 avatar richardho200 avatar yiwen-dai avatar

Watchers

 avatar  avatar

i_am_not_alone's Issues

Crisis Hotlines

This issue will track getting the crisis hotlines for the various countries.

  • Crisis hotline number for suicide/self harm.
  • Crisis hotline for COVID19 and thelike.

This issue blocks #12 #11 #10

Chatbot UX layer

Have the chatbot send requests to the server via POST requests through AJax or fetch requests. You can use jQuery or similar libararies to do this. Then have it render on the page in a chat window.

  • site connects to server's API
  • sends and receives messages formatted properly with JSON.
  • Has a scrollback buffer showing previous messages during the chat session.

MongoDB Database

It has 2 compontents. The first is the GEOIP mapping database that maps ip-addresses to countries. The second is the crisis hotlines for said country.

  • Database scheme is designed
  • indexes setup properly
  • GEOIP Data is imported #12
  • crisis hotline information imported

Chatbot itself

This issue will track the chatbot itself along with some basic features it should do.

  • Parse user's message
  • Obtain meaning from it to chose approriate response
  • If the user says something about self-harm or similar intent show them the crisis hotline numbers for their country.
  • Interface with the MongoDB to get the crisis hotline numbers for their local country.
  • Database is tracked via #12

Chatbot API layer

This will track the API that'll take the data from the front-end that's sent to it and then utilize it to be passed to the chatbot to get it's response and have it send it back to the user. It'll also handle errors such as the user not sending any information.

  • Connects to the chatbot system tracked via #11
  • Receives and sends respones
  • Handles errors gracefully

GEOIP Database

This issue will track the GEO-IP database and it's progress towards being in a format for the database.

This issue blocks #12

  • File normalized
  • All ip addresses changed from CIDR subnet notation to ip address ranges.
  • scheme for this database planned out.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.