Git Product home page Git Product logo

sarthakpranesh / plantrecog Goto Github PK

View Code? Open in Web Editor NEW
79.0 79.0 19.0 36 MB

Free Plant Recognition App + Public API + Models

License: MIT License

TypeScript 41.26% JavaScript 11.06% Starlark 1.11% Java 29.32% CMake 0.50% C++ 13.44% Dockerfile 3.06% Shell 0.26%
android api api-rest classification deep-learning expo express flowers hacktoberfest hacktoberfest2021 hacktoberfest2022 machine-learning madeinindia plants react react-native recognition tensorflow2 tensorflowjs

plantrecog's Introduction

I am a software engineer with over 3 years of combined full-time and internship experience in developing and maintaining software solutions, mostly built with Javascript, Kotlin, and Golang. I have helped companies optimize and enhance the reliability of their software products.

Some examples of my work include:

  • Currently, as a software engineer at Spinny, I am working with the Inspection team to optimize and enhance the reliability of the Inspection app, along with implementing new features that come from product. My work has led to improved performance of the app on slow and old devices, and a crash-free user experience.

  • As a full-stack engineer at Trademarkia, I led a team of four in building a community-centric social media platform with a focus on performance and a bug-free experience for the end-user. One of the most highly optimized and reliable features of the platform is a video recording component that is supported on all major web-based browsers such as Safari, Firefox, and Chrome.

  • As a software engineering intern at Vidrona, I worked closely with designers to develop new designs and software products like vLineman with lag-free performance and a crash-free experience.

I am excited about new opportunities where I can work on developing new features and improving the performance and reliability of existing features, which in turn provide a better experience for end-users.

I love connecting with new people, and you can reach me at [email protected]


Website | Linkedin | Product Hunt

plantrecog's People

Contributors

sarthakpranesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

plantrecog's Issues

Reliability ?

Screenshot_2022-04-17-13-06-57-090_com.plantrecog.jpg
I think this app lacks a bit of precision ๐Ÿ˜…
Is this normal? Is there any way to contribute to increase the accuracy?

Finalize API endpoints

Initial thoughts on all required APIs for v1, will update the below list if I feel some other endpoints are required

  • route to get details (version, classes recognized) about the model using the version number
  • predict route (already present but look for improvements)
  • route to scrape google and retrieving images using plant class ( can scrape images of the predicted flower to display other images to the user )
  • route to scrape Wikipedia for plant details using plant class
  • refactor all routes

Camera buttons get cut on devices with notch

Devices that have a notch lead to a black header in place of the statusbar and the screen starts below the notch. This leads to buttons shifting below the bottom sheet, and getting covered partially.

Find and polish minor details

Open to all suggestions.
Install the app -> Try it out -> Suggest improvements (down in comments) -> creat pull requests -> :>

Moving towards all in App computation

What
Move towards doing all processing, whether it be ML computations or scrapping the web, inside app itself.

Why
Managing your own server or using services like AWS is expensive and not very feasible for projects like this one.

Tasks

  • Moving ML processing from server side API into App
  • Scrapping web in app instead of using GyanApi

cant docker build on m1 mac

cant docker build on m1 mac, can you help?
Error: Sorry! Volta currently only provides pre-built binaries for x86_64 architectures.
Error: The Node.js native addon module (tfjs_binding.node) can not be found at path: /Users/matvejivanejcik/Documents/projects/PlantRecog/server/node_modules/@tensorflow/tfjs-node/lib/napi-v8/tfjs_binding.node.
Please run command 'npm rebuild @tensorflow/tfjs-node --build-addon-from-source' to rebuild the native addon module.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.