FarmWise is a web platform that helps farmers rent and buy farming equipments easily. It is designed with simplicity and accessibility in mind, including a language toggle feature and a built-in AI chatbot to assist users with farming-related queries in English and Kannada.
- User Authentication using Supabase.
- List farming equipment for rent and browse available tools.
- Language Toggle Button – Easily switch between English and Kannada interface.
- AI Chatbot to answer common farming questions in both languages.
- Clean and responsive UI built with React and Tailwind CSS.
- Frontend: React.js, Tailwind CSS, JavaScript
- Backend/Database: Supabase
- Tools: Git, GitHub, VS Code
Follow these steps to run FarmWise on your local machine:
git clone https://github.com/sharadhih/FarmWise.git
cd FarmWisenpm i
npm run dev
Use your preferred IDE
The only requirement is having Node.js & npm installed - install with nvm
This project is built with .
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS