SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 531
SMART RECIPE-AN INNOVATIVE WAY TO COOK
Prof. Anuradha Deokar1, Anushka Pandhare2, Apurva Patare3, Nishita Lakhwani4, Sakshi Pande5
------------------------------------------------------------------------***-----------------------------------------------------------------------
Abstract: We demonstrate a cooking recipe
recommendation system, which runs on either a consumer
smart phone or a computer through an application.
Recently, coking recipe sites have become popular. Some
people who cook, use such sites to obtain information on
cooking recipes. Since, these sites are accessible from mobile
phones, tablets, pads, and computers at our beck and call.
However, to use these sites a user has to input some
keywords or select menu items to indicate their preferences
on cooking items. This may prevent the user from referring
to cooking recipe sites. The proposed system carries out level
checking of the ingredients available with the user in a real-
time way, and recommends cooking recipes related to the
available food ingredients and their quantities. The user can
obtain recommendations of various recipes that can be
cooked with the available ingredients almost instantly. The
objective of the proposed system is to assist people who cook
to decide a cooking recipe in restaurants or kitchens. This
system involves the use of containers which will contain the
ingredients, with the use of level sensors to depict the exact
quantity of the given ingredient. The data and the recipes
will be stored over cloud for fast access and quick
recommendations.
Introduction:
The Internet of Things (IoT) is a recent communication
paradigm that envisions a near future, in which the objects
of everyday life will be equipped with microcontrollers,
transceivers for digital communication, and suitable
protocol stacks that will make them able to communicate
with one another and with the users, becoming an integral
part of the Internet. The IoT concept, hence, aims at
making the Internet even more immersive and pervasive.
Furthermore, by enabling easy access and interaction with
a wide variety of devices such as, for instance, home
appliances, surveillance cameras, monitoring sensors,
actuators, displays, vehicles, and so on, the IoT will foster
the development of a number of applications that make
use of the potentially enormous amount and variety of
data generated by such objects to provide new services to
citizens, companies, and public administrations.
This paradigm indeed find application in domains, such as
home automation and security, thus realizing the so-called
Smart Home concept. Although there is not yet a formal
and widely accepted definition of Smart Home, the final
aim is to make a better use of the resources, increasing the
quality of the services offered to the devices, while
reducing the operational costs of the devices. This
objective can be pursued by the deployment of an urban
IoT, i.e., a communication infrastructure that provides
unified, simple, and economical access to a plethora of the
devices unleashing potential synergies and increasing
transparency to the user. An urban IoT, indeed, may bring
a number of benefits in the management and optimization
of traditional applications, such as automatic control of
tap, lighting, surveillance.
The objective of this paper is to discuss a general reference
framework for the design of an urban IoT. To measure the
quantity of ingredients required for cooking appropriately.
To overcome the problem mainly faced on a daily basis on
what food items can be made with available ingredients in
the available quantity. Reviewing the available
applications made to serve the purpose similar to our goal.
Related Work:
1. “A survey on Intelligent Refrigerator using Artificial
Intelligence.”
Authors: Sandhiya V, Siddique Ibrahim S.P, Kirubakaran R
In this paper, they determined the age of the items stored
in the refrigerator from the time they are bought. Their
system notified the user about old products via SMS. In
this paper they have presented the Smart Kitchen, an
instrumented environment to automatically capture, share
and exploit semantically annotated experiences. They have
described their hardware and software infrastructure, and
presented a first prototype application, the Semantic
Cookbook.
2. “The semantic cookbook sharing cooking experiences in
the smart kitchen” .
Authors: Michael Scchneider
In this paper they proposed a smart kitchen, instrumented
environment to automatically capture, share and exploit
semantically annotated cooking experience.
3. “MiruRecipe: A mobile cooking recipe recommendation
system with food ingredient recognition”
Authors: Yashiyukti Kawano, Takanori Sata, Takauma
Maruyama, Keiji Yanai
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 532
In this paper, made a system that carries out object
recognition on food ingredients and recommends cooking
recipes related to the recognized food ingredients. In this
demo, we demonstrate a cooking recipe recommendation
system which runs on a consumer smartphone. The
system proposed in this paper carries out object
recognition on food ingredients in a real-time way, and
recommends cooking recipes related to the recognized
food ingredients. By only pointing a built-in camera on a
mobile device to food ingredients, the user can obtain a
recipe list instantly. The objective of the proposed system
in this paper is to assist people who cook to decide a
cooking recipe at grocery stores or at a kitchen.
4. “Recipe Recommendation considering the flavour of
regional cuisine.”
Authors: Xuehui Mao, Shizhong Yuan, Weimen Xu
In this Paper, they proposed a model for a multi-sensory
food recommendation, taking into account both taste and
aesthetic of food. Paper proposes a method to recommend
recipes for considering user’s schedule and the balance of
nourishment.
Algorithm:
Apriori is a seminal algorithm proposed by R. Agarwal and
R. Srikant in 1994 for mining frequent item set for Boolean
Association rules. The name of the algorithm is based on
the fact that the algorithm uses prior knowledge of
frequent item set properties, as we shall see following. It
employs an iterative approach known as level-wise search,
where k-item set are used to explore (k+1). First the set of
frequent 1-itemsets is found by scanning the database to
accumulate the count for each item, and collecting those
items that satisfy minimum support. The resulting set is
denoted as L1. Next, L1 is used to find L2, the set of
frequent 2-itemsets, which is used to find L3, and soon,
until no more frequent k-item set can be found. The finding
of each Lk requires one full scan of the database.
A two-step process is followed, consisting of join and
prune action:
1. The join step:
To find Lk, a set of candidates’ k-item set is generated by
joining Lk-1 with itself. This set of candidates is denoted
Ck. By convention, Apriori assumes that items within a
transaction or item set are sorted in lexicographic order.
For the (k-1)- item set li, this means that the items are
sorted such that li[1]<li[2]<…<li[k-1]. The join, Lk-1 on Lk-
1 is performed, where the members o Lk-1 are joinable if
their first (k-2) items are in common.
2. The prune step:
Ck is a super set of Lk, that is, its members may or may not
be frequent, but all of the frequent k-item set are included
in Ck. A scan of the database to determine the count of
each candidate in Ck would result in the determination of
Lk. Ck, however, can be huge, and so this could involve
heavy computation.
The following is the diagram for system architecture.
Microcontroller AT89S52 is the main component for the
architecture. The devices are connected to the
microcontroller and depending upon on the functionality
they are connected to the relay or to the motor driver.
System Architecture
Module 1: Level Sensors used to sense quantity of
ingredients in the containers. We fit level sensors on the
container caps which help in sensing the levels of available
ingredients.
Module 2: The levels are constantly updated on the cloud –
Ubidots. From the available ingredients, a list of recipes is
generated which the user can cook.
Module 3: Mobile app Inventor is used to create the
Android application which the user uses to select a list of
recipes.
Conclusion:
Our project aims to minimize time wastage of working
people after a long day at work. It will keep a track of the
available ingredients in the kitchen with the help of
sensors and store the data on the cloud. This cloud data
will be analyzed for available recipes that the user can
make. This reduces the users time wasted rummaging
through cupboards.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 533
References:
[1] Michael Schneider,The Semantic cookbook: Sharing
cooking experiences in the Smart Kitchen. German
Research Center for Al (DFKI), Stuhlsatzenhausweg
3, D-66 123 Saarbruecken, Germany.
[2] Yoshiyuki Kawano, Takanori Sato, Takuma
Maruyama, Keijr Yanai:Mirurecipe:A mobile cooking
recipe recommendation system with food ingredient
recognition. Department of Informatics, The
University of Electro-Communications, Tokyo 1-5-1
Chofugaoka, Chofu-shi, Tokyo, 182-8585 Japan.
[3] Xuehui Mao, Shizhuang Yuan, Weimin Xu, Daming
Wei:Recipe recommendation considering regional
flavors. 1. School of Computer Engineering and
Science, Shanghai University, Shanghai 200444,
China. 2. Graduate School of Medicine, Tohoku
University, Seiryo-machi, Aoba-ku, Sendai, Miyagi
980-8575, Japan.
[4] Sandhiya V, Siddique Ibrahim S.P, Kirubakaran R:
Survey on Intelligent Refrigerator using Artificial
Intelligence.

More Related Content

What's hot

What's hot (20)

Ijsartv6 i336122
Ijsartv6 i336122Ijsartv6 i336122
Ijsartv6 i336122
 
Design of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino UnoDesign of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino Uno
 
IRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control System
 
IRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoTIRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoT
 
Mechatronic based energy management and automation system for agro industries
Mechatronic based energy management and automation system for agro industriesMechatronic based energy management and automation system for agro industries
Mechatronic based energy management and automation system for agro industries
 
Io t based water level monitoring system of dams in
Io t based water level monitoring system of dams inIo t based water level monitoring system of dams in
Io t based water level monitoring system of dams in
 
IRJET- PureLiv: Smart Indoor Air Quality Monitoring and Purifying System
IRJET- PureLiv: Smart Indoor Air Quality Monitoring and Purifying SystemIRJET- PureLiv: Smart Indoor Air Quality Monitoring and Purifying System
IRJET- PureLiv: Smart Indoor Air Quality Monitoring and Purifying System
 
IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...
IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...
IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...
 
IRJET- Motion Based Message Conveyor for Physically Disabled People
IRJET-  	  Motion Based Message Conveyor for Physically Disabled PeopleIRJET-  	  Motion Based Message Conveyor for Physically Disabled People
IRJET- Motion Based Message Conveyor for Physically Disabled People
 
IRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM TechnologyIRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM Technology
 
IRJET- Vendor Management System using Machine Learning
IRJET-  	  Vendor Management System using Machine LearningIRJET-  	  Vendor Management System using Machine Learning
IRJET- Vendor Management System using Machine Learning
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-E
 
AQUA-TRONICS
AQUA-TRONICSAQUA-TRONICS
AQUA-TRONICS
 
IoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android ApplicationIoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android Application
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind Peoples
 
Full information of Thermal Power Plant by Rupesh Kumar
Full information of Thermal Power Plant by Rupesh KumarFull information of Thermal Power Plant by Rupesh Kumar
Full information of Thermal Power Plant by Rupesh Kumar
 
IRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoTIRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoT
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
IRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry Pi
 
IRJET- Smart Agriculture using Clustering and IOT
IRJET-  	  Smart Agriculture using Clustering and IOTIRJET-  	  Smart Agriculture using Clustering and IOT
IRJET- Smart Agriculture using Clustering and IOT
 

Similar to IRJET- Smart Recipe-An Innovative Way to Cook

Similar to IRJET- Smart Recipe-An Innovative Way to Cook (20)

Food Quality Detection And Calorie Estimation Using Machine Learning
Food Quality Detection And Calorie Estimation Using Machine LearningFood Quality Detection And Calorie Estimation Using Machine Learning
Food Quality Detection And Calorie Estimation Using Machine Learning
 
Smart Laboratory
Smart LaboratorySmart Laboratory
Smart Laboratory
 
IRJET- Fuel Theft Detection Location Tracing using Internet of Things
IRJET- Fuel Theft Detection Location Tracing using Internet of ThingsIRJET- Fuel Theft Detection Location Tracing using Internet of Things
IRJET- Fuel Theft Detection Location Tracing using Internet of Things
 
IRJET- IoT based Industrial Pollution Monitoring
IRJET- IoT based Industrial Pollution MonitoringIRJET- IoT based Industrial Pollution Monitoring
IRJET- IoT based Industrial Pollution Monitoring
 
IRJET- Smart Management of Crop Cultivation using IoT and Machine Learning
IRJET- Smart Management of Crop Cultivation using IoT and Machine LearningIRJET- Smart Management of Crop Cultivation using IoT and Machine Learning
IRJET- Smart Management of Crop Cultivation using IoT and Machine Learning
 
Context-aware recommender system for multi-user smart home
Context-aware recommender system for multi-user smart homeContext-aware recommender system for multi-user smart home
Context-aware recommender system for multi-user smart home
 
IRJET- Determining the Components of Waste Assisted with Analysis of Meth...
IRJET-  	  Determining the Components of Waste Assisted with Analysis of Meth...IRJET-  	  Determining the Components of Waste Assisted with Analysis of Meth...
IRJET- Determining the Components of Waste Assisted with Analysis of Meth...
 
Smart Manufacturing using IOT
Smart Manufacturing using IOTSmart Manufacturing using IOT
Smart Manufacturing using IOT
 
Smart Manufacturing using IOT
Smart Manufacturing using IOTSmart Manufacturing using IOT
Smart Manufacturing using IOT
 
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
 
IRJET- Gabor Filters in Fingerprint Application
IRJET-  	  Gabor Filters in Fingerprint ApplicationIRJET-  	  Gabor Filters in Fingerprint Application
IRJET- Gabor Filters in Fingerprint Application
 
Blockchain Technology based Advanced Agriculture Food Supply Chain System
Blockchain Technology based Advanced Agriculture Food Supply Chain SystemBlockchain Technology based Advanced Agriculture Food Supply Chain System
Blockchain Technology based Advanced Agriculture Food Supply Chain System
 
IRJET- Blockchain based Fake Product Identification in Supply Chain
IRJET- Blockchain based Fake Product Identification in Supply ChainIRJET- Blockchain based Fake Product Identification in Supply Chain
IRJET- Blockchain based Fake Product Identification in Supply Chain
 
Project Profile -jimmy.pdf
Project Profile -jimmy.pdfProject Profile -jimmy.pdf
Project Profile -jimmy.pdf
 
VENDCOMPOST(Internet of things based composting machine).pptx
VENDCOMPOST(Internet of things based composting machine).pptxVENDCOMPOST(Internet of things based composting machine).pptx
VENDCOMPOST(Internet of things based composting machine).pptx
 
Blockchain & Cloud-based, Digital Object Identifier System for better Environ...
Blockchain & Cloud-based, Digital Object Identifier System for better Environ...Blockchain & Cloud-based, Digital Object Identifier System for better Environ...
Blockchain & Cloud-based, Digital Object Identifier System for better Environ...
 
IRJET- IoT based Advanced Healthcare Architecture: A New Approach
IRJET- IoT based Advanced Healthcare Architecture: A New ApproachIRJET- IoT based Advanced Healthcare Architecture: A New Approach
IRJET- IoT based Advanced Healthcare Architecture: A New Approach
 
IRJET- Smart Home Automation using IoT and Deep Learning
IRJET-  	  Smart Home Automation using IoT and Deep LearningIRJET-  	  Smart Home Automation using IoT and Deep Learning
IRJET- Smart Home Automation using IoT and Deep Learning
 
Smart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition systemSmart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition system
 
AI-Based Pet Adoption System
AI-Based Pet Adoption SystemAI-Based Pet Adoption System
AI-Based Pet Adoption System
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
pritamlangde
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 

Recently uploaded (20)

Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 

IRJET- Smart Recipe-An Innovative Way to Cook

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 531 SMART RECIPE-AN INNOVATIVE WAY TO COOK Prof. Anuradha Deokar1, Anushka Pandhare2, Apurva Patare3, Nishita Lakhwani4, Sakshi Pande5 ------------------------------------------------------------------------***----------------------------------------------------------------------- Abstract: We demonstrate a cooking recipe recommendation system, which runs on either a consumer smart phone or a computer through an application. Recently, coking recipe sites have become popular. Some people who cook, use such sites to obtain information on cooking recipes. Since, these sites are accessible from mobile phones, tablets, pads, and computers at our beck and call. However, to use these sites a user has to input some keywords or select menu items to indicate their preferences on cooking items. This may prevent the user from referring to cooking recipe sites. The proposed system carries out level checking of the ingredients available with the user in a real- time way, and recommends cooking recipes related to the available food ingredients and their quantities. The user can obtain recommendations of various recipes that can be cooked with the available ingredients almost instantly. The objective of the proposed system is to assist people who cook to decide a cooking recipe in restaurants or kitchens. This system involves the use of containers which will contain the ingredients, with the use of level sensors to depict the exact quantity of the given ingredient. The data and the recipes will be stored over cloud for fast access and quick recommendations. Introduction: The Internet of Things (IoT) is a recent communication paradigm that envisions a near future, in which the objects of everyday life will be equipped with microcontrollers, transceivers for digital communication, and suitable protocol stacks that will make them able to communicate with one another and with the users, becoming an integral part of the Internet. The IoT concept, hence, aims at making the Internet even more immersive and pervasive. Furthermore, by enabling easy access and interaction with a wide variety of devices such as, for instance, home appliances, surveillance cameras, monitoring sensors, actuators, displays, vehicles, and so on, the IoT will foster the development of a number of applications that make use of the potentially enormous amount and variety of data generated by such objects to provide new services to citizens, companies, and public administrations. This paradigm indeed find application in domains, such as home automation and security, thus realizing the so-called Smart Home concept. Although there is not yet a formal and widely accepted definition of Smart Home, the final aim is to make a better use of the resources, increasing the quality of the services offered to the devices, while reducing the operational costs of the devices. This objective can be pursued by the deployment of an urban IoT, i.e., a communication infrastructure that provides unified, simple, and economical access to a plethora of the devices unleashing potential synergies and increasing transparency to the user. An urban IoT, indeed, may bring a number of benefits in the management and optimization of traditional applications, such as automatic control of tap, lighting, surveillance. The objective of this paper is to discuss a general reference framework for the design of an urban IoT. To measure the quantity of ingredients required for cooking appropriately. To overcome the problem mainly faced on a daily basis on what food items can be made with available ingredients in the available quantity. Reviewing the available applications made to serve the purpose similar to our goal. Related Work: 1. “A survey on Intelligent Refrigerator using Artificial Intelligence.” Authors: Sandhiya V, Siddique Ibrahim S.P, Kirubakaran R In this paper, they determined the age of the items stored in the refrigerator from the time they are bought. Their system notified the user about old products via SMS. In this paper they have presented the Smart Kitchen, an instrumented environment to automatically capture, share and exploit semantically annotated experiences. They have described their hardware and software infrastructure, and presented a first prototype application, the Semantic Cookbook. 2. “The semantic cookbook sharing cooking experiences in the smart kitchen” . Authors: Michael Scchneider In this paper they proposed a smart kitchen, instrumented environment to automatically capture, share and exploit semantically annotated cooking experience. 3. “MiruRecipe: A mobile cooking recipe recommendation system with food ingredient recognition” Authors: Yashiyukti Kawano, Takanori Sata, Takauma Maruyama, Keiji Yanai
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 532 In this paper, made a system that carries out object recognition on food ingredients and recommends cooking recipes related to the recognized food ingredients. In this demo, we demonstrate a cooking recipe recommendation system which runs on a consumer smartphone. The system proposed in this paper carries out object recognition on food ingredients in a real-time way, and recommends cooking recipes related to the recognized food ingredients. By only pointing a built-in camera on a mobile device to food ingredients, the user can obtain a recipe list instantly. The objective of the proposed system in this paper is to assist people who cook to decide a cooking recipe at grocery stores or at a kitchen. 4. “Recipe Recommendation considering the flavour of regional cuisine.” Authors: Xuehui Mao, Shizhong Yuan, Weimen Xu In this Paper, they proposed a model for a multi-sensory food recommendation, taking into account both taste and aesthetic of food. Paper proposes a method to recommend recipes for considering user’s schedule and the balance of nourishment. Algorithm: Apriori is a seminal algorithm proposed by R. Agarwal and R. Srikant in 1994 for mining frequent item set for Boolean Association rules. The name of the algorithm is based on the fact that the algorithm uses prior knowledge of frequent item set properties, as we shall see following. It employs an iterative approach known as level-wise search, where k-item set are used to explore (k+1). First the set of frequent 1-itemsets is found by scanning the database to accumulate the count for each item, and collecting those items that satisfy minimum support. The resulting set is denoted as L1. Next, L1 is used to find L2, the set of frequent 2-itemsets, which is used to find L3, and soon, until no more frequent k-item set can be found. The finding of each Lk requires one full scan of the database. A two-step process is followed, consisting of join and prune action: 1. The join step: To find Lk, a set of candidates’ k-item set is generated by joining Lk-1 with itself. This set of candidates is denoted Ck. By convention, Apriori assumes that items within a transaction or item set are sorted in lexicographic order. For the (k-1)- item set li, this means that the items are sorted such that li[1]<li[2]<…<li[k-1]. The join, Lk-1 on Lk- 1 is performed, where the members o Lk-1 are joinable if their first (k-2) items are in common. 2. The prune step: Ck is a super set of Lk, that is, its members may or may not be frequent, but all of the frequent k-item set are included in Ck. A scan of the database to determine the count of each candidate in Ck would result in the determination of Lk. Ck, however, can be huge, and so this could involve heavy computation. The following is the diagram for system architecture. Microcontroller AT89S52 is the main component for the architecture. The devices are connected to the microcontroller and depending upon on the functionality they are connected to the relay or to the motor driver. System Architecture Module 1: Level Sensors used to sense quantity of ingredients in the containers. We fit level sensors on the container caps which help in sensing the levels of available ingredients. Module 2: The levels are constantly updated on the cloud – Ubidots. From the available ingredients, a list of recipes is generated which the user can cook. Module 3: Mobile app Inventor is used to create the Android application which the user uses to select a list of recipes. Conclusion: Our project aims to minimize time wastage of working people after a long day at work. It will keep a track of the available ingredients in the kitchen with the help of sensors and store the data on the cloud. This cloud data will be analyzed for available recipes that the user can make. This reduces the users time wasted rummaging through cupboards.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 533 References: [1] Michael Schneider,The Semantic cookbook: Sharing cooking experiences in the Smart Kitchen. German Research Center for Al (DFKI), Stuhlsatzenhausweg 3, D-66 123 Saarbruecken, Germany. [2] Yoshiyuki Kawano, Takanori Sato, Takuma Maruyama, Keijr Yanai:Mirurecipe:A mobile cooking recipe recommendation system with food ingredient recognition. Department of Informatics, The University of Electro-Communications, Tokyo 1-5-1 Chofugaoka, Chofu-shi, Tokyo, 182-8585 Japan. [3] Xuehui Mao, Shizhuang Yuan, Weimin Xu, Daming Wei:Recipe recommendation considering regional flavors. 1. School of Computer Engineering and Science, Shanghai University, Shanghai 200444, China. 2. Graduate School of Medicine, Tohoku University, Seiryo-machi, Aoba-ku, Sendai, Miyagi 980-8575, Japan. [4] Sandhiya V, Siddique Ibrahim S.P, Kirubakaran R: Survey on Intelligent Refrigerator using Artificial Intelligence.