SlideShare a Scribd company logo
1 of 8
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1555
Kissan Konnect – A Smart Farming App
Atharva Kathane1, Amol Mali2, Manthan Pawar3, Harsh Khairajani4, Dr. Rohini Temkar5
1,2,3,4Dept. of Computer Engineering, VESIT Affiliated To The University Of Mumbai, Maharashtra, India
5Professor, Dept. of Computer Engineering, VESIT Affiliated To The University Of Mumbai, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract— Agriculture is the basic economic backbone of
every country. India being the developing country has
agriculture as its main occupation. Almost 50% of the
population has agriculture as their main occupation.The
idea is to develop an application that will be useful for
farmers and reduce their dependencies. Farmers today
follow traditional agriculture cultivation methods.
Cultivating same crop repeatedly and that results in
degradation of the soil quality. To solve such issues and
more we have developedwebapplication.TheApplication
will recommend the best crop to be yielded according to
the weather, soiltype,rainfall,temperature,humidity and
pH. Another important feature that has been
implemented is the disease detection module. The
proposed machine learning model will scan the images
uploaded by the farmers and diagnose the disease. Some
farmers do not own the modern tools due to the cost. The
proposed solution for that problem is the "tool rental
module". In this way the application is able to make
significant contribution to the lives of the farmers and
increase the crop cultivation
Keywords—Agriculture,Cropprediction,Plantdisease
detection, Soil, Image processing
INTRODUCTION
Around half of the population in India has agriculture as
an occupation. Agriculture has a major role in the overall
economic growth and development of our country. With
consistent growth and population increase, recent studies
indicate a need to increase food production to 70 to 90% by
2050. Thus, adopting a new age method in certain
agricultural activities with the help of thelatesttechnologies
and softwares will prove to beverybeneficial forthefarmers
and the consumers. Prior crop prediction algorithms came
into action, the same task was performed on the basis of
farmers’ past experiences and intuitions for a particular
location. The yield could be harmed by improper crop
rotations and unplanned use of specific soil nutrients.
Considering all these problems, we are planning to design
our system which will act as a remedy and satisfy certain
agricultural needs. This paper presents a system that will
recommend the appropriate cropfora particularland,based
on different parameters like weather, soil type, rainfall,
temperature, humidity and pH. Hence by utilizing our
system, farmers will be able to cultivate profitable crops
which will actually yield in large numbers and prove
beneficial over the long term too. Our system will
intelligently recommend the crop that can be cultivated and
would be the most profitable. Farmers use chemicals and
pesticides to keep the insects at a bay. But when overused, it
may damage the crop. Unknowingly the yield of the crop is
affected. Leaves are one of the most sensitive parts of the
plant from where we can first detect the symptoms of
disease. It is necessary to begin monitoring the crops from a
very early stage of their life cycle till the time they are ready
to be harvested. Initially plants were observed and
monitored to prevent diseases using traditional naked eye
observation which is a time-intensive technique and
requires very careful observation. Mostly, the symptoms of
the diseases can be seen on the leaves, the stem or the fruits.
Most of the time, leaves of the plant are considered for the
detection of disease. Many times farmers do have enough
and adequate knowledge about the crops and the diseases
from which the crops are at risk. With new breeds of crop,
new diseases are also being discovered. By using oursystem
the farmers can effectively increase their yield and protect
the crops from diseases without having to visit any expert.
A web application named Kissan Konnect-SmartFarming
Solution was developed. The proposed system has various
smart farming solutions which can be utilized from
anywhere & anytime. The services include Crop prediction
which will take input parameters like soil pH, rainfall, air
humidity, air temperature and soil humidity of the land and
using Random Forest Classifier. The ML model will help
predict the best suitable crop to be cultivatedconsidering all
these aspects. Also, the web application offers a service that
will assist farmers in detecting the disease that has affected
the crop. The photographs that the farmer has submittedfor
diagnosis were used. The uploaded photos will becompared
to the database, and the module will identify the disease
using a machine learning model. Also,thewebsitewill offera
possible treatment for the identified illness. Plant Disease
Recognition service [2] will use image processing for model
construction and after taking the image input of the affected
leaf it will accurately diagnose the disease. The proposed
system also provides a service wherefarmerscanrenttools
from nearby farmers instead of buying them. This will help
in reducing the cultivation cost. Reaching the tools will be
simpler because they will be displayed depending on
location. Email and phone numbers are availableforcontact.
The news feed service will keep the farmers updated about
new methods, technology, agriculture related. Farmers will
benefit from the weather forecast function by being
informed of both presentandupcomingweatherforecastsso
they may be ready for upcoming circumstances. Forthisrest
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1556
APIs were used. The climate feature will fetch the
information about the weather conditions of any particular
city farmers will get to know the climate[3]justsearching it.
Weather APIs were used for the implementation.
+++++++++++++++++++++++++++++++++++++RELATE
D WORK
Madhuri,Arushi and Subba[1] proposed a system that aims
to discover the best crop production model that can help
decide the type of crop to grow based on climatic conditions
and the presence of nutrients in the soil. Their paper
compared several popular algorithms, including the KNN
,decision tree and the random forest classifier. The results
show that random forest has the highest accuracy of the
three. Entropy and Gini index were used to calculate the
performance of the model. The results indicate that the
effectiveness of the suggested machine learning algorithms
is compared to the best accuracy with respect to precision,
recall, and F1 score.
According to the authors of this paper[2], deep learning-
based models are widely used to extract significant crop
features for prediction, but they have the following
shortcomings: they are unable to createa directnonlinear or
linear mapping between raw data and crop yield values,and
the performance of those models is highly dependent on the
quality of the extracted features. They proposed that
combining the intelligence of reinforcement learning and
deep learning, deep reinforcement learning builds a
complete crop yield prediction framework that can map the
raw data to the crop prediction values. The main goal to
achieve favorable results is the integration of Deep
Recurrent Q networks (DQN) with Recurrent Neural
Networks(RNN).Thesuggestedmethodgivestheimpression
of implementing a more generalized yield prediction model.
On observing the experimental values and results obtained
for the paddy crop dataset, the deep reinforcement learning
model is found to predict the data with better accuracy and
precision of 93.7% over the other experimented algorithms.
The objective of this paper[3] is to use machine learning
classification techniques to detect different plant diseases.
The diseases can be recognized by examining the plant's
leaves, stem, and roots. Leaf diseases can be detected using
digital image analysis. Forvariouskindsofcrops,theauthors
performed studies using various classification techniques
such as SVM ANN, KNN Fuzzy classifier, and CNN. The
accuracy obtained using the SVM classifier on variousplants
ranged from 90 to 95%. The precision of the ANN classifier
was around 93%. Fuzzy and KNN, on the other hand, could
only reach 90% accuracy. To conclude the result shown that
CNN classifier detects more number of diseases with high
accuracy but SVM classifier is used by many authors for
classification of diseases
The identification of plant diseases is essential formanaging
and producing crops. Although it requires a high level of
experience and specialization, it can be effectively
accomplished through optical observation of changes in
plant leaves by scouting specialists. Artificial intelligence
(AI)-based data analysis techniques used in novel
technologies can increase the reliability of diagnoses and, as
a result, be incorporated into tools for effective therapy.
Methods that combine AI with picture feature analysis can
help identify plant diseases even more successfully. The
work done by the authors of this paper [4]is limited to vine
leaves. They demonstratedanautomaticwayofcropdisease
identification by employing local binary patterns(LBP) for
feature extraction and one class classification for
classification.
A very high degree of generalization behavioronothercrops
was achieved when algorithms trained on vine leaves were
tested on a range of crops. For all 46 of the plant conditions
that were tested, the authors were able to obtain a 95%
overall success rate.
The paper [5] focuses on supervised machine learning
techniques such as Naive Bayes, decision trees, K Nearest
Neighbour, Support Vector Machine and Random Forest for
maize plant disease detection with the help of images of the
plant. The authors compared the said classification
techniques on basis of accuracy .
The accuracy of various algorithms were:
SVM - 77.56
NB 77.46
KNN 76.16
DT 74.35
RF 79.23
Random forest has been found to have the highest accuracy
in detecting various maze leaf diseases. The proposed
methodology was used to traintheclassificationmodel using
labelled image data.
Title of Paper Abstract
Pantazi, Xanthoula Eirini,
Dimitrios Moshou, and
Alexandra A.
Tamouridou.
"Automated leaf disease
detection in different
crop species through
image features analysis
and One Class
Classifiers." Computers
and electronics in
agriculture 156 (2019):
96-104.
This paper compares various
algorithms for best crop
prediction module like
KNN,Decision Tree,Random
Classifier.It was concluded that
Random Forest has the best
accuracy.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1557
D. Elavarasan and P. M.
D. Vincent, "Crop Yield
Prediction Using Deep
Reinforcement Learning
Model for Sustainable
Agrarian Applications,"
in IEEE Access, vol. 8, pp.
86886-86901, 2020
The paper researched about
combining the deep learning
and reinforcement learning
techniques to form deep
reinforcement learning
model.The proposed model
was able to achieve accuracy of
93.7%.
U, S., Nagaveni, V., &
Raghavendra, B. K.
(2019). A Review on
Machine Learning
ClassificationTechniques
for Plant Disease
Detection. 2019 5th
International Conference
on Advanced Computing
& Communication
Systems (ICACCS).
The authors compared various
machine learning techniques
like SVM ANN, KNN Fuzzy
classifier, and CNN.On further
work,it was concluded that
CNN classifier detects more
number of diseases with high
accuracy but SVM classifier is
used by many authors for
classification of diseases.
Pantazi, Xanthoula Eirini,
Dimitrios Moshou, and
Alexandra A.
Tamouridou.
"Automated leaf disease
detection in different
crop species through
image features analysis
and One Class
Classifiers." Computers
and electronics in
agriculture 156 (2019):
96-104.
Panigrahi,
Kshyanaprava Panda, et
al. "Maize leaf disease
detection and
classification using
machine learning
algorithms." Progress in
Computing, Analytics and
Networking: Proceedings
of ICCAN 2019. Springer
Singapore, 2020.
.The work done by the authors
of this paper is limited to vine
leaves.They demonstrated an
automatic way of crop disease
identification by employing
local binary patterns(LBP) for
feature extractionandoneclass
classification for
classification.Overall,95%
accuracy was obtained.
The paper focuses on
supervised machine learning
techniques such as Naive
Bayes, decision trees,KNearest
Neighbour, Support Vector
Machine and Random Forest
for maize plant disease
detection with the help of
images of the plant. The
authors compared the said
classification techniques on
basis of accuracy. Again, it was
found out that random forest
has the best accuracy.
As per the authors [6],in India, less than 30% of farmland is
mechanised. This is due to the fact that 75% of farmers have
less than one hectare of land. This limited land ownership
prevents families from purchasing agricultural equipment
solely for their own use. Farmers lease machinery from
people who lend money for their equipment. Farmers face a
number of challenges when renting farm equipment,
including limited access for borrowers, no appointments,
high prices, and untrustworthy transportation. Farmers'
yields are reduced as a result of these difficulties. Tractors
and harvesters are extremely expensive for small and
medium-sized farmers. They must therefore obtain rental
services from other machinery owners. Manik rakhra
Randeep Singh Tarun Kumar and Mohammed Shahbaz have
conducted survey of about 562 farmers. It is found out that
most of the farmers lie under the burden of Debt because
they are unable to buy new machinery. They made an
information system name Smart Tillage which can
accommodate the farm equipment sharing and renting
considering seasonal fluctuations, market demand and
pricing as per the crop cycles.
PROPOSED SYSTEM
A. Architecture
Referring to the architecture in figure 1. The user launches
the application and must first register himself/herself and
create an account. After logging in, the various features are
displayed. To use features such as crop production, the user
must enter the PH value of the soil, humidity, rainfall, and
temperature. For plant disease recognition, the user must
upload images, preferably of the plant's leaves. The climate
service can be used to find out the temperature and weather
in different parts of the country. The most recent news can
be read using a news feed. When needed, the expert
assistance feature will provide assistance. Finally, the user
may log out of hisher account.
Fig. 1 System Block Diagram
B. Methodology Used :
The system has a total of 6 submodules -Crop prediction,
Plant disease detection, tool renting, Weather forecast,
fetching top 10 NEWS headlines and providing contacts of
agencies that can help out farmers in time of need.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1558
1. Plant Disease Detection module:
The plant disease identification module made use of
the extensive dataset which included tomato,potato,pepper
bell, and other plant leaves. Using Keras, diseasedetectionof
leaf pictures were found. Keras is a Python-written deep
learning API that runs on top of a machinelearningplatform.
We utilized the sequential API to build a model. At first, we
set some default settings for parameters like epoch, image
size, image width, and image height.The processing phase
involved converting images into array. We used open CV to
read the images, and the Keras preprocessingfunctioncalled
Img to Array to transformimagesintoarrays.Label binarizer
was used to transform multi-class leaf disease labels to
binary labels, and the numpy library in Python was used to
change the image's data type to float. After that,thedata was
divided into testing and training sections. In order to
strengthen the model and reduce overhead memory usage,
we have real-time picture augmentation while also training
our model. A stochastic gradient descent method called
Adam optimization was used for optimizing the results of
our model. The test accuracy we were able to achieve was
95.94%.
2. Crop Prediction Module:
The data set used is made up of various soil attributes,
such as the NPK values of the soil, temperature, humidity,
soil pH, rainfall, etc. The crops that can be grown will be
intelligently recommended by the algorithm. It consists of a
variety of cultivable crops. The data set was divided into
training and testing set. Data from the training set make up
80%, while data from the testing set make up 20%. The
decision tree classifier, random forest classifier, naive bayes
algorithm, SVM, and logistic regression were among the
many classification techniques we used. The algorithm with
the highest accuracy was Randomforest(95%), according to
our calculations. As a result, it should be used to predict
crops.
3. Rent tools Functionality :
Farming requires the use of numerous tools and
equipment. Not all farmers have the necessary equipment.
We know that the economic conditions of Indian agriculture
industry workers are not always stable, so we built a feature
into our system to account for this. This feature is available
in three languages: English, Marathi, and Hindi, anditallows
farmers to rent tools from other farmers rather than buy
them, allowing them to save and earn money while also
making communication easier because a preferredlanguage
can be selected. Farmers can provide tools that they are not
currently using by renting them to other farmers who may
require them. Along with the rent, the contact information
for the farmers is made available. This will assist the
agricultural community to earn more.
4. Climate and News Feature:
When growing any given crop, the weather is a
significant factor. So, the farmer must be aware of the
weather in the region where he or she farms. The online
application also includes a built-in feature for weather
forecasts. Any farmer can use the tool to learn about the
climate and the weather forecast, which will help him plan
his next agricultural activities. We used the Rest API to do
this. To ensure that farmers are informed of all recent
developments in the farming industry, we also introduced a
feature that lists the top 10 news.
RESULTS
Fig 1. Login Page And Signup Page
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1559
Fig 2. Home Page
Fig 3. Crop Prediction
Fig 4. Crop prediction result
Fig 5. Plant Disease Detection
Fig 6. Detected Disease
Fig 7. Renting Tools Home Page
Fig 8. Add Tool Screen
Fig 9. All Available Tools
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1560
Fig 10. Users Added Tools
Fig 11. Helpline Page
Fig 12. Climate Page
Fig 13. Current News Page
PERFORMANCE EVALUATION
Fig 14. Training and Validation Accuracy
Fig 15. Training and validation loss
Fig 16. Accuracy comparison
As per figure after training the model with different
classification algorithms like Decision tree classifier,
Random forest classifier, Naive bayes, SVM and logistic
regression,theaccuraciesare90%,99.09%,99.05%,97.95%
and 95.22% respectively which shows Random Forest
classifier gives the best accuracy for the prediction of the
most favorable crop based on N, P, K values of soil and
temperature, humidity, soil pH, and rainfall.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1561
CONCLUSION
There were variousstudypublicationsthatcovered
subjects including detecting plant diseases,predictingcrops,
and renting equipment. In our proposed system, we have
combined all three components into one project while
raising the accuracy of each module individually. Farmers
can access all of the services thanks to the web application.
The Keras library was used for the plant disease
detection module. The model'soutputswere enhancedusing
the Adam optimization stochastic gradient descent
approach. 95.94% test accuracy was obtained. Random
forest classification was used to predict crops based on a
variety of characteristics, and accuracy of 95%wasattained.
NPK levels, temperature, humidity, rainfall, and pH were all
taken into account. Any farmer can list their tools for rental
in the feature for renting tools. Farmers in need who cannot
afford to purchase costly equipment can rent one of the
many tools on hand. The web application portal also has a
tool that displays the local weather forecast and current
conditions. The top 10 news stories at any particular time
will be displayed by a news feature that was also
implemented. Agriculture industry makes a significant
contribution to the Indian economy, so the systemshould be
quicker, safer, and more comfortable for all types of users.
This paper strongly believes that our innovation and
technology in this field will be a significant contribution in
this sector.
FUTURE SCOPE
A mobile-friendly application with enhanced functions
can be created in the future. The use of a payment method
can be added for tool rental services. The various tools can
be filtered based on the location. Significant improvement
can be done by including even more plants for disease
prediction.
REFERENCES
1. Pantazi, Xanthoula Eirini, Dimitrios Moshou, and
Alexandra A. Tamouridou. "Automated leaf disease
detection in different crop species through image
features analysis and One Class Classifiers."
Computers and electronics in agriculture 156
(2019): 96-104.
2. D. Elavarasan and P. M. D. Vincent, "Crop Yield
Prediction Using Deep Reinforcement Learning
Model for Sustainable Agrarian Applications," in
IEEE Access, vol. 8, pp. 86886-86901, 2020, doi:
10.1109/ACCESS.2020.2992480.
3. U, S., Nagaveni, V., & Raghavendra, B. K. (2019). A
Review on Machine Learning Classification
Techniques for Plant Disease Detection. 2019 5th
International Conferenceon AdvancedComputing&
Communication Systems (ICACCS).
doi:10.1109/icaccs.2019.8728415
4. Pantazi, Xanthoula Eirini, Dimitrios Moshou, and
Alexandra A. Tamouridou. "Automated leaf disease
detection in different crop species through image
features analysis and One Class Classifiers."
Computers and electronics in agriculture 156
(2019): 96-104.
5. Panigrahi, Kshyanaprava Panda, et al. "Maize leaf
disease detection and classification using machine
learning algorithms." Progress in Computing,
Analytics and Networking: Proceedings of ICCAN
2019. Springer Singapore, 2020.
6. Rakhra, Manik, et al. "Metaheuristic and machine
learning-based smartengine forrentingandsharing
of agriculture equipment." Mathematical Problems
in Engineering 2021 (2021): 1-13.
7. M. Kalimuthu, P. Vaishnavi and M. Kishore, "Crop
Prediction using Machine Learning," 2020 Third
International Conference on Smart Systems and
Inventive Technology (ICSSIT), 2020, pp. 926-932,
doi: 10.1109/ICSSIT48917.2020.9214190.
8. S. Ramesh et al., "Plant Disease Detection Using
Machine Learning," 2018 International Conference
on Design Innovations for 3Cs Compute
Communicate Control (ICDI3C), 2018, pp. 41-45,
doi: 10.1109/ICDI3C.2018.00017.
9. M. Gulzar, G. Abbas and M. Waqas, "Climate Smart
Agriculture: A Survey and Taxonomy," 2020
International Conference on Emerging Trends in
Smart Technologies (ICETST), 2020, pp. 1-6, doi:
10.1109/ICETST49965.2020.9080695
10. Y. Yadhav, T. Senthilkumar, S. Jayanthy and J. J. A.
Kovilpillai, "Plant Disease Detection and
Classification using CNN Model with Optimized
Activation Function," 2020 International
Conference on Electronics and Sustainable
Communication Systems (ICESC), 2020, pp. 564-
569, doi: 10.1109/ICESC48915.2020.9155815.
11. EFFICIENT CROP YIELD PREDICTION USING
MACHINE LEARNING ALGORITHMS, Arun Kumar,
Naveen Kumar, Vishal Vats, International Research
Journal of Engineering and Technology (IRJET)
2018.
12. A. Usman, "Sustainable development through
climate change mitigation and biomass agriculture:
India's perspective," 2017 IEEE Conference on
Technologies for Sustainability(SusTech),2017,pp.
1-7, doi: 10.1109/SusTech.2017.8333504.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1562
13. Plant Disease Detection Using Different
Algorithms.Trimi Neha Tete, Sushma Kamlu,DOI:
10.15439/2017R24
14. T. N. Tete and S. Kamlu, "Detection of plant disease
using threshold, k-mean clusterandannalgorithm,"
2017 2nd International ConferenceforConvergence
in Technology (I2CT), 2017, pp. 523-526, doi:
10.1109/I2CT.2017.8226184.
15. Barbedo, J. G. A. (2016). A review on the main
challenges in automatic plant disease identification
based on visible range images. Biosystems
engineering, 144, 52-60.
16. Suresh, V & Krishnan, Mohana & Hemavarthini,M&
Jayanthan, D. (2020). Plant Disease Detection using
Image Processing. International Journal of
Engineering Research and. V9.
10.17577/IJERTV9IS030114.
17. Pujari, J. D., Yakkundimath, R., & Byadgi, A. S.
(2015). Image processing based detection of fungal
diseases in plants. Procedia Computer Science, 46,
1802-1808.
18. Samer D. M , Subramaniya Raman M. K, 2020, E-
Farming: A Breakthrough for Farmers,
INTERNATIONAL JOURNAL OF ENGINEERING
RESEARCH & TECHNOLOGY (IJERT) Volume 09,
Issue 07 (July 2020).

More Related Content

Similar to Kissan Konnect – A Smart Farming App

IRJET- Farmer Advisory: A Crop Disease Detection System
IRJET- Farmer Advisory: A Crop Disease Detection SystemIRJET- Farmer Advisory: A Crop Disease Detection System
IRJET- Farmer Advisory: A Crop Disease Detection SystemIRJET Journal
 
A study on real time plant disease diagonsis system
A study on real time plant disease diagonsis systemA study on real time plant disease diagonsis system
A study on real time plant disease diagonsis systemIJARIIT
 
Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)
Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)
Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)IRJET Journal
 
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN ModelAI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN ModelIRJET Journal
 
CROP DISEASE DETECTION
CROP DISEASE DETECTIONCROP DISEASE DETECTION
CROP DISEASE DETECTIONIRJET Journal
 
Potato leaf disease detection using convolutional neural networks
Potato leaf disease detection using convolutional neural networksPotato leaf disease detection using convolutional neural networks
Potato leaf disease detection using convolutional neural networksIRJET Journal
 
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNNLEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNNIRJET Journal
 
Fruit Disease Detection And Fertilizer Recommendation
Fruit Disease Detection And Fertilizer RecommendationFruit Disease Detection And Fertilizer Recommendation
Fruit Disease Detection And Fertilizer RecommendationIRJET Journal
 
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...IRJET Journal
 
Deep learning for Precision farming: Detection of disease in plants
Deep learning for Precision farming: Detection of disease in plantsDeep learning for Precision farming: Detection of disease in plants
Deep learning for Precision farming: Detection of disease in plantsIRJET Journal
 
Plant Disease Doctor App
Plant Disease Doctor AppPlant Disease Doctor App
Plant Disease Doctor AppIRJET Journal
 
Pesticide recommendation system for cotton crop diseases due to the climatic ...
Pesticide recommendation system for cotton crop diseases due to the climatic ...Pesticide recommendation system for cotton crop diseases due to the climatic ...
Pesticide recommendation system for cotton crop diseases due to the climatic ...IJMREMJournal
 
IRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart CultivationIRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart CultivationIRJET Journal
 
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...IRJET Journal
 
Plant Leaf Disease Detection Using Machine Learning
Plant Leaf Disease Detection Using Machine LearningPlant Leaf Disease Detection Using Machine Learning
Plant Leaf Disease Detection Using Machine LearningIRJET Journal
 
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET Journal
 
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET-  	  An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET-  	  An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET Journal
 
CROP PHASE2.pptx
CROP PHASE2.pptxCROP PHASE2.pptx
CROP PHASE2.pptxVarunMM2
 
Plant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image ProcessingPlant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image ProcessingIRJET Journal
 

Similar to Kissan Konnect – A Smart Farming App (20)

IRJET- Farmer Advisory: A Crop Disease Detection System
IRJET- Farmer Advisory: A Crop Disease Detection SystemIRJET- Farmer Advisory: A Crop Disease Detection System
IRJET- Farmer Advisory: A Crop Disease Detection System
 
A study on real time plant disease diagonsis system
A study on real time plant disease diagonsis systemA study on real time plant disease diagonsis system
A study on real time plant disease diagonsis system
 
Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)
Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)
Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)
 
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN ModelAI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
 
CROP DISEASE DETECTION
CROP DISEASE DETECTIONCROP DISEASE DETECTION
CROP DISEASE DETECTION
 
Potato leaf disease detection using convolutional neural networks
Potato leaf disease detection using convolutional neural networksPotato leaf disease detection using convolutional neural networks
Potato leaf disease detection using convolutional neural networks
 
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNNLEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
 
Fruit Disease Detection And Fertilizer Recommendation
Fruit Disease Detection And Fertilizer RecommendationFruit Disease Detection And Fertilizer Recommendation
Fruit Disease Detection And Fertilizer Recommendation
 
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
 
Deep learning for Precision farming: Detection of disease in plants
Deep learning for Precision farming: Detection of disease in plantsDeep learning for Precision farming: Detection of disease in plants
Deep learning for Precision farming: Detection of disease in plants
 
Plant Disease Doctor App
Plant Disease Doctor AppPlant Disease Doctor App
Plant Disease Doctor App
 
Pesticide recommendation system for cotton crop diseases due to the climatic ...
Pesticide recommendation system for cotton crop diseases due to the climatic ...Pesticide recommendation system for cotton crop diseases due to the climatic ...
Pesticide recommendation system for cotton crop diseases due to the climatic ...
 
IRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart CultivationIRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart Cultivation
 
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
 
Plant Leaf Disease Detection Using Machine Learning
Plant Leaf Disease Detection Using Machine LearningPlant Leaf Disease Detection Using Machine Learning
Plant Leaf Disease Detection Using Machine Learning
 
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
 
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET-  	  An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET-  	  An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
 
STCppt.pptx
STCppt.pptxSTCppt.pptx
STCppt.pptx
 
CROP PHASE2.pptx
CROP PHASE2.pptxCROP PHASE2.pptx
CROP PHASE2.pptx
 
Plant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image ProcessingPlant Diseases Prediction Using Image Processing
Plant Diseases Prediction Using Image Processing
 

More from IRJET Journal

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...IRJET Journal
 
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 STRUCTUREIRJET Journal
 
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...IRJET Journal
 
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 CharacteristicsIRJET Journal
 
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...IRJET Journal
 
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-...IRJET Journal
 
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...IRJET Journal
 
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...IRJET Journal
 
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 ADASIRJET Journal
 
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,...IRJET Journal
 
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 ProIRJET Journal
 
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...IRJET Journal
 
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 SystemIRJET Journal
 
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 bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
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 ...IRJET Journal
 
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.IRJET Journal
 
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...IRJET Journal
 
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 DesignIRJET Journal
 
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...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

VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 

Recently uploaded (20)

9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 

Kissan Konnect – A Smart Farming App

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1555 Kissan Konnect – A Smart Farming App Atharva Kathane1, Amol Mali2, Manthan Pawar3, Harsh Khairajani4, Dr. Rohini Temkar5 1,2,3,4Dept. of Computer Engineering, VESIT Affiliated To The University Of Mumbai, Maharashtra, India 5Professor, Dept. of Computer Engineering, VESIT Affiliated To The University Of Mumbai, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract— Agriculture is the basic economic backbone of every country. India being the developing country has agriculture as its main occupation. Almost 50% of the population has agriculture as their main occupation.The idea is to develop an application that will be useful for farmers and reduce their dependencies. Farmers today follow traditional agriculture cultivation methods. Cultivating same crop repeatedly and that results in degradation of the soil quality. To solve such issues and more we have developedwebapplication.TheApplication will recommend the best crop to be yielded according to the weather, soiltype,rainfall,temperature,humidity and pH. Another important feature that has been implemented is the disease detection module. The proposed machine learning model will scan the images uploaded by the farmers and diagnose the disease. Some farmers do not own the modern tools due to the cost. The proposed solution for that problem is the "tool rental module". In this way the application is able to make significant contribution to the lives of the farmers and increase the crop cultivation Keywords—Agriculture,Cropprediction,Plantdisease detection, Soil, Image processing INTRODUCTION Around half of the population in India has agriculture as an occupation. Agriculture has a major role in the overall economic growth and development of our country. With consistent growth and population increase, recent studies indicate a need to increase food production to 70 to 90% by 2050. Thus, adopting a new age method in certain agricultural activities with the help of thelatesttechnologies and softwares will prove to beverybeneficial forthefarmers and the consumers. Prior crop prediction algorithms came into action, the same task was performed on the basis of farmers’ past experiences and intuitions for a particular location. The yield could be harmed by improper crop rotations and unplanned use of specific soil nutrients. Considering all these problems, we are planning to design our system which will act as a remedy and satisfy certain agricultural needs. This paper presents a system that will recommend the appropriate cropfora particularland,based on different parameters like weather, soil type, rainfall, temperature, humidity and pH. Hence by utilizing our system, farmers will be able to cultivate profitable crops which will actually yield in large numbers and prove beneficial over the long term too. Our system will intelligently recommend the crop that can be cultivated and would be the most profitable. Farmers use chemicals and pesticides to keep the insects at a bay. But when overused, it may damage the crop. Unknowingly the yield of the crop is affected. Leaves are one of the most sensitive parts of the plant from where we can first detect the symptoms of disease. It is necessary to begin monitoring the crops from a very early stage of their life cycle till the time they are ready to be harvested. Initially plants were observed and monitored to prevent diseases using traditional naked eye observation which is a time-intensive technique and requires very careful observation. Mostly, the symptoms of the diseases can be seen on the leaves, the stem or the fruits. Most of the time, leaves of the plant are considered for the detection of disease. Many times farmers do have enough and adequate knowledge about the crops and the diseases from which the crops are at risk. With new breeds of crop, new diseases are also being discovered. By using oursystem the farmers can effectively increase their yield and protect the crops from diseases without having to visit any expert. A web application named Kissan Konnect-SmartFarming Solution was developed. The proposed system has various smart farming solutions which can be utilized from anywhere & anytime. The services include Crop prediction which will take input parameters like soil pH, rainfall, air humidity, air temperature and soil humidity of the land and using Random Forest Classifier. The ML model will help predict the best suitable crop to be cultivatedconsidering all these aspects. Also, the web application offers a service that will assist farmers in detecting the disease that has affected the crop. The photographs that the farmer has submittedfor diagnosis were used. The uploaded photos will becompared to the database, and the module will identify the disease using a machine learning model. Also,thewebsitewill offera possible treatment for the identified illness. Plant Disease Recognition service [2] will use image processing for model construction and after taking the image input of the affected leaf it will accurately diagnose the disease. The proposed system also provides a service wherefarmerscanrenttools from nearby farmers instead of buying them. This will help in reducing the cultivation cost. Reaching the tools will be simpler because they will be displayed depending on location. Email and phone numbers are availableforcontact. The news feed service will keep the farmers updated about new methods, technology, agriculture related. Farmers will benefit from the weather forecast function by being informed of both presentandupcomingweatherforecastsso they may be ready for upcoming circumstances. Forthisrest
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1556 APIs were used. The climate feature will fetch the information about the weather conditions of any particular city farmers will get to know the climate[3]justsearching it. Weather APIs were used for the implementation. +++++++++++++++++++++++++++++++++++++RELATE D WORK Madhuri,Arushi and Subba[1] proposed a system that aims to discover the best crop production model that can help decide the type of crop to grow based on climatic conditions and the presence of nutrients in the soil. Their paper compared several popular algorithms, including the KNN ,decision tree and the random forest classifier. The results show that random forest has the highest accuracy of the three. Entropy and Gini index were used to calculate the performance of the model. The results indicate that the effectiveness of the suggested machine learning algorithms is compared to the best accuracy with respect to precision, recall, and F1 score. According to the authors of this paper[2], deep learning- based models are widely used to extract significant crop features for prediction, but they have the following shortcomings: they are unable to createa directnonlinear or linear mapping between raw data and crop yield values,and the performance of those models is highly dependent on the quality of the extracted features. They proposed that combining the intelligence of reinforcement learning and deep learning, deep reinforcement learning builds a complete crop yield prediction framework that can map the raw data to the crop prediction values. The main goal to achieve favorable results is the integration of Deep Recurrent Q networks (DQN) with Recurrent Neural Networks(RNN).Thesuggestedmethodgivestheimpression of implementing a more generalized yield prediction model. On observing the experimental values and results obtained for the paddy crop dataset, the deep reinforcement learning model is found to predict the data with better accuracy and precision of 93.7% over the other experimented algorithms. The objective of this paper[3] is to use machine learning classification techniques to detect different plant diseases. The diseases can be recognized by examining the plant's leaves, stem, and roots. Leaf diseases can be detected using digital image analysis. Forvariouskindsofcrops,theauthors performed studies using various classification techniques such as SVM ANN, KNN Fuzzy classifier, and CNN. The accuracy obtained using the SVM classifier on variousplants ranged from 90 to 95%. The precision of the ANN classifier was around 93%. Fuzzy and KNN, on the other hand, could only reach 90% accuracy. To conclude the result shown that CNN classifier detects more number of diseases with high accuracy but SVM classifier is used by many authors for classification of diseases The identification of plant diseases is essential formanaging and producing crops. Although it requires a high level of experience and specialization, it can be effectively accomplished through optical observation of changes in plant leaves by scouting specialists. Artificial intelligence (AI)-based data analysis techniques used in novel technologies can increase the reliability of diagnoses and, as a result, be incorporated into tools for effective therapy. Methods that combine AI with picture feature analysis can help identify plant diseases even more successfully. The work done by the authors of this paper [4]is limited to vine leaves. They demonstratedanautomaticwayofcropdisease identification by employing local binary patterns(LBP) for feature extraction and one class classification for classification. A very high degree of generalization behavioronothercrops was achieved when algorithms trained on vine leaves were tested on a range of crops. For all 46 of the plant conditions that were tested, the authors were able to obtain a 95% overall success rate. The paper [5] focuses on supervised machine learning techniques such as Naive Bayes, decision trees, K Nearest Neighbour, Support Vector Machine and Random Forest for maize plant disease detection with the help of images of the plant. The authors compared the said classification techniques on basis of accuracy . The accuracy of various algorithms were: SVM - 77.56 NB 77.46 KNN 76.16 DT 74.35 RF 79.23 Random forest has been found to have the highest accuracy in detecting various maze leaf diseases. The proposed methodology was used to traintheclassificationmodel using labelled image data. Title of Paper Abstract Pantazi, Xanthoula Eirini, Dimitrios Moshou, and Alexandra A. Tamouridou. "Automated leaf disease detection in different crop species through image features analysis and One Class Classifiers." Computers and electronics in agriculture 156 (2019): 96-104. This paper compares various algorithms for best crop prediction module like KNN,Decision Tree,Random Classifier.It was concluded that Random Forest has the best accuracy.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1557 D. Elavarasan and P. M. D. Vincent, "Crop Yield Prediction Using Deep Reinforcement Learning Model for Sustainable Agrarian Applications," in IEEE Access, vol. 8, pp. 86886-86901, 2020 The paper researched about combining the deep learning and reinforcement learning techniques to form deep reinforcement learning model.The proposed model was able to achieve accuracy of 93.7%. U, S., Nagaveni, V., & Raghavendra, B. K. (2019). A Review on Machine Learning ClassificationTechniques for Plant Disease Detection. 2019 5th International Conference on Advanced Computing & Communication Systems (ICACCS). The authors compared various machine learning techniques like SVM ANN, KNN Fuzzy classifier, and CNN.On further work,it was concluded that CNN classifier detects more number of diseases with high accuracy but SVM classifier is used by many authors for classification of diseases. Pantazi, Xanthoula Eirini, Dimitrios Moshou, and Alexandra A. Tamouridou. "Automated leaf disease detection in different crop species through image features analysis and One Class Classifiers." Computers and electronics in agriculture 156 (2019): 96-104. Panigrahi, Kshyanaprava Panda, et al. "Maize leaf disease detection and classification using machine learning algorithms." Progress in Computing, Analytics and Networking: Proceedings of ICCAN 2019. Springer Singapore, 2020. .The work done by the authors of this paper is limited to vine leaves.They demonstrated an automatic way of crop disease identification by employing local binary patterns(LBP) for feature extractionandoneclass classification for classification.Overall,95% accuracy was obtained. The paper focuses on supervised machine learning techniques such as Naive Bayes, decision trees,KNearest Neighbour, Support Vector Machine and Random Forest for maize plant disease detection with the help of images of the plant. The authors compared the said classification techniques on basis of accuracy. Again, it was found out that random forest has the best accuracy. As per the authors [6],in India, less than 30% of farmland is mechanised. This is due to the fact that 75% of farmers have less than one hectare of land. This limited land ownership prevents families from purchasing agricultural equipment solely for their own use. Farmers lease machinery from people who lend money for their equipment. Farmers face a number of challenges when renting farm equipment, including limited access for borrowers, no appointments, high prices, and untrustworthy transportation. Farmers' yields are reduced as a result of these difficulties. Tractors and harvesters are extremely expensive for small and medium-sized farmers. They must therefore obtain rental services from other machinery owners. Manik rakhra Randeep Singh Tarun Kumar and Mohammed Shahbaz have conducted survey of about 562 farmers. It is found out that most of the farmers lie under the burden of Debt because they are unable to buy new machinery. They made an information system name Smart Tillage which can accommodate the farm equipment sharing and renting considering seasonal fluctuations, market demand and pricing as per the crop cycles. PROPOSED SYSTEM A. Architecture Referring to the architecture in figure 1. The user launches the application and must first register himself/herself and create an account. After logging in, the various features are displayed. To use features such as crop production, the user must enter the PH value of the soil, humidity, rainfall, and temperature. For plant disease recognition, the user must upload images, preferably of the plant's leaves. The climate service can be used to find out the temperature and weather in different parts of the country. The most recent news can be read using a news feed. When needed, the expert assistance feature will provide assistance. Finally, the user may log out of hisher account. Fig. 1 System Block Diagram B. Methodology Used : The system has a total of 6 submodules -Crop prediction, Plant disease detection, tool renting, Weather forecast, fetching top 10 NEWS headlines and providing contacts of agencies that can help out farmers in time of need.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1558 1. Plant Disease Detection module: The plant disease identification module made use of the extensive dataset which included tomato,potato,pepper bell, and other plant leaves. Using Keras, diseasedetectionof leaf pictures were found. Keras is a Python-written deep learning API that runs on top of a machinelearningplatform. We utilized the sequential API to build a model. At first, we set some default settings for parameters like epoch, image size, image width, and image height.The processing phase involved converting images into array. We used open CV to read the images, and the Keras preprocessingfunctioncalled Img to Array to transformimagesintoarrays.Label binarizer was used to transform multi-class leaf disease labels to binary labels, and the numpy library in Python was used to change the image's data type to float. After that,thedata was divided into testing and training sections. In order to strengthen the model and reduce overhead memory usage, we have real-time picture augmentation while also training our model. A stochastic gradient descent method called Adam optimization was used for optimizing the results of our model. The test accuracy we were able to achieve was 95.94%. 2. Crop Prediction Module: The data set used is made up of various soil attributes, such as the NPK values of the soil, temperature, humidity, soil pH, rainfall, etc. The crops that can be grown will be intelligently recommended by the algorithm. It consists of a variety of cultivable crops. The data set was divided into training and testing set. Data from the training set make up 80%, while data from the testing set make up 20%. The decision tree classifier, random forest classifier, naive bayes algorithm, SVM, and logistic regression were among the many classification techniques we used. The algorithm with the highest accuracy was Randomforest(95%), according to our calculations. As a result, it should be used to predict crops. 3. Rent tools Functionality : Farming requires the use of numerous tools and equipment. Not all farmers have the necessary equipment. We know that the economic conditions of Indian agriculture industry workers are not always stable, so we built a feature into our system to account for this. This feature is available in three languages: English, Marathi, and Hindi, anditallows farmers to rent tools from other farmers rather than buy them, allowing them to save and earn money while also making communication easier because a preferredlanguage can be selected. Farmers can provide tools that they are not currently using by renting them to other farmers who may require them. Along with the rent, the contact information for the farmers is made available. This will assist the agricultural community to earn more. 4. Climate and News Feature: When growing any given crop, the weather is a significant factor. So, the farmer must be aware of the weather in the region where he or she farms. The online application also includes a built-in feature for weather forecasts. Any farmer can use the tool to learn about the climate and the weather forecast, which will help him plan his next agricultural activities. We used the Rest API to do this. To ensure that farmers are informed of all recent developments in the farming industry, we also introduced a feature that lists the top 10 news. RESULTS Fig 1. Login Page And Signup Page
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1559 Fig 2. Home Page Fig 3. Crop Prediction Fig 4. Crop prediction result Fig 5. Plant Disease Detection Fig 6. Detected Disease Fig 7. Renting Tools Home Page Fig 8. Add Tool Screen Fig 9. All Available Tools
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1560 Fig 10. Users Added Tools Fig 11. Helpline Page Fig 12. Climate Page Fig 13. Current News Page PERFORMANCE EVALUATION Fig 14. Training and Validation Accuracy Fig 15. Training and validation loss Fig 16. Accuracy comparison As per figure after training the model with different classification algorithms like Decision tree classifier, Random forest classifier, Naive bayes, SVM and logistic regression,theaccuraciesare90%,99.09%,99.05%,97.95% and 95.22% respectively which shows Random Forest classifier gives the best accuracy for the prediction of the most favorable crop based on N, P, K values of soil and temperature, humidity, soil pH, and rainfall.
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1561 CONCLUSION There were variousstudypublicationsthatcovered subjects including detecting plant diseases,predictingcrops, and renting equipment. In our proposed system, we have combined all three components into one project while raising the accuracy of each module individually. Farmers can access all of the services thanks to the web application. The Keras library was used for the plant disease detection module. The model'soutputswere enhancedusing the Adam optimization stochastic gradient descent approach. 95.94% test accuracy was obtained. Random forest classification was used to predict crops based on a variety of characteristics, and accuracy of 95%wasattained. NPK levels, temperature, humidity, rainfall, and pH were all taken into account. Any farmer can list their tools for rental in the feature for renting tools. Farmers in need who cannot afford to purchase costly equipment can rent one of the many tools on hand. The web application portal also has a tool that displays the local weather forecast and current conditions. The top 10 news stories at any particular time will be displayed by a news feature that was also implemented. Agriculture industry makes a significant contribution to the Indian economy, so the systemshould be quicker, safer, and more comfortable for all types of users. This paper strongly believes that our innovation and technology in this field will be a significant contribution in this sector. FUTURE SCOPE A mobile-friendly application with enhanced functions can be created in the future. The use of a payment method can be added for tool rental services. The various tools can be filtered based on the location. Significant improvement can be done by including even more plants for disease prediction. REFERENCES 1. Pantazi, Xanthoula Eirini, Dimitrios Moshou, and Alexandra A. Tamouridou. "Automated leaf disease detection in different crop species through image features analysis and One Class Classifiers." Computers and electronics in agriculture 156 (2019): 96-104. 2. D. Elavarasan and P. M. D. Vincent, "Crop Yield Prediction Using Deep Reinforcement Learning Model for Sustainable Agrarian Applications," in IEEE Access, vol. 8, pp. 86886-86901, 2020, doi: 10.1109/ACCESS.2020.2992480. 3. U, S., Nagaveni, V., & Raghavendra, B. K. (2019). A Review on Machine Learning Classification Techniques for Plant Disease Detection. 2019 5th International Conferenceon AdvancedComputing& Communication Systems (ICACCS). doi:10.1109/icaccs.2019.8728415 4. Pantazi, Xanthoula Eirini, Dimitrios Moshou, and Alexandra A. Tamouridou. "Automated leaf disease detection in different crop species through image features analysis and One Class Classifiers." Computers and electronics in agriculture 156 (2019): 96-104. 5. Panigrahi, Kshyanaprava Panda, et al. "Maize leaf disease detection and classification using machine learning algorithms." Progress in Computing, Analytics and Networking: Proceedings of ICCAN 2019. Springer Singapore, 2020. 6. Rakhra, Manik, et al. "Metaheuristic and machine learning-based smartengine forrentingandsharing of agriculture equipment." Mathematical Problems in Engineering 2021 (2021): 1-13. 7. M. Kalimuthu, P. Vaishnavi and M. Kishore, "Crop Prediction using Machine Learning," 2020 Third International Conference on Smart Systems and Inventive Technology (ICSSIT), 2020, pp. 926-932, doi: 10.1109/ICSSIT48917.2020.9214190. 8. S. Ramesh et al., "Plant Disease Detection Using Machine Learning," 2018 International Conference on Design Innovations for 3Cs Compute Communicate Control (ICDI3C), 2018, pp. 41-45, doi: 10.1109/ICDI3C.2018.00017. 9. M. Gulzar, G. Abbas and M. Waqas, "Climate Smart Agriculture: A Survey and Taxonomy," 2020 International Conference on Emerging Trends in Smart Technologies (ICETST), 2020, pp. 1-6, doi: 10.1109/ICETST49965.2020.9080695 10. Y. Yadhav, T. Senthilkumar, S. Jayanthy and J. J. A. Kovilpillai, "Plant Disease Detection and Classification using CNN Model with Optimized Activation Function," 2020 International Conference on Electronics and Sustainable Communication Systems (ICESC), 2020, pp. 564- 569, doi: 10.1109/ICESC48915.2020.9155815. 11. EFFICIENT CROP YIELD PREDICTION USING MACHINE LEARNING ALGORITHMS, Arun Kumar, Naveen Kumar, Vishal Vats, International Research Journal of Engineering and Technology (IRJET) 2018. 12. A. Usman, "Sustainable development through climate change mitigation and biomass agriculture: India's perspective," 2017 IEEE Conference on Technologies for Sustainability(SusTech),2017,pp. 1-7, doi: 10.1109/SusTech.2017.8333504.
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1562 13. Plant Disease Detection Using Different Algorithms.Trimi Neha Tete, Sushma Kamlu,DOI: 10.15439/2017R24 14. T. N. Tete and S. Kamlu, "Detection of plant disease using threshold, k-mean clusterandannalgorithm," 2017 2nd International ConferenceforConvergence in Technology (I2CT), 2017, pp. 523-526, doi: 10.1109/I2CT.2017.8226184. 15. Barbedo, J. G. A. (2016). A review on the main challenges in automatic plant disease identification based on visible range images. Biosystems engineering, 144, 52-60. 16. Suresh, V & Krishnan, Mohana & Hemavarthini,M& Jayanthan, D. (2020). Plant Disease Detection using Image Processing. International Journal of Engineering Research and. V9. 10.17577/IJERTV9IS030114. 17. Pujari, J. D., Yakkundimath, R., & Byadgi, A. S. (2015). Image processing based detection of fungal diseases in plants. Procedia Computer Science, 46, 1802-1808. 18. Samer D. M , Subramaniya Raman M. K, 2020, E- Farming: A Breakthrough for Farmers, INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH & TECHNOLOGY (IJERT) Volume 09, Issue 07 (July 2020).