Sensor AI System: Keywords: - WHO (World Health Organization)

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Volume 7, Issue 5, May – 2022 International Journal of Innovative Science and Research Technology

ISSN No:-2456-2165

Sensor AI System
YASHANK PAL
Student,
Department of Electronic Engineering,
Madhav Institute of Science and Technology,
Gwalior, Madhya Pradesh, India

Abstract:- Since last few years, the AI industry is environment, for client server request we have installed OS
booming like a hell, as we saw AI mainly in every gadget, module. AI assistant provided by company works mainly on
appliances, vehicles, healthcare system, apps launched voice command feature but 5% of World Population approx.
nowadays, and we will ready to see its influence ,70 million is voice disable (according to WHO) and 466
permeate richer into many other industries and million have some form disabling hearing loss, so these are
technology for the foreseeable succeeding. so, in future the huge numbers, so we should add some sensors like
years AI will become like our daily needs. In my project optical sensor, motion gesture sensors in AI Assistance.
Sensor AI System, which is working as desktop assistant
or any other system according to our requirement the II. LITERATURE
system takes user voice and perform task for the user, we
have given several features like playing video on you There are many Environments for AI. IEEE; USA
tube and wishing users per the user date time and status, defines AI in IEEE; USA [2017] as follows: “Artificial
we have use python as an implementation language and Intelligence (AI) is the theory and development of computer
vs code as a coding environment have install several systems that are able to execute tasks that normally require
modules that are OS, date time, pyttsx3. Our expected human intelligence such as visual insight, speech
output was task performed by python-based program. recognition, learning, decision-making, and natural language
We get desired output from code, we could also add processing”. On the flip side, in their report for Stanford
sensor to fight with main loophole of the latest University, Stone et {2016} utilize the following: “Artificial
technology "ALEXA" in which we see voice command Intelligence is that process devoted to making machines
feature, Alexa work on our voices to complete the tasks intelligent and smart, and reconnaissance is that quality that
given by the users with the help of python ,but the major enables an entity to function appropriately and with
problem is that if somebody does not have voice or foresight in its surrounding”. Based on these, we grasp
unable to speak so he/she is unable to use this technology artificially intelligent systems as systems that modify to,
which now a day is seen everywhere whether its Alexa or have extensive knowledge of, or learn from their
MG Hector car assistant so by adding sensor like optical environment or application domain.
and motion gesture sensor to make the technology III. PROPOSED METHODOLOGY
efficient for Deaf and voice enable people, because there
is about 70 millions people who are voice disable its 5% In AI system we use sensors to make our AI system
of the world's population according to WHO and usable for everyone whether the person has any disability of
approx. 466 million people are hearing disable out of voice, hearing disability language issue anything, firstly, we
which 34 million are children's according to WHO so make our program on VS code with the help of python
this are large numbers of people who can't use AI extension and python interpreter in vs code, which has
because of their disability by adding sensors and gesture extension like speech recognition date time etc. which works
we make them connect to the future growing AI on our voice and perform task and by connecting the
Technology program with optical sensor, camera eye tracker it will take
input from gesture, eye contact, emotion recognition as well
Keywords:– WHO (World Health Organization). and complete according to user input as result.
I. INTRODUCTION

AI is based assistant is a python-based software that


can send email without typing a single word, doing
Wikipedia searches without opening it and perform many
other daily tasks with the help of single voice command,
everything which connect and belongs to technology. It's
implemented by using many Machine Learning modules,
like OS, Wikipedia, datetime, pyttsx3, speech recognition,
browser, pywhatkit .Basically, program will take user input
as voice and will give certain task result as the output. There
are many functions that can be added in this but till now we
added wishing the user according to date time. It will also
search content on Wikipedia by taking the user input as the
argument. We have used VS code as programming

IJISRT22MAY1140 www.ijisrt.com 151


Volume 7, Issue 5, May – 2022 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165

.
IV. IMPLEMENTATION

A. ENVIRONMENT  import Wikipedia # Search command in


Visual Studio Code is a freeware source-code editor Wikipedia import web browser
made by Microsoft for Windows, Linux and macOS.  import OS # inbuilt
Features include support for debugging, syntax highlighting,
intelligent code completion, snippets, code refactoring, and  import pywhatkit as kit
embedded Git. C. TEXT TO VOICE FUNCTION
B. PACKAGES USED In this function we set the voice of our assistant whether
its male or female voice, 0 fand 1 are to voices function,
 import pyttsx3 sapi5 is Microsoft voice function
 import datetime # used for date time processing
import speech recognition as sr

Fig. 2

D. SPEAK FUNCTION
In this function use for argument like if we give command to the assistant, it reply us with voice and result with the help with
this function

IJISRT22MAY1140 www.ijisrt.com 152


Volume 7, Issue 5, May – 2022 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165

Fig. 3

E. TAKE COMMAND FUNCTION


This function help assistant to command and perform task for the user

Fig. 4

F. WISH FUNCTION
This function greets the user good morning, afternoon, or eve according to time, it's also remembered your birthday date and
wish you according to date

Fig. 5

IJISRT22MAY1140 www.ijisrt.com 153


Volume 7, Issue 5, May – 2022 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165
V. RESULT AND DISCUSSION

In this section we talk about after running the program and give input like search covid or anything you want with speech or
optical sensor or gesture we get output as result. After doing writing code on vs code with the help of python as the interpreter
language to perform our task given by the user

Fig. 6

This is the desired output. After doing various step from downloading vs code, python to connecting sensor for this desired
output.

VI. CONCLUSION AND FUTURE WORK

This is very useful for paradise person and deaf person


who are unable to speak or lisen.it can also a very good
change in cars for doing task verbally rather than manually,
it will reduce the no. Of accident ratio. This system will
make task very easy for human and reduce their work load
and increase their efficiency by alerting them and doing
various task which require time and attention but this system
do all your minor stuffs by self if give and set the command
you want according to your requirement future AI is game
changing technology it will do all your digital stuff, it can
also use in medical fields as well

REFERENCES

[1.] (Stone P), (Brooks R), (Brynjolfsson)., (Calo R),


(Etzioni O)., (Hager G)., (Hirschberg J), (Kalyana) _
[2.] (Krishnan S)., (Kamar E.); (Kraus S).
[3.] Artificial Intelligence & Life in (2030), the 100 Year
OF Study on “Artificial Intelligence “ (Stanford
University 2016)
[4.] {World Health Organization}
[5.] Government agencywho.int
[6.] [https://www.python.org ]
[7.] [https://code.visualstudio.com ]

IJISRT22MAY1140 www.ijisrt.com 154

You might also like