Farmer-AI-Assistant-AgriBot is an intelligent assistant designed to help farmers with their agricultural queries. Leveraging the power of AI, this tool provides quick and reliable answers to various farming-related questions, helping farmers make informed decisions.
Farming is a critical industry that feeds the world, but farmers often face challenges that require quick and accurate information. Farmer-AI-Assistant-AgriBot is here to assist by providing answers to a wide range of agricultural questions. Whether you need advice on crop management, pest control, or weather forecasts, AgriBot has got you covered.
- AI-Powered Responses: Uses advanced AI to provide accurate and helpful answers.
- User-Friendly Interface: Simple and intuitive design for easy interaction.
- Real-Time Assistance: Get answers to your questions in real-time.
- Customizable Settings: Adjust the assistant to better fit your needs.
Follow these steps to set up the project locally:
-
Clone the Repository:
git clone https://github.com/your-username/Farmer-AI-Assistant-AgriBot.git cd Farmer-AI-Assistant-AgriBot
-
Install Dependencies:
npm install
-
Set Up Environment Variables: Open gemini.js file from src/config folder then paste the api key in that file
-
Start the Development Server:
npm run dev
The application will be available at your local host.
- Open your browser and navigate to your local host.
- Enter your query in the input field and press enter.
- The AI assistant will provide a response based on the question asked.
We welcome contributions from the community! Here's how you can help:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.
If you have any questions, feel free to reach out:
- Project Maintainer: Nikhil Mehlan(mailto:nikhilmehlan1234@gmail.com)
- GitHub Issues: Submit an Issue(https://github.com/nikhilmehlan/Farmer-AI-Assistant-AgriBot/issues)
- Special thanks to the Teachers and Friends who have helped build and maintain this project.
- This project was made possible with the help of the Gemini API Key.
Farmer-AI-Assistant-AgriBot aims to revolutionize the way farmers access information, making it easier and faster to get the help they need. By integrating state-of-the-art AI technologies, we hope to make a significant impact on the agricultural industry, enhancing productivity and sustainability.
Made with ❤️ using React, JavaScript, HTML, CSS, and the Gemini API.