Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himanshuch8055/plant-sage
Explore the world of plants with cutting-edge AI technology. Upload an image to identify species and get expert care tips.
https://github.com/himanshuch8055/plant-sage
Last synced: 29 days ago
JSON representation
Explore the world of plants with cutting-edge AI technology. Upload an image to identify species and get expert care tips.
- Host: GitHub
- URL: https://github.com/himanshuch8055/plant-sage
- Owner: Himanshuch8055
- Created: 2024-08-09T10:04:47.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-29T16:02:09.000Z (4 months ago)
- Last Synced: 2024-08-29T17:51:45.441Z (4 months ago)
- Language: TypeScript
- Homepage: https://plant-sage.vercel.app/
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plant Sage 🌿
## 🌟 About Plant Sage
Plant Sage is a cutting-edge web application that harnesses the power of Google's Gemini API to revolutionize plant identification and education. Meticulously crafted with Next.js and React, this project offers an immersive and interactive experience for plant enthusiasts, botanists, gardeners, and curious minds alike.
## 🚀 Key Features
- **🔍 AI-Powered Plant Recognition**: Upload any plant image and witness Plant Sage's advanced AI technology identify it with remarkable accuracy.
- **📚 Comprehensive Plant Profiles**: Access detailed information about identified plants, including scientific names, care instructions, growth habits, and fascinating facts.
- **🎨 Intuitive User Interface**: Experience a sleek, user-friendly design that makes plant identification and learning a delightful journey.
- **📱 Responsive Design**: Seamlessly access Plant Sage across all devices, from desktops to smartphones.
- **⚡ Lightning-Fast Performance**: Harness the power of Next.js for optimal speed and efficiency, ensuring quick load times and smooth interactions.## 🛠️ Technology Stack
## 🌱 Getting Started
To run Plant Sage locally, follow these simple steps:
1. **Clone the repository**
```bash
git clone https://github.com/himanshuch8055/plant-sage.git
cd plant-sage
```2. **Install dependencies**
```bash
npm install
```3. **Set up environment variables**
Create a `.env.local` file in the root directory and add your Google Gemini API key:
```
GOOGLE_GEMINI_API_KEY=your_api_key_here
```4. **Run the development server**
```bash
npm run dev
```5. Open [http://localhost:3000](http://localhost:3000) in your browser to explore Plant Sage.
## 🤝 Contributing
We enthusiastically welcome contributions to Plant Sage! Here's how you can make a difference:
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull RequestPlease read our [CONTRIBUTING.md](CONTRIBUTING.md) for detailed information on our code of conduct and the process for submitting pull requests.
## 📄 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## 🙏 Acknowledgements
- [Google Gemini API](https://ai.google.dev/) for powering our state-of-the-art plant identification feature
- [Next.js](https://nextjs.org/) for providing an excellent React framework
- [Vercel](https://vercel.com/) for their superb hosting and deployment services
- All the contributors who have helped shape and improve Plant Sage## 📬 Contact
Himanshu Chauhan---
[![GitHub Streak](https://github-readme-streak-stats.herokuapp.com/?user=himanshuch8055&theme=dark)](https://git.io/streak-stats)
Support the Project