Skip to content

daggarwal01/Personal_Virtual_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Personal_Virtual_assistant

Description

This project aims to design a prototype model for a Personalized Virtual Assistant. The Virtual assistant is designed in such a way that it verifies a user by its face and if a user is not verified than user has to register first to start using the Virtual assistant. The only pre-requisite to use this Virtual assistant is that, the image for verification must be captured in a well lit area so that the face is clearly visible through webcam. It uses Natural Language Processing to provide assistance in voice mode.

Requirements

To run the above code the requirements are:

Setup:

• Python 3.7 • Laptop with a webcam

To install all the modules required to run the code, you need to execte the below requirement:

        pip install -r requirements.txt

Run the project:

  1. Open cmd with the folder containing the project
  2. The code to execte the Program:
        python P_V_A.py  
  1. To quit the program say 'Exit'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages