Skip to content

Ethan-Chew/Empiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCBC Live Chat and Improved FAQ Forum

Users can connect with a live advisor to resolve their inquiries through a streamlined process. They start by navigating a webpage to select relevant categories and answer simple questions, narrowing down their issue. If available, users are then shown FAQs relating to their issue. Else, they will be prompted to start a Live Chat (recommended) or call the Hotline. The homepage also allows users to view their chat and support history. An estimated wait time is displayed for live chat assistance; if the wait is too long, users can opt to schedule a live chat appointment instead.

Agents manage multiple chats through a dedicated portal, receiving AI-driven recommendations to aid their responses. At the conclusion of each live chat, users can rate their advisor's helpfulness. If further assistance is needed, agents have the capability to help users schedule an appointment at a physical bank branch. This system integrates AI to enhance the user experience and support efficiency, ensuring that users receive timely and appropriate solutions to their queries.

Further accessibility features including, but not limited to, Text-to-Speech and Multi-Language support.

All of these are done while ensuring the upmost security of the customer's personal data.

Project Initialisation and Setup

This project is split into two main sections, the front-end and back-end.

Front-End

  1. Ensure that the .env file is included in the directory. This file contains keys that are required for the program to function as intended.
  2. Install all required dependencies using npm through npm i.
  3. Run the Back-End using npm start.

Back-End

  1. Ensure that the .env file is included in the directory. This file contains keys that are required for the program to function as intended.
  2. Install all required dependencies using npm through npm i.
  3. Run the Back-End using node ..
Ethan Chew, Jefferson Low, Hervin Sie, Goh Jun Kai, Lim Tzi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages