/SEI-Chatbot

I created this chatbot to assist upcoming general assembly students with finding information on Software Engineering topic they struggle with. Using a chatbot interface the user can ask the bot to either test or explain a topic to them. I created the chatbot using Facebooks Wit.ai with a node.js backend.

Primary LanguageJavaScript

SEI-CHATBOT

Contributions

questions came from lydia hallies github https://github.com/lydiahallie

information about conditionals came from Javascript.info https://javascript.info/ifelse

MDN web docs supplemented a majority of the information https://developer.mozilla.org/en-US/

Chatter Project

General Assembly SEI August 20th - Project 5

Overview

The goal of this project was to create a full stack chat application using the MERN Stack that would allow its users create update and delete data from their application

Challenges

  • The biggest challenge for this application was training the bot the to reply back to specific entities and detect the correct topic given a sentence.

Picture of Meridio

Wireframe

"A Wireframe of Meridio"

ERD

"ERD"

##Journey Mapping "Journey Map"

Technologies Used

  • Backend --> Express, Mongoose, NodeJs, Wit, AI
  • Frontend --> Bootstrap 4, JavaScript, React.js, Wit,AI, Create React flips

Acknowledgements

-CSS Tricks for the fad in animation

Future Developments/Improvements

Phase 1

-Adjust channels page for a friendlier mobile view -allow users to have profile pictures