Giter Site home page Giter Site logo

birdywatch's Introduction

Who's That Birdymon? - Bird Watching WebApp

nwHacks 2023 Hackathon Project

Turn your device into a Pokedex for birds with Who’s that Birdymon?™ 🐦🐓🐤🐧🦃🦅🦆🦉🕊🦢🦜🦚!

Our team developed a full-stack application that can identify birds from your camera or image upload. You just find the birds–we’ll identify their common name, scientific name, and a quick description.

It works right through your device’s camera to capture a snapshot of any birds in the vicinity. We accept the request through our backend flask server, which passes the appropriate information to our microservices. Using Google Cloud’s Vision API, we can identify bounding boxes on all the birds. We crop these images and send them to a TensorFlow model that classifies & labels the species of the bird in the given image.

Once we’ve identified a bird’s species, we can use Wikipedia’s API and parse information from any given bird’s page for flavor text. All of this data is sent back to the frontend, where we display the information for all birds in the original photo sent, which means yes, our application is able to handle photos with more than one bird. With Who’s that Birdymon?™, it’s never been easier to become a Birdymon™ master.

Technologies Used

Frontend:

  • HTML, CSS, JS

Backend

Team members: Alex C, Jerry D, Jubelle P, Tayyib C

birdywatch's People

Contributors

tayyibchohan avatar jerrydngzh avatar alexander-chudinov avatar jubelle-anne avatar

Watchers

 avatar

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.