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