Fasal is an innovative project at the intersection of technology, agriculture, and rural development, with a primary goal of empowering farmers through smart and sustainable practices. In the face of evolving challenges in the agricultural sector, this initiative leverages Artificial Intelligence (AI) to create a comprehensive and accessible platform that caters to the diverse needs of farmers, contributing to the advancement of agriculture, food security, and overall rural development.
1.Abhinav M M
2.Amil P A
3.Anish Pillai
4.Aswin Madhav A
Welcome to your one-stop app for maximizing your agricultural yield! Here's how our app empowers you to cultivate success:
- Sign Up and Get Connected:
- Simple registration: Create an account and provide basic information.
- Sensor integration: Connect your pH, N, P, and K sensors for soil analysis.
- Location access: Allow location services for weather and climate data.
- Access Personalized Plant Recommendations:
- Data-driven insights: Our app analyzes your soil properties and location data.
- Three tailored options: Based on the analysis, you'll be presented with three suitable plant choices.
- Choose your champion: Select the plant that best aligns with your preferences and goals.
- Cultivate with Confidence:
- Step-by-step guidance: Receive a comprehensive day-by-day plan for planting and harvesting.
- Scientifically proven methods: Our plan maximizes your yield and profit based on established agricultural practices.
- Stay informed: Get timely reminders and notifications for crucial tasks throughout the growing season.
- Diagnose and Conquer Plant Woes:
- Expert chatbot at your service: Consult our AI-powered chatbot for any plant issue you encounter.
- Identify diseases easily: Upload pictures or describe symptoms for diagnosis.
- Get tailored solutions: Receive specific treatment recommendations based on the identified problem.
Benefits for You:
- Increased yield and profitability: Maximize your harvest and income with data-driven decisions.
- Reduced risk and improved outcomes: Make informed choices and avoid potential problems with timely guidance.
- Time-saving and convenient: Access all the information and support you need in one user-friendly app.
- Sustainable practices: Learn and implement eco-friendly methods for responsible farming.
Download our app today and embark on your journey to agricultural success!
- Flutter
- Express.js
- sckit-learn
- FastAPI
- GPT 3.5
- mongoDB
Frontend:
- Clone the repository:
git clone https://github.com/hack4tkm/fasal
- Navigate to the project directory:
cd Fasal_App
- Install dependencies:
flutter pub get
Backend:
- Clone the repository:
git clone https://github.com/hack4tkm/fasal
- Navigate to the project directory:
cd Fasal_server
- Install dependencies:
npm install
Model(Microservice):
- Clone the repository:
git clone https://github.com/hack4tkm/fasal
- Navigate to the project directory:
cd Crop-Prediction
Frontend:
- Run the app:
flutter run
Backend:
- Run the app:
npm run dev
Model
- Run the app:
python main.py