Personal Voice Assistant Report
Personal Voice Assistant Report
ON
BY
In Partial fulfillment of
T.Y.B.Sc(CS)
Academic Year 2024-25
CERTIFICATE
This is to certify that, the project report entitled “Personal Voice Assistant” submitted by
Suraj Shivaji Suryawanshi (TI3314) in partial fulfillment of T.Y.B.Sc. (Computer Science)
Project Work in the academic year 2024-25. The project was satisfactorily completed under
our guidance and supervision. We wish him the best for future endeavors.
2. PROPOSED SYSTEM
2.1 Proposed System Overview
2.2 Advantages and Disadvantages
2.3 Feasibility Study
2.4 System Requirements
3. SYSTEM MODELING
3.1 System Architecture
3.2 Use Case Diagram
4. FUNCTIONALITY MODULES
4.1 Voice Command Module
4.2 Task Execution Module
4.3 Admin Panel
5. OUTPUT SCREENS
6. FUTURE SCOPE
7. CONCLUSION
8. REFERENCES
1. INTRODUCTION
1.1 Introduction
The Personal Voice Assistant project aims to develop a voice-controlled system capable of
automating tasks based on voice commands. The assistant uses Python’s libraries for voice
recognition, task execution, and interaction. The front-end is designed using React.js for a
modern interface, while the back-end uses FastAPI and PostgreSQL for efficient processing
and data management.