Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.77 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.77 KB

Logo of the project

This App implements functionalities of 5 Image recognition APIs built with machine learning & deep learning.

Installing / Getting started

git clone https://github.com/Hardly-Human/Imagine-AI
cd Imagine-AI
pip install -r requirements.txt
streamlit run app.app.py

Features

This Project is Built with streamlit (Frontend) and Python (Backend).

  • The Frontend of the Application is built with streamlit. { A Python package that turns data scripts into shareable web apps }
  • It uses open-cv and pillow to interpret image data.
  • It implements Machine Learning API's with requests package to retrive model data.

Links

Demo

demo-v1.mp4