Skip to content

yahya003/birdly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birdly

Summary

Birdly is a mobile-first bird watcher web application which uses Artificial Intelligence to classify bird species. Made as part of a group project during a full stack bootcamp with Northcoders

Functionality

  • Fully implemented authentication system where users can create an account, log in and reset their password
  • Once logged in users can capture birds by taking a photo of them
  • The photo is sent to an AI which uses TensorFlow to distinguish between over 900 individual bird species
  • Once the bird has been labeled it is stored in the users collection page.

Tech Stack

  • JavaScript
  • CSS
  • React.Js
  • Firebase (NoSQL)
  • TensorFlow.js

Setup

  • First clone the repo by copying the code below into your terminal

      git clone https://github.com/yahya003/birdly
    
  • Then add all the dependencies

      npm install
    
  • To run the site

      npm start
    
  • Sign up to get started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •