Skip to content

jeesung-ahn/PhillyCodeFest23

 
 

Repository files navigation

ar_troubleshooter

Use AR to help customers perform simple troubleshooting steps to improve their internet connectivity. Judging criteria includes: Creativity of solution Thoroughness of implementation details Simplicity of solution

Procedure to run the app:

python -m venv venv

reload your terminal so that it runs the virtualenv

pip install -r "requirements.txt"

you can run either the infer-simple.py or the ar_troubleshooter.py

Reference:

--Roboflow tutorial

--Camera App with Flask and OpenCV Tutorial

--cvzone

Demo:

--Philly Codefest 23

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.6%
  • HTML 7.4%