Mini Project Front Page
Mini Project Front Page
A
REPORT
On
“Face Recognition-Based Authenticated Voice Assistant
System”
Submitted in Partial Fulfillment of the requirements for the Fifth semester
BACHELOR OF ENGINEERING
IN
COMPUTER SCIENCE AND ENGINEERING
Submitted By
BABU G V 1SJ22CS020
DEEPAK S N 1SJ22CS047
POORNA CHANDRA TEJASWI P 1SJ22CS118
SHASHANK S R 1SJ22CS146
Carried out at
Project Lab,
Dept of CSE,
SJCIT
CERTIFICATE
This is to certify that the project work entitled “Face Recognition-Based Authenticated
Voice Assistant System”is a Bonafide work carried out by BABU G V(1SJ22CS020),
DEEPAK.S.N(1SJ22CS047),POORNACHANDRATEJASWI.P(1SJ22CS118),
SHASHANK.S.R(1SJ22CS146) in partial fulfillment for the award of Bachelor of
Engineering in Computer Science and Engineering of Visvesvaraya Technological
University, Belagavi during the year 2024- 2025. It is certified that all
corrections/suggestions indicated for internal assessment have been incorporated in the
report. The Mini project report has been approved as it satisfies the academic
requirements with respect to Mini project work prescribed for the Bachelor of
Engineering degree in Fifth Semester.
DEEPAK.S.N
1SJ22CS032
SHASHANK.S.R
1SJ22CS061
i
ABSTRACT
The primary objective of this project is to develop a system that ensures high accuracy in face recognition
while maintaining low latency for seamless real-time use. The system addresses the growing demand for
secure access to sensitive information and resources across personal, corporate, and smart home environments.
Additionally, it emphasizes safeguarding user privacy by implementing advanced data security measures.
The methodology involves a structured approach comprising requirement analysis, system design,
implementation of facial recognition algorithms, virtual assistant integration, and rigorous testing. The project
also incorporates state-of-the-art machine learning models to improve recognition accuracy under varying
conditions such as lighting, pose, and expression.
This system not only improves security but also enhances convenience, making it a viable solution for modern
authentication challenges. The results demonstrate its effectiveness in delivering a high-performance and
reliable authentication mechanism. The proposed system has significant potential for scalability and future
enhancements, such as incorporating multimodal biometrics and extending functionality to diverse platforms.
ii
ACKNOWLEDGEMENT
With reverential pranam, we express my sincere gratitude and salutations to the feet of his holiness Paramapoojya
Jagadguru Byravaikya Padmabhushana Sri Sri Sri Dr. BalagangadharanathaMaha Swamiji, his holiness
ParamapoojyaJagadguru Sri Sri Sri Dr. Nirmalanandanatha Maha Swamiji, andSri SriMangalnath Swamiji,
Sri Adichunchanagiri Mutt for their unlimited blessings.
First and foremost, we wish to express our deep sincere feeling and gratitude to our institution, Sri
Jagadguru Chandrashekaranatha Swamiji Institute of Technology, for providing us an opportunity for
completing the Mini-Project Work successfully.
We extend deep sense of sincere gratitude to Dr. G T Raju, Principal, SJC Institute of Technology,
Chickballapur, for providing an opportunity to complete the Mini-Project Work.
We extend special in-depth, heartfelt, and sincere gratitude to HOD Dr. Manjunatha Kumar B H, Head of
the Department, Computer Science and Engineering, SJC Institute of Technology, Chickballapur, for his
constant support and valuable guidance of the Mini-Project Work.
We convey our sincere thanks to Project Guide Deepthi N, Assistant Professor, Department of
Computer Science and Engineering, SJC Institute of Technology, for his/her constant support, valuable guidance
and suggestions of the Mini-Project Work.
We also feel immense pleasure to express deep and profound gratitude to Mini-Project Coordinators
Mrs. Bhavya R A, Assistant Professors, Department of Computer Science and Engineering, SJC Institute of
Technology, for their guidance and suggestions of the Mini-Project Work.
Finally, we would like to thank all faculty members of Department of Computer Science and Engineering,
SJC Institute of Technology, Chickaballapur for their support
We also thank all those who extended their support and co-operation while bringing out this Mini-Project work.
BABU.G.V 1SJ22CS020
DEEPAK.S.N 1SJ22CS032
POORNA CHANDRA TEJASWI.P 1SJ22CS118
SHASHANK.S.R 1SJ22CS061
i
CONTENTS
Declaration i
Abstract ii
Acknowledgement iii
Contents iv
ii
Proposed System
Advantages
5 SYSTEM DESIGN 15-20
5.1Project Modules
5.2Activity Diagram
5.3UseCase Diagram
5.4Dataflow Diagram
5.5Sequence Diagram
6 IMPLEMENTATION 21-23
Algorithm/Pseudo-code module wise
TESTING 24-26
Methods of Testing
Unit Testing
7.1.2Validation Testing
7.1.3Functional Testing
7.1.4Integration Testing
7.1.5User Acceptance
Testing Test Cases
8 PERFORMANCEANALYSIS 27-28
9 CONCLUSION &FUTUREENHANCEMENT 29
BIBLIOGRAPHY 30
APPENDIX 31
Appendix A: Abbreviation