PRAGATI PATH is a full-stack web platform designed to assist Indian farmers by leveraging AI technology, multilingual support, and image recognition. It provides crop suggestions, disease diagnosis, and educational content to improve agricultural outcomes.
- π€ AI Chatbot using Google Gemini 2.0 for farming-related query resolution in local languages
- π± Crop Recommendation System based on user location and weather data
- π¦ Plant Disease Detection via image upload and a custom-trained TensorFlow.js model
- πΊ YouTube Learning Module β fetches top 5 relevant videos based on user query
- π Responsive, intuitive frontend for accessibility in rural and low-bandwidth regions
- π Secure login and protected routes using Clerk authentication
π https://pragatipath.onrender.com/
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB
- AI Integration: Google Gemini (Generative AI), TensorFlow.js
- Auth: Clerk
- Other Tools & APIs: Axios, Geo APIs, Weather API
git clone https://github.com/yourusername/pragati-path.git
cd pragati-path
npm installnode .Make sure you have a .env file configured with your environment variables.
/client/private # Chatbot, Dashboard, Disease/Crop modules
/server # Express API routes and AI integrations
- Rouvik Maji β Backend Developer
- Archis β Backend/Frontend Developer
- Vikash Gupta β Frontend Developer
- Rajbeer Saha β Frontend Developer
MIT Β© 2025 Archisman Pal