Skip to content

Pragyanur/QAbot_custom_GRU

Repository files navigation

Question Answering Bot, works offline

Does the following:

  • Checks if a face is in front of the camera
  • If faces > 0, start interaction with user
  • Ends conversation after certain number of questions
  • Restarts when detects a human facing the camera

Uses the following ML/DL models:

  • WHISPER base for SPEECH TO TEXT
  • HAAR CASCADE FRONTAL FACE model for FACE DETECTION
  • CUSTOM TRAINED GRU model for TEXT CLASSIFICATION on custom dataset of questions

Other tools:

  • Python's soundreduce for NOISE SUPPRESSION
  • Bhashini english Female1 for recorded RESPONSES

About

QA bot that starts interacting as it detects a face

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published