/Glitch-Eye

ɢʟɪᴛᴄʜ ᴇʏᴇ is an innovative Flask Python application that harnesses the power of AI to provide advanced visual insights. Whether you're interested in understanding emotions, identifying objects, or recognizing logos in images, this application has got you covered.

Primary LanguageHTML

ɢʟɪᴛᴄʜ ᴇʏᴇ: Visual AI Insights with Flask

License: MIT Python Version Flask Version

ɢʟɪᴛᴄʜ ᴇʏᴇ is an innovative Flask Python application that harnesses the power of AI to provide advanced visual insights. Whether you're interested in understanding emotions, identifying objects, or recognizing logos in images, this application has got you covered.

Features

  • Emotion Detection: Decode human emotions from images and gain a deeper understanding of reactions.
  • Object Identification: Quickly spot and label various objects within images for enhanced context.
  • Logo Recognition: Swiftly identify logos to track brand presence and analyze trends.

Installation

From GitHub Repository:

  1. Clone the repository:

    git clone https://github.com/code-glitchers/Glitch-Eye.git
    
    cd Glitch-Eye
    python -m venv venv
    venv\Scripts\activate
    pip install flask
    flask run
    
    

Open your web browser and go to http://localhost:5000 to access the application.

Installation from Windows Executable:

  1. Download the Windows executable from here.

  2. Double-click app.exe to run the application.

  3. The application will open in your default web browser.

Credits

This project is maintained by:

Contributor Name

Contributors and Developers

Contributor Name Contributor Name

Support

If you find this project helpful, consider buying us a coffee:

Buy Me a Coffee

License

This project is licensed under the MIT License.