Skip to content

This is our Project for FOSS Hackathon 2024 , in which we are building a platform for farmers to help them to simplify their farming techniques using technology such as deep learning , neural networks ,natural language processing etc .

License

Notifications You must be signed in to change notification settings

Srijansarkar17/ACM_FarmHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

ACM_FARM_HEALTH'24
Explore the docs »

View Demo · Report Bug · Request Feature

contributions welcome
Forks Issues PR Maintenance Views GitHub repo size

Table of Contents
  1. About The Project
  2. Getting Started
  3. Problem statement
  4. Key_Features
  5. Contributing
  6. License
  7. Authors
  8. Acknowledgements

About The Project

Farm_Heath is specially decined platform for farmers , it uses neural networks to predict the disease of potato plant by just unploading the photo of leaf from your device, with the help of NLP it will also be providing insides on analysing the growth of fertiliser product using sentimental analysis and summary of huge reviews in 5 lines . This website also be providing some useful farming laws and schemes given by our government which are available on regional languages such as hindi, english, & tamil .

farmhealth

Built With

TensorFlow Python TensorFlow scikit-learn Pandas Anaconda Flask NumPy Keras

Getting Started

In this section you should provide instructions on how to use this repository to recreate your project locally.

Installation

  1. Clone the repo
    git clone https://github.com/Adityapratapsingh28/ACM_FARM_HEALTH-24.git

Dependencies

Here, list all libraries, packages and other dependencies that need to be installed to run your project. Include library versions and how they should be installed if a special requirement is needed.

Make sure you make requirements.txt having all the dependencies required to run the code

For example, this is how you would list them:

  • Installing all dependencies
    pip install -r requirements.txt
  • Example of requirements.txt
    tensorflow==2.5.0
    fastapi
    uvicorn
    python-multipart
    pillow
    tensorflow-serving-api==2.5.0
    matplotlib
    numpy

Video tutorial to run locally

farmheathvdeo.mp4

Problem Statement

Farmers in india due to lack of knowledge and awareness about plant disesae did'nt know that from which disesae thier plant is suffering from and which lead them to the huge ecomonic loss and crop wastage , many websites are there to help them but these websites are only available on English language , but since majorty of the farmers only knows thier regional and local languages.This language issue create more complication to communicate with them and to help them using usefull technology.

Graph

graph

Key Features 🤖

  • Plant disease prediction

    • Our Deep learning model will take the image of plant from user and predict the disease from which thbe plant is suffering from.
  • Fertilizer analysis summarization

    • NLP model using webscrapping and month on month sentimental analysis on amazon reviews of each year given by user and it will provide the summary of all the reviews so the farmer can get a idea that how is the product is that product is going to help him or not.
  • Multilingual website

    • Our website is available on three languages right now that are hindi , english & tamil. This will provide ease of communication and readability to farmers.
  • Farmers laws/schemes

    • Since many farmers are unaware about the farmer laws given by our goverment and schemes provided by the goverment to help farmers, so on our website we have provided the laws & schemes in a very easy simple language so the farmer can understand easily.
  • Website Interface:

    • User-friendly website interface for easy interaction and navigation.
  • Enhanced Model Training:

    • Our deep learning model is trained and tested and the accuracy is 98% , while our summarization analysis model is also performing good.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Nilesh Kanti - Linkedin

Aditya Pratap Singh - Linkedin

Srijan Sarkar - Linkedin

Sai Ganeshan M - Linkedin

Acknowledgements

You can acknowledge any individual, group, institution or service.

About

This is our Project for FOSS Hackathon 2024 , in which we are building a platform for farmers to help them to simplify their farming techniques using technology such as deep learning , neural networks ,natural language processing etc .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages