Skip to content

AumkarG/Employee-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Wellness Feedback BOT

A chatbot for conversing with employees.

  1. Asks basic questions regarding work culture and job satisfaction.
  2. Accepts both MCQ and open ended responses
  3. Stores responses in SQLite database

Tech stack : Python RASA Sqlite

Running the assistant

  1. Train the model:

rasa train

  1. Open a second terminal window and start the action server:

rasa run actions

  1. Return to the first terminal window and start the assistant on the command line:

rasa shell

Releases

No releases published

Packages

No packages published

Languages