Skip to content

Wise Farming Chatbot is a state-of-the-art chatbot designed to support farmers by providing personalized recommendations and insights for effective farming practices. Utilizing advanced natural language processing and machine learning techniques, this chatbot aims to enhance agricultural productivity and decision-making.

Notifications You must be signed in to change notification settings

vinutnaruni/Wise-Farming-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wise Farming Chatbot

Overview

Wise Farming Chatbot is an advanced chatbot designed to assist farmers with personalized recommendations and insights to improve farming practices. By leveraging cutting-edge natural language processing and machine learning techniques, this chatbot aims to optimize agricultural productivity and decision-making.

Screenshot 2024-09-14 at 3 25 26 PM Screenshot 2024-09-14 at 3 27 29 PM

Key Features

  • Dynamic Responses: Provides intelligent and context-aware responses to user queries about farming, using the LLaMA API.
  • Custom Greeting Messages: Special responses for common greetings such as "hi" and "hello" to create a friendly and welcoming user experience.
  • Loading Transition: Smooth loading animation to enhance user experience while waiting for the chatbot's response.

Technologies Used

  • Programming Languages: Python, JavaScript
  • Libraries and Frameworks: LLaMA API, Flask
  • Tools: Git, GitHub

Installation

To set up and run the Wise Farming Chatbot on your local machine, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/vinutnaruni/Wise-Farming-Chatbot.git``` 
    
  2. Navigate to the Project Directory:
    cd Wise-Farming-Chatbot```
    
  3. Set Up a Virtual Environment

python -m venv myenv source myenv/bin/activate # On Windows use: myenv\Scripts\activate```

  1. Install Dependencies:

pip install -r requirements.txt```

  1. Run the Application:

python app.py```

About

Wise Farming Chatbot is a state-of-the-art chatbot designed to support farmers by providing personalized recommendations and insights for effective farming practices. Utilizing advanced natural language processing and machine learning techniques, this chatbot aims to enhance agricultural productivity and decision-making.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published