Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

RioRocker97/birb_classifier

Repository files navigation

Bird Classifier

😤 😤 😤 Ongoing..... 😤 😤 😤

Demo

Why?

  • This Project is part of adventure of me and my friend trying to explore ML , API
  • To create a platform for detecting any kind of bird that is known to man
  • To try creating a platform that end-user could train YOLOv5's model to detect bird with simple-to-use API
  • To create an endpoint for detecting bird with one simple script

Developer's Note

HERE

understanding my messy code

  • yolo_detect.py : Based on my old work which it loosely based on YOLOv5. it not perfect but it should get the detection process done. ✅
  • webhook.py : proposed scripts for running bot-server that could be used in LINE uOA ⏳
  • extract.py : lazy web scraping scripts that use full static HTML file from yandex.com to extract birb pictures ✅
  • bird-engine.py : scripts for running fully-function Web-API for bird_classifier. ✅
  • (proposed) openai-mychat.py : scripts for calling openAI's completion API to make my own chatbot about birb ⏳
  • line_user.py : handling every user data that come and goes through LineOA ✅

Result

Helper-ChatBot Helper-Birb