Skip to content

EthanLife41/IDvasive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDvasive is a ML detector for invasive plant species. Made for NorCal Hacks 2023 by Ethan, Raymond, Will and Jason

Demo Video:
https://youtu.be/fSeqkSLu35Q

Operation Notes:
Please note the API keys are placeholders only; you will need to paste your own API key to use the program.

To use the project, open command prompt and use the cd command to navigate to the directory the project is stored in.  

Use pip to install requests, django, pillow, openai, plantid. 

In the directory, run the command "py manage.py runserver"

The text should appear with a localhost link, such as "127.1.000:8000" -> Paste that link in a web browser and add /upload to the end (eg. "127.1.000:8000/upload").  

The application should now be operational.  To exit the program enter CTRL + BREAK or CTRL + C.

About

IDvasive is a ML detector for invasive plant species. Made for NorCal Hacks 2023 by Ethan, Raymond, Will and Jason

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors