HackUNO-Imagify is an educational web app that will allow you to take picture and give you prediction what the image is all about, including relevant images in Google and a Image description on Dictionary.com
HackUNO event @ PKI260 (April 2019)
- Python3
- PIP
- Step 1: git clone https://github.com/brlrb/HackUNO.git
- Step 2: source imagify/bin/activate
- Step 3: pip3 install requirements.txt
- Step 4: python3 main.py
- Keras (https://keras.io)
- Tensorflow (https://tensorflow.org)
- Python (https://python.org)
- Flask Web App(http://flask.pocoo.org/docs/1.0/tutorial/)
- Bootstrap UI (https://getbootstrap.com)
- Visual Studio Code
- Github

