Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnavk-09/gemini-grow-plants
🎄 Gemini Powered Plantation Suggestions based on you Location...
https://github.com/arnavk-09/gemini-grow-plants
afforestation ai daisyui deno environment fresh gemini green preact readme tailwindcss
Last synced: 13 days ago
JSON representation
🎄 Gemini Powered Plantation Suggestions based on you Location...
- Host: GitHub
- URL: https://github.com/arnavk-09/gemini-grow-plants
- Owner: ArnavK-09
- License: unlicense
- Created: 2024-01-24T16:25:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T12:59:49.000Z (10 months ago)
- Last Synced: 2024-10-16T11:25:37.502Z (3 months ago)
- Topics: afforestation, ai, daisyui, deno, environment, fresh, gemini, green, preact, readme, tailwindcss
- Language: TypeScript
- Homepage: https://gemini-grow-plants.deno.dev
- Size: 14.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎄 Gemini Grow Plants
> [!NOTE]
> **Gemini Grow Plants is a website powered by Google's Gemini AI that helps users find plants and trees that are easy and fast to grow in their location**
>
## 🌳 How it WorksUsers simply enter their location and the website will display curated recommendations of plants that are suitable for growing in that geographic area. The plants show growth times so users know how long it will take to reach maturity.
Each plant listing also includes link to guide with instructions on how to grow that species successfully. Users can share their recommendations to refer.
## 🌍 Live Demo
**You can view a live demo of the website here: [https://gemini-grow-plants.deno.dev](https://gemini-grow-plants.deno.dev)**
## ♻️ Site Routes
> **This website follows a simple, user-friendly structure with two primary routes:**
- ` / ` - **Website's Home page, search your location here...**
- ` /result ` - **Results page showing plant recommendations...**
- ` /api ` - **API endpoint to generate recommendations with location...**## 💿 Local Development
- Clone this repo
```sh
git clone https://github.com/ArnavK-09/gemini-grow-plants.git
```
- Download Deno from [here](https://deno.land)
- Head into repo directory
```sh
cd gemini-plant-trees
```
- Configure your environment with ` API_KEY ` variable, your Google's Gemini Api key
- Run `deno task start`
- Site locally available at [http://localhost:8000](http://localhost:8000)## 🎥 Video Demo
- **Checkout [Gemini Grow Plants Demo Video](/static/demo.mp4)**
---
> [!IMPORTANT]
> This project is licensed under the Unlicense License - see the [LICENSE](LICENSE) file for details
>> [!TIP]
> ##### Let's make world more green and diverse together! Star The Repo! 🌟
>
---