0% found this document useful (0 votes)
42 views

Sample Project Synopsis MP I

The document is a synopsis for a mini project to create a voice assistant using Python. It discusses the problem statement, introduces voice assistants and their capabilities. It lists the group members and guide. The synopsis describes the proposed system, hardware and software resources needed. It concludes that the current system is application based but future updates will include machine learning for better suggestions and IoT integration for device control.

Uploaded by

Aditya Kulkarni
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views

Sample Project Synopsis MP I

The document is a synopsis for a mini project to create a voice assistant using Python. It discusses the problem statement, introduces voice assistants and their capabilities. It lists the group members and guide. The synopsis describes the proposed system, hardware and software resources needed. It concludes that the current system is application based but future updates will include machine learning for better suggestions and IoT integration for device control.

Uploaded by

Aditya Kulkarni
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

MIT ADT University

MIT School of Engineering


DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
Mini Project I S.E (CSE 3) Year: 2022-2023 SEM III

MINI PROJECT I SYNOPSIS


Project Group Members:

Roll No Name Email ID Contact No

2213133 Aditya Kulkarni [email protected] 7447396321


2213142 Dev Patel [email protected] 8799522790
2213151 Keya Karkun [email protected] 9721701339
2213191 Vedashree Bhalerao [email protected] 8149294632

Project Title: Voice Assistant

Scholarship : NA

External Guide : NA

Internal Guide: Dr. Shraddha Phansalkar

Synopsis:
▪ Problem Statement:
Creating a Voice assistant using Python .

▪ Introduction:
In this era of technology everything that human being can do are being replaced by
machines. One of the main reasons is change in performance. In today’s world we
train our machine to think like humans and do their task by themselves. Therefore,
there came a concept of voice assistant. A voice assistant is a digital assistant that uses
voice recognition features and language processing algorithms to recognize voice
commands of user and perform relevant tasks as requested by the user. Based on
1
specific commands given by the user a voice assistant is capable of filtering out the
ambient noise and return relevant information. Voice Assistant are completely
software based but nowadays they are integrated in different devices and also some of
the assistants are designed specifically for single devices like Alexa , Google
assistant , Siri etc . These assistants works only on online mode but we are making the
assistant which can work on offline as well as online mode .

Here are some of the basic tasks that can be done with the help of voice assistant: -

• Reading Newspaper
• Getting updates of mail
• Search on web
• Play a music or video
• Setting a reminder and alarm
• Run any program or application
• Getting weather updates
• Can work offline as well as online

 Some Unique Features of our Voice Assistant :

 It’s a more personalized for everyone , it will include the commonly used words
like lol , GN , TC etc.. which is helpful for new generations
 In the next version of our assistant it will make suggestions according the
user’s overall situation.
 In the next version our assistant will able to authenticate purchases by
recognizing a voice and matching it to a set credit card or bank account.

▪ Proposed System:

2
▪ H/w and S/w Resources:

Hardware Resources:-

1. Laptop
2. Monitor
3. Keyboard
4. Mouse
5. Touchpad

Software Resources:-

1. Compiler
2. Python
Some libraries :

3
• SpeechRecognition
• beautifulsoup4
• vlc
• youtube-dl
• pyowm
• wikipedia & many more…


Conclusion :-
In this paper we have discussed a Voice Assistant developed using python. This
assistant currently works as an application based and performs basic tasks like weather
updates, stream music, search Wikipedia, open applications, etc. The functionality of the
current system is limited to working on application based only. The upcoming updates
of this assistant will have machine learning incorporated in the system which will result
in better suggestions with IoT to control the nearby devices similar to what Amazon’s
Alexa does.

References:

 Websites referred :

1. www.stackoverflow.com
2. www.pythonprogramming.net
3. www.codecademy.com
4. www.tutorialspoint.com
5. www.google.co.in

 Books referred :

1. Python Programming - Kiran Gurbani


2. Learning Python - Mark Lutz

You might also like