Solapur Education Society’s Polytechnic
Solapur -413002
CERTIFICATE
This is to certify that Mr./Ms.
Nagesh Santosh Katkar Roll No.3518 Of 6th
Semester of Diploma in Computer Technology of Institute Solapur Education
Society’s Polytechnic, Solapur (0095) has satisfactorily completed micro-project
Titled Artificial Intelligence Dietician in course Emerging Trends in Computer &
IT(ETI) (22618) for academic year 2020-2021 as prescribed in curriculum by
Maharashtra State Board Of Technical Education, Mumbai.
Date: / / 2021
Place :-Solapur Enrolment No :-1800950109
Date :- Exam Seat No :-158464
Course In-charge HOD Principal
(Mr.Kawthe .A.R) (Mr.M.C.Patil) ( Mr.Bhavtankar A. A.) S.E.S. Polytechnic)
Solapur Education Society’s Polytechnic
Computer Technology ANNEXURE
I
Rubric for Evaluation of Micro Project of :-
Title of Micro Project: :- Artificial Intelligence Dietician.
Group Members:
Sr.No. Roll No. Name of Candidates
1 3549 Aditya Anand Shinde
2 3555 Yuvraj Kisan Madas
3 3548 Saifnath Baburao Chandanshive
4 3518 Nagesh Santosh Katkar
Marks Indicators for different level of Performance (Evaluation Scale 0 to 2)
Obtained
Sr. ( Out of
Criteria
No 2)
Poor (0) Average (1) Good (2)
Submission of
Project Not Submitted anything proposal or project report Project proposal & project
1
proposal/Rep in time submitted in time report submitted ij time
ort
CO/PRO Not attained any
2 Attained some CO/PRO Attained maximum CO/PRO
attainment CO/PRO
Content of
Not contains relevant Contains some relevant Contains maximum relevant
3 project/Forma
information information information
tting
Total Marks
4
(06)
Question/
5
Answers (04)
Total (10) :
Name & Sign of Teacher
3
Abstract We are going to develop an App in
which diet plan will be displayed.
In today’s world, due to hectic schedule people
The components used are Ultrasonic
cannot concentrate on their health. So there is need to
Sensor, Weighing
suggest a diet plan, so they can maintain their health.
Machine, Raspberry Pi B3+
We should take proper diet for our growth. AI
and Tkinter (Toolkit Interface)
dietician is an artificial intelligence dietician which
programming.
provides proper diet plan to the user. The already
existing system considered only a particular disease
[1,2]. The approach presented in this paper considers
Height, Weight, BMI, Age, Gender and various Literature Review:
diseases. In our work we have used Raspberry Pi B3+
as a main component for analyzing and computation. As in day to day life every person need to
An Ultrasonic sensor (HC-SR04) is used for height maintain some healthy diet.
measurement and it is interfaced with Raspberry Pi Our survey for this necessity
B3+. A weighing machine is used to measure weight. (healthy diet) has been come into
The evaluation parameters are Height, Weight, BMI, existence when we read some
Age, Gender and various diseases. The obtained Bio’s related to health issues due
result is in the form of diet plan to improper diet.
Due to busy schedules, now-a-
Introduction days people are unable to maintain
a proper diet, which causes some
To maintain health and to have our health in good
severe disease or some or more
condition, everyone should take a diet. This is very
health issues.
important for maintaining a good health condition.
Now a day’s people are taking non healthy food and To overcome these problems
they got some severe diseases because of their related to diet we are going to
careless behavior. These diseases are curable but develop an application which
health condition degrades. So every person should helps the people to know their
take proper diet for his/her own concern. BMI (Body Mass Index). But
before that we are going to know
People should follow dietary guidelines as well. This
out the requirements of people i.e.
work exactly fulfills this requirement. This work
what they actually need in their
provides a required diet plan to the user by
diet, their health issues and find
considering different factors. The system measures
out solutions on those problems.
user’s BMI using his or her height and weight. It
provides a proper diet plan to the individual Today’s diet systems are all based
considering age, gender, height, weight, disease. on or related to some disease,
some obesity, etc. But our simple
Diet system will help people to
10
maintain their daily diet which will help
them to live a healthy life.
Husain et al. [1] cancer is very severe disease. It is
occurring frequently now days. Some systems are
available in market which suggests diet for cancer but
they are not sufficient. These systems only suggest
one or two food items which help to secure from
disease. This system provides a complete diet plan for
cancer .cancer is a disease which is not curable. It
needs kemo therapy which has side effects. Therefore
the one and only solution to this is to take proper diet
to prevent from getting such type of disease.
Abbas Lokman and Jasni Zain [2] .This work
describes the diet plan for diabetic patients. This Raspberry Pi B3+:
system is based on a virtual dietician concept. a chat
bot is designed which works as a dietician. The
history and view of chat bot is provided in this
system. Diet plan for diabetic patients is given using
this chat bot. this system is the interface between man
and machine. Chat bot concept provide interface that
gives the diet plan for diabetic patients.
HITESH PRUTHI et al. [3]. This work describes
website. This website contains all the data about
various health issues and their remedies. The required
all information about health maintenance is provided
in the website. This website is easily accessible to all
people from lower age to higher age no issues.
Admin and user are two important keywords in this
website. The user is a common people who want to
take some information. A unique login id is given to
the each user from which he/she can login to the
website. The website is linked with different gyms
from which gym book is taken and provided to the
each user.
Working:
11
Fig. Raspberry Pi B3+
A Raspberry Pi B3+ is the latest version it is a tiny
size computer. If we add keyboard, mouse, display,
power supply and micro SD card. The SD card
installed with Linux, will act as a full-fledged
computer which can run many applications. It is a
small computer whose specifications are similar to a
computer.
Weighing Machine:
The specifications of Raspberry Pi B3+ are:
CortexA53 SoC1. USB 2.0 ports, 1 size Broadcom
BCM2837B0, USB connector, CSI camera it
supports HD video which is used to create a media
Centre.
Ultrasonic Sound:
Fig. Weighing Machine
Specifications:-
Starting Weight 7kg, Capacity -
Fig. Ultrasonic sound 180kg, Display-4 digit LCD,
Power3V lithium battery,
Automatic shutdown-8
This sensor is used to calculate the separation by sec, Low voltage
utilizing ultrasonic waves. The time between the
Display-“Lo”, Error display-“Err
sending and receiving the waves gives the Distance.
It releases short, high frequency sound pulses and if
pulses hit an object, then they are reflected back as
echo signals .The ultrasonic sensor calculates the Implementation steps of our work as
distance between sending the signal and receiving the follows:
echo.
a. Measure height of the user using
Ultrasonic sensor.
12
b. Measure weight of the user using weighing e. BMI= (height) ^2 weight (2)
machine. f. Enter Age and Gender of User.
g. Enter the Disease if any.
c. We should enter height in meter and weight in
h. Choose Database according to the input
kg to calculate BMI.
factors given.
d. BMI is calculated as follows:
i. Display database on mobile app mobile app on which diet plan will be
suggested.
BMI Chart:
Comparison:
Existing systems
Barnett et al. [1] .This work provides diet
plan for obese people. As obesity is a major
health problem proper diet is very essential. To
lose weight for obese people is a very difficult
task. There are certain ranges of BMI which
decides normal, underweight or overweight. The
BMI above30 is refer as BMI for overweight
people. This paper provides a system which
manages weight and provides a good diet to lose
weight. There is face to face consultation between
dietician and a person. Because of this dieticians
get clients automatically
Fig. BMI Chart and clients get the proper advice
without wastage of time for travelling
to dietician.
In Our Work to suggest diet plan to
user. We measure his/her Height Carl J. Brandt et al. [2] Obesity is a using Ultrasonic sensor and measured
major health problem. Each and data will be automatically send to every one should take care of his/her
raspberry pi B3+ module. In G health and should maintain a proper display we enter Height, Weight, health
condition. This system Age, Gender and Disease if any. provides a diet plan to the user to lose
According to the Tkinter weight. As today’s world is internet programming the best Database will world and
there is Gmail service be selected and display on the Screen available, this Work gives a system till date but we
13
are developing a which uses the emailed of the user.
Based on email id of user the system
sends the diet plan to him/her on their respective email information i.e. how much user
ids. had calories in their body on
this basis system displays
Talapanty Shwetha et al. [3] this work provides an
workout and food suggestions.
intelligent agent which will give a diet plan to user. Eating
This software package is a
habits of different person are different therefore their diet
strong enough to withstand
plan should be different. Lifestyle of each person is
regressive facility for the
different. The different tensions are there for different
professions. Because of this stress a proper diet is essential Handicapped Peoples. This
to follow. This work gives a proper diet which is different software reduces the time span
for each person. The user has to enter the information and cost for expert advices for
about his lifestyle and according to that, the diet plan will diet. This site is exceptionally
be displayed. valuable to wellbeing cares and
dietician. This product
Our system (AI Dietician) diminishes the time compass
and cost for master advices for
Future Work eating routine.
The future scopes in this application are going to be the
improved GUI of this application. A proper workout
schedule and routine will be provided to the user for a
better fit life. Less use of data base and conditioning References
algorithms and more use of Artificial Intelligence. This is a
https://variety.com[1]
web base application which can also be developed as a
Android and IOS https://Wikipedia.com[2]
application
https://Google.com[3]
We can develop a system in which if the user is at a remote
place, he/she can send details through SMS and system can https://IEEEPaper.com[4]
send diet plan to user
Conclusion:
This paper Conclude that the designed system is useful
for common people to maintain their health by taking
proper diet
“Artificial Intelligence Dietician” allows the
user to know about his/her actual diet
14