Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 861 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 861 Bytes

Magicus Hattus

With a sparkle of tech and computer vision tricks at hand, become the master magician you've always wanted to be!

Magicus Hattus logo

🏆 First Overall and Best Use of MATLAB at Abracadabra Hacks 2

Devpost submission page: https://devpost.com/software/magic-ify

An application that places a magic hat on a person's head. Reads the user's emotion to assign a magical superpower.

How to Run Locally

  1. Clone this repo
  2. Install Gradio
  3. Install MATLAB Engine
  4. Run webapp.py using Python
  5. Visit http://127.0.0.1:7860/ in your web browser

Resources Used

  • MATLAB
  • Python
  • Computer Vision
  • Gradio (for deployment)