Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davyjonescodes/kisanwise
KisanWise is an AI-powered platform providing personalized agricultural advice to farmers. Leveraging advanced AI, it offers real-time assistance, expert guidance, and a wealth of resources to support sustainable farming. Built with React, Express, and MongoDB, KisanWise aims to enhance productivity and ensure food security.
https://github.com/davyjonescodes/kisanwise
animation css developer-portfolio framer frontend html javascript nextjs react responsive-design tailwindcss typescript ui-components ui-design web-app web-development
Last synced: 14 days ago
JSON representation
KisanWise is an AI-powered platform providing personalized agricultural advice to farmers. Leveraging advanced AI, it offers real-time assistance, expert guidance, and a wealth of resources to support sustainable farming. Built with React, Express, and MongoDB, KisanWise aims to enhance productivity and ensure food security.
- Host: GitHub
- URL: https://github.com/davyjonescodes/kisanwise
- Owner: DavyJonesCodes
- License: mit
- Created: 2024-07-25T02:53:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T12:08:53.000Z (6 months ago)
- Last Synced: 2024-12-04T23:08:55.432Z (2 months ago)
- Topics: animation, css, developer-portfolio, framer, frontend, html, javascript, nextjs, react, responsive-design, tailwindcss, typescript, ui-components, ui-design, web-app, web-development
- Language: TypeScript
- Homepage: https://davyjonescodes.github.io/KisanWise/
- Size: 15.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌾 KisanWise - Frontend Showcase for Agricultural Advice Platform
![]()
![]()
![]()
![]()
![]()
**KisanWise** is a frontend development showcase project demonstrating a mock AI-powered agricultural advice platform. This project highlights advanced frontend technologies and design patterns.
![dashboard](./public/Images/dashboard.png)
## ✨ Features
- 🌦 **Weather Updates UI:** Interface for displaying real-time weather forecasts.
- 🤖 **AI Chatbot UI:** Mockup for an AI chatbot interaction.
- 📚 **Resource Library UI:** Design for an extensive library of agricultural resources.
- 🌱 **Personalized Advice UI:** Mock interface for receiving tailored advice based on user input.
- 🛒 **Marketplace UI:** E-commerce design for agricultural products.## 📋 Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Features](#features)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)## 🚀 Installation
Follow these steps to get started with KisanWise:
1. **Clone the repository:**
```sh
git clone https://github.com/DavyJonesCodes/kisanWise.git
cd kisanWise
```2. **Install dependencies:**
```sh
npm install
```3. **Run the development server:**
```sh
npm run dev
```## 💻 Usage
To explore KisanWise locally, navigate to `http://localhost:3000` in your web browser. This project is a frontend-only mockup intended to demonstrate UI/UX design and frontend development skills.
You can also view the site online at [https://davyjonescodes.github.io/KisanWise/](https://davyjonescodes.github.io/KisanWise/).
## 🌟 Contributing
We welcome contributions! To contribute:
1. Fork the repository.
2. Create a new branch: `git checkout -b my-feature`
3. Make your changes and commit them: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-feature`
5. Submit a pull request.Ensure your pull request adheres to our coding standards.
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.
## 📞 Contact
For inquiries or support, please contact:
- **Dev Jones**
- 📧 [[email protected]](mailto:[email protected])---
Thank you for checking out KisanWise! 🌾 This project demonstrates my frontend development capabilities.