Inspiration

What of the big reason I made this app is because when I was gardening in my backyard, I found a random plant growing. I plucked a stem off of the plant and then went to Milberger nursery to possibly know what exactly the plant could be. They couldn't give me a possible answer

What it does

You can import a picture of a plant from your photos on the computer and then google Gemini will look through it and give out information about the plant. Such as scientific name, how to properly grow it, etc.

How we built it

It was built with flutter as the UI framework and functions made through dart. imported with google Gemini.

Challenges we ran into

Initially I was trying to import OpenAI, however they had a usage rate limit. So, I had to change the program to have flutter and use google Gemini api key. It took a bit to figure out but I was able to do it.

Accomplishments that we're proud of

That I learned how to properly use the api keys

What we learned

How to use api keys on flutter to build a website that can analyze images.

What's next for Plant_Identifier

I want to add a take a photo option, I didn't have enough time to make but I think it will make the application a lot more conventional. Then try to learn how to use flutter for IOS and Android.

Built With

Share this project:

Updates