Skip to main content

Image Recognition Integration System (IRIS)

Overview

IRIS is a framework for creating custom mobile applications that can handle specialized image search problems. The framework was developed to create an application that uses a custom AI model to identify details about orthopedic screws from x-ray images of a patient.

Information

  • Source Code: https://github.com/oss-slu/image-recognition-integration-system/ git

  • Client Dr Abby Stylianou

  • Current Tech Lead: Julian Shniter github

  • Developers:

    • Karthik (project staff) github
    • Mustafa Hashmi (capstone) github
    • Ramez Mosad (capstone) github
    • Megh Patel (capstone) github
  • Start Date: January, 2025

  • Adoption Date: January, 2025

  • Technologies Used:

    • React Native
    • NextJS
    • TypeScript
    • CapacitorJS
    • HuggingFace
    • TailwindCSS
  • Type: Mobile application

  • License: LGPL

User Guide

  • Upload image to home page from photo library or phone camera.
  • Wait for Image to return results
  • View previous searches and search them again

Technical Information

Technical overview

Software Architecture