AI Based Assistant
AI Based Assistant
(KCA-353)
Session: 2024-2025
Submitted By:
Roll no,-2312000140043
Name: Asheesh Kumar
Class: MCA
1
TABLE OF CONTENTS:
List of Abbreviations
List of figures
List of Graphs
List of tables
ABSTRACT
INTRODUCTION
1.1 Introduction
1.2 Problem Statement
1.3 Objectives
1.4 Methodology
1.5 Organization
2. LITERATURE SURVEY
3. SYSTEM DEVELOPEMENT
4. PERFORMANCE ANALYSIS
5. CONCLUSIONS
5.1 Conclusions
5.2 Future Scope
5.3 Applications Contributions
6. DFD
REFERENCES
APPENDICES
[4]
List of Abbreviations
[5]
List of Figures
[6]
4.10 -> what is education google search
4.14 -> can you open the big bang theory series for me google search
[7]
List of Graphs
No graphs
List of Tables
No tables
[8]
1. INTRODUCTION
1.1 Introduction
Just imagine having an A.I. right hand just like one in the movie Iron
man. Just think of it’s applications like sending e-mails without
opening up your mail, searching on Wikipedia and googling and
playing music on youtube without using your web browser, and other
date to day tasks done on a computer. In this project, we will
demonstrate how we can make our own A.I. associate using Python 3.
[10]
Chrome.
We are all well aware about Cortana, Siri, Google Assistant and
many other virtual assistants which are designed to aid the tasks of
users in Windows, Android and iOS platforms. But to our surprise,
there’s no such virtual assistant available for the paradise of
Developers i.e. Windows platform.
[11]
aim to develop a complete server assistant, by automating the
entire server management process - deployment, backups, auto-
scaling, logging, monitoring and make it smart enough to act as a
replacement for a 6 general server administrator.
1.3 Objectives
1.4 Methodology
o Jj
1.5 Organization
o Ll
o ;ll
[12]
2. LITERATURE SURVEY
In ithis iProject iJarvis iis iDigital iLife iAssistant iwhich iuses imainly
ihuman icommunication imeans isuch iTwitter, iinstant imessage iand
ivoice ito icreate itwo iway iconnections ibetween ihuman iand ihis
iapartment, icontrolling ilights iand iappliances, iassist iin icooking,
inotify ihim iof ibreaking inews, iFacebook’s iNotifications iand
imany imore. iIn iour iproject iwe imainly iuse ivoice ias
icommunication imeans iso ithe iJarvis iis ibasically ithe iSpeech
irecognition iapplication. iThe iconcept iof ispeech itechnology ireally
iencompasses itwo itechnologies: iSynthesizer iand irecognizer. iA
ispeech isynthesizer itakes ias iinput iand iproduces ian iaudio istream
ias ioutput. iA ispeech irecognizer ion ithe iother ihand idoes
iopposite. iIt itakes ian iaudio istream ias iinput iand ithus iturns iit
iinto itext itranscription. iThe ivoice iis ia isignal iof iinfinite
iinformation. iA idirect ianalysisand isynthesizing ithe icomplex ivoice
isignal iis idue ito itoo imuch iinformation icontained iin ithe isignal.
iTherefore ithe idigital isignal iprocesses isuch ias iFeature iExtraction
iand iFeature iMatching iare iintroduced ito irepresent ithe ivoice
isignal. iIn ithis iproject iwe idirectly iuse ispeech iengine iwhich iuse
iFeature iextraction itechnique ias iMel iscaled ifrequency icepstral.
iThe imelscaled ifrequency icepstral icoefficients i(MFCCs) iderived
ifrom iFourier itransform iand ifilter ibank ianalysis iare iperhaps ithe
imost iwidely iused ifront- iends iin istate-of-the-art ispeech
irecognition isystems. iOur iaim ito icreate imore iand imore
ifunctionalities iwhich ican ihelp ihuman ito iassist iin itheir idaily ilife
iand ialso ireduces itheir iefforts. iIn iour itest iwe icheck iall ithis
[13]
ifunctionality iis iworking iproperly. iWe itest ithis ion i2 ispeakers(1
iFemale iand i1 iMale) ifor iaccuracy ipurpose.
-ShrutiKa Khobragade
3. SYSTEM DEVELOPEMENT
Modules used :
● pyttsx3 (imports voices and has functions related to
speaking)
● datetime (#not important .)
● speech_recognition (to convert speech to text)
● wikipedia (to access Wikipedia information)
● webbrowser (to manipulate web browsing operations)
● os (for just os.clear())
● pywhatkit (for playing songs on youtube)
Functions created :
● speak() (speaks text given as argument)
● wishMe (Wishes according to the day hour)
● takeCommand() (to convert speech to text and give it as
input )
[14]
● indices(), openwebsite(), printspeak() are functionss
just to shorten the code therefore, not important.
Working:
What is pyttsx3?
Fig. 3.1
What is sapi5?
What Is VoiceId?
1. speak()
[15]
The most importantly thing for an A.I. right hand is that it
should have the option to talk. To make our J.A.R.V.I.S. talk,
we will make a capacity called talk. This capacity will accept
sound as a contention,and afterward, it will articulate it.
Fig. 3.2
2. wishMe()
Fig. 3.3
3. takeCommand()
[16]
Fig. 3.4
Fig. 3.5
On the off chance that 'wikipedia' in inquiry: #if wikipedia found in the
question then this square will be executed
[17]
Fig. 3.6
Fig. 3.7
Fig. 3.8
Fig. 3.9
[18]
Characterizing Task 5: To ask basic questions
Fig. 3.10
Fig. 3.11
[19]
4. PERFORMANCE ANALYSIS
Fig. 4.1
Fig. 4.2
[26]
Fig. 4.3
As we can see, it responded with an answer that makes sense!
[27]
4.2 It can play music and videos on Youtube.
Fig. 4.4
Fig. 4.5
[28]
Fig. 4.6
Fig. 4.7
[29]
4.3 It can do Wikipedia looks for you.
Fig. 4.8
Fig. 4.9
[30]
4.4 It is equipped for opening sites like Google, Youtube, and so forth,
on Chrome.
Fig. 4.10
Fig. 4.11
[31]
Fig. 4.12
Fig. 4.13
[32]
Fig. 4.14
Fig. 4.15
[33]
5. CONCLUSIONS
5.1 Conclusions
Through ithis ivoice iassistant, iwe ihave iautomated ivarious iservices iusing ia isingle
iline icommand. iIt ieases imost iof ithe itasks iof ithe iuser ilike isearching ithe iweb,
iretrieving iweather iforecast idetails, ivocabulary ihelp iand imedical irelated iqueries.
iWe iaim ito imake ithis iproject ia icomplete iserver iassistant iand imake iit ismart
ienough ito iact ias ia ireplacement ifor ia igeneral iserver iadministration. iThe ifuture
iplans iinclude iintegrating iJarvis iwith imobile iusing iReact iNative ito iprovide ia
isynchronised iexperience ibetween ithe itwo iconnected idevices. iFurther, iin ithe ilong
irun, iJarvis iis iplanned ito ifeature iauto ideployment isupporting ielastic ibeanstalk,
ibackup ifiles, iand iall ioperations iwhich ia igeneral iServer iAdministrator idoes. iThe
ifunctionality iwould ibe iseamless ienough ito ireplace ithe iServer iAdministrator iwith
iJarvis.
[34]
● iChromium-based ibrowser, ilike iChrome, iEdge i
● iNode iJS iwith inpm iNon-Functional iRequirements: i
[35]
REFERENCES: www.youtube.com
codewithharry.com
kaggle
towardsdatascience.com
[36]