Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aeternalis-ingenium/v4vision-poc-backend

API to infer automated disease detection and report generation from medical images.
https://github.com/aeternalis-ingenium/v4vision-poc-backend

llm machine-learning med-tech multimodal-deep-learning multimodality radiology software-engineering

Last synced: 2 months ago
JSON representation

API to infer automated disease detection and report generation from medical images.

Awesome Lists containing this project

README

        

# V4Vision - Web App

# Introduction

V4Vision is an ambitious project that pushes the redefinition of the role of radiologist by training a multimodal ML model to detect deseases from medical images and write its radiologic report.

This repository contains the source code for the web app that hosts the multimodal model. The web app hosts the multimodal ml model for inference.

# Tech Stack

V4Vision utilises the following technologies:

* FastAPI (Backend)
* Qwik (Frontend)
* Docker (Container)
* GitHub Actions (Continuous Operations)
* PyTorch (ML)