Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/projects/iris/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,26 @@ id: about
title: Image Recognition Integration System (IRIS)
custom_edit_url: null
---

## 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/](https://github.com/oss-slu/image-recognition-integration-system/) [<img src="/img/git-alt.svg" alt="git" width="25" height="25" />](https://github.com/oss-slu/image-recognition-integration-system/)
- **Source Code:** [https://github.com/oss-slu/image-recognition-integration-system/](https://github.com/oss-slu/image-recognition-integration-system/) [`<img src="/img/git-alt.svg" alt="git" width="25" height="25" />`](https://github.com/oss-slu/image-recognition-integration-system/)
- **Client** Dr Abby Stylianou
- **Current Tech Lead:** Julian Shniter [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/smallrussian)
- **Current Tech Lead:** Obsa Sendaba [`<img src="/img/github.svg" alt="github" width="25" height="25" />`](https://github.com/Obssaa)
- **Developers:**

- Karthik (project staff) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/rcAsironman)
- Mustafa Hashmi (capstone) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/mhashm1)
- Ramez Mosad (capstone) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/ramezmosad)
- Megh Patel (capstone) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/MeghPatel6)

- Julian Shniter(prior pech lead) [`<img src="/img/github.svg" alt="github" width="25" height="25" />`](https://github.com/smallrussian)
- Karthik (project staff) [`<img src="/img/github.svg" alt="github" width="25" height="25" />`](https://github.com/rcAsironman)
- Mustafa Hashmi (alumni) [`<img src="/img/github.svg" alt="github" width="25" height="25" />`](https://github.com/mhashm1)
- Ramez Mosad (alumni) [`<img src="/img/github.svg" alt="github" width="25" height="25" />`](https://github.com/ramezmosad)
- Megh Patel (alumni) [`<img src="/img/github.svg" alt="github" width="25" height="25" />`](https://github.com/MeghPatel6)
- **Start Date:** January, 2025
- **Adoption Date:** January, 2025
- **Technologies Used:**

- React Native
- NextJS
- TypeScript
Expand Down