HerbEase is an end-to-end online herb selling platform with advanced features such as plant recognition AI and a herb bot named FaguAI. It offers a seamless shopping experience for herb enthusiasts, providing detailed information about herbs and their properties.
- Plant Recognition AI: Utilizing cutting-edge AI technology, HerbEase can recognize plants based on user-submitted images or descriptions.
- Herb Bot (FaguAI): FaguAI is a chatbot integrated into HerbEase, providing users with detailed information about herbs, their uses, and more.
- Shopping Cart: Users can easily add herbs to their cart for purchase.
- Wishlist: Save favorite herbs for future reference.
- Payment Gateway: Integrated with UPI payment system for easy and secure transactions.
- Frontend: React Native
- Backend: Node.js, Express.js
- Database: MongoDB
To run HerbEase locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/HerbEase.git - Install dependencies:
npm install - Start the server:
npm run start
NOTE this project made with EXPO CLI either user Expo app to see changes or Android studio virtual Device.
- Run the application:
npm run start - Create the QR to scan by expo App or press a to open in android studion virtual device (make sure to run the virutal device).
Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or create a pull request.