Skip to content

Hardly-Human/Imagine-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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