Skip to content

kiran-113/plant_identify_ai_app

Repository files navigation

Plant Identifier App

This is a plant identifier app that uses Google's Gemini API to identify plants. This app is built using Next.js and Tailwind CSS.

Features

  • Plant identification using Google's Gemini API
  • Plant identification using image upload
  • Plant identification using camera

Technologies

  • Next.js
  • Tailwind CSS
  • Google's Gemini API

Installation

  1. Clone the repository
  2. Install the dependencies
npm install
  1. Create a .env.local file in the root directory and add the following environment variables
NEXT_PUBLIC_GOOGLE_GEMINI_API_KEY=YOUR_GOOGLE_API_KEY
  1. Start the development server
npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

This app is designed to find the plant name and medicinal values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published