Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 915 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 915 Bytes

HR Chatbot

A simple customized Q&A Chatbot that answers domain-specific questions related to a company's HR, such as vacation policy, laws on days off, employee benefits, among others. It includes a simple login system, using streamlit-authenticator, a monitoring board to keep track and evaluate questions answered, and a panel for analysis and metrics related to its use.

This app was originally deployed in a GCP Compute Engine instance running a dockerized Streamlit application. It was meant to be easily connected to a backend server on a next step, to actually store new message data, as well as allow the retrieval of personal information of the user from a database.

Screenshots

Chat interface

image