Skip to content

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.

Notifications You must be signed in to change notification settings

bhataasim1/plant-identifier

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
pnpm install
  1. Create a .env.local file in the root directory and add the following environment variables
NEXT_PUBLIC_GOOGLE_API_KEY=YOUR_GOOGLE_API_KEY
  1. Start the development server
pnpm 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 is a plant identifier app that uses Google's Gemini API to identify plants. This app is built using Next.js and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published