Skip to content
@AuraEyesOrg

AuraEyesOrg

AURA Eyes Banner

AI Understanding Retinal Analysis 👁️

Project Code Badge Domain Badge Status Badge

Backend Repository Frontend Repository AI Repository Project Registration


Roadmap (Lộ trình phát triển)

Phase Duration Focus Area
1: Kickoff & Specifications 01/01 - 15/01/2026 Project Scope, Architecture Design, Workflow Definition
2: Core Build 16/01 - 15/03/2026 API Development, UI/UX Implementation, AI Model Initialization
3: Integration 16/03 - 15/04/2026 AI-Assisted Diagnosis Integration, End-to-End Testing
4: Finalization 16/04 - 30/04/2026 Performance Audit, Documentation, Release Polishing

What It Does (Giới thiệu dự án)

AURA Eyes is a state-of-the-art retinal vascular screening platform designed to empower clinical reviews through AI. The system streamlines medical workflows, enabling teams to transition from image capture to diagnostic decisions with unprecedented efficiency.

The system is engineered to achieve three primary outcomes:

  • Accelerate retinal screening through high-precision AI-assisted analysis.
  • Optimize interactions between Patients, Clinics, and Ophthalmologists.
  • Ensure medical workflows remain auditable, secure, and strictly role-based.

Key Capabilities (Tính năng cốt lõi)

Clinical Screening (Sàng lọc lâm sàng)

  • Retinal Image Upload: Support for high-resolution medical imaging review.
  • AI-Assisted Diagnostics: Generation of Heatmaps and explanatory results for rapid screening.
  • Professional Validation: Final diagnosis confirmation and adjustment by certified Ophthalmologists.

Patient Journey (Trải nghiệm bệnh nhân)

  • Secure Access: Authentication via OTP and Google OAuth 2.0.
  • Seamless Booking: Direct appointment scheduling and consultation requests.
  • Health Tracking: Real-time screening results tracking and post-diagnosis support.

Professional Workflow (Quy trình chuyên gia)

  • Credential Verification: Strict validation of Ophthalmologist medical licenses.
  • Case Management: Efficient dashboard for availability control and clinical case review.
  • Tele-Consultation: Secure real-time chat and collaboration tools for diagnostic flows.

Admin & Organizational Control (Quản trị hệ thống)

  • Institutional Management: Approval and activation of Clinic/Hospital accounts.
  • Financial Oversight: Billing automation, revenue sharing, and operational reporting.

Repository Map (Danh mục Repository)

Backend Services (AuraEyes_BE)

.NET 8 SignalR PostgreSQL MediatR Serilog Docker Swagger

The Core API manages business logic, Role-Based Access Control (RBAC), clinic integrations, and scheduling. Built with Clean Architecture for maximum scalability and security.

Frontend Portal (AuraEyes_FE)

React Vite TypeScript Tailwind CSS Zustand React Query React Hook Form Framer Motion Axios i18next Playwright Jest

The User Interface platform provides a specialized dashboard for Ophthalmologists and a responsive portal for Patients, featuring a high-performance Retinal Imaging Viewer.

Python PyTorch FastAPI

Handles Machine Learning workloads, including Retinal Vessel Segmentation, anomaly detection, and diagnostic Heatmap generation to accelerate clinical review.


System Flow (Kiến trúc hệ thống)

graph TD
    Client[Client / Web Browser]
    
    subgraph "AuraEyes FE (React/Vite)"
        UI[User Interface]
        Viewer[Retinal Image Viewer]
    end
    
    subgraph "AuraEyes BE (.NET 8)"
        API[API Gateway & Controllers]
        Auth[Authentication & Security]
        Logic[Business Logic & Services]
        DB[(PostgreSQL Database)]
    end
    
    subgraph "AURA AI (Python)"
        AI_API[FastAPI Interface]
        Model[PyTorch Segmentation Model]
    end
    
    Client <-->|HTTPS/WSS| UI
    UI <-->|REST API| API
    Viewer -->|DICOM / Images| API
    
    API <--> Auth
    API <--> Logic
    Logic <--> DB
    
    Logic <-->|HTTP / Request| AI_API
    AI_API <--> Model
Loading

Demo Video (Trải nghiệm tính năng)

homepage.mp4

(Video Demo - Trải nghiệm các tính năng cốt lõi của AURA Eyes)

Team (Đội ngũ dự án)

Supervisors (Giảng viên hướng dẫn)

Role Name
Main Supervisor Nguyễn Văn Chiến
Co-Supervisor Trương Hoàng Vinh

Students (Sinh viên thực hiện)

Hoàng Quốc An
Hoàng Quốc An
Leader
anhqse181520@fpt.edu.vn
Trần Đình Thịnh
Trần Đình Thịnh
Member
thinhtdse181531@fpt.edu.vn
Đào Công An Phước
Đào Công An Phước
Member
phuocdcase180581@fpt.edu.vn
Nguyễn Việt
Nguyễn Việt
Member
vietnse180672@fpt.edu.vn

Project Identity (Thông tin định danh)

Item Value
Project Code SP26SE025
Full Name System for Retinal Vascular Health Screening
Vietnamese Name Hệ Thống Sàng Lọc Sức Khỏe Mạch Máu Võng Mạc
Abbreviation AURA Eyes
Duration 01/01/2026 - 30/04/2026

References

Built with ❤️ by AURA Team in HCMC. © 2026

Popular repositories Loading

  1. AuraEyes_BE AuraEyes_BE Public archive

    AuraEyes is an online Clinic healthcare System connecting patients with ophthalmologists and medical organisations. The backend is built with Clean Architecture, Domain-Driven Design (DDD), and the…

    C# 1

  2. AuraEyes_FE AuraEyes_FE Public archive

    AuraEyes is an online Clinic healthcare system. The frontend is built with a Feature-Sliced Design architecture, featuring AI-powered retinal screening, online consultations via Google Meet, PayOS …

    TypeScript 1

  3. .github .github Public

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…