OcuAssist-AI-assisted fundus multi-modal diagnosis system

OcuAssist is an open source AI-assisted fundus multimodal diagnosis software designed to provide intelligent diagnostic support to ophthalmologists. The project was developed by GitHub user ji2814 and is built on the Tauri framework, combining multiple modern technologies from the front end and back end.

Project introduction

The main functions of OcuAssist include:

  • AI-assisted detection: Automatically identify abnormal areas in fundus images.
  • AI-assisted diagnosis: Provide diagnostic recommendations based on multimodal data such as images, text, etc.
  • AI dialogue system: Answer ophthalmology related questions through natural language interaction.
  • patient information management: Record and manage basic patient information and diagnosis history.
  • image viewer: Supports viewing and analysis of multiple fundus image formats.

🛠Technology Stack

OcuAssist uses the following technologies:

Installation Guide

system requirements

  • Node.js v16+
  • Rust 1.70+
  • Supported operating systems: Windows, macOS, Linux

installation steps

  1. Clone warehouse:

    git clone https://github.com/ji2814/OcuAssist.git
  2. Go to the project directory and install dependencies:

    cd OcuAssist
    npm install
  3. Running project:

    npm run tauri dev

Project link

If you are interested in ophthalmology AI-assisted diagnosis systems, OcuAssist is a project worth paying attention to and trying.

Github:https://github.com/ji2814/OcuAssist

Oil tubing:

Scroll to Top