Skip to content

pharnold/radgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 RadGPT Frontend

This is the Dockerized frontend for RadGPT, a Vite + React-based application tailored for radiology report generation and integration with AI models and FHIR services.


πŸ“Έ Demo

RadGPT Demo


πŸš€ Getting Started

1. Install Docker

If you don’t have Docker yet, follow the official installation guide for your platform:

πŸ”— https://docs.docker.com/get-docker/

After installation, you can verify Docker is working by running:

docker --version

2. Run the Frontend with Docker Compose

You can run the prebuilt frontend image directly using Docker Compose:

docker-compose up -d

Then open http://localhost:2678 in your browser.

The app is served on port 2678 of your local machine.


πŸ“¦ Project Structure

  • radgpt.gif – Demo GIF showing app functionality
  • example_imaging_study_list.json – Example FHIR imaging study list
  • example_questionnaire.json – Example structured questionnaire (from DRG Freiburg)

You can explore the example_questionnaire.json file or view similar templates at:

πŸ”— https://drg-befundvorlagen.uniklinik-freiburg.de


πŸ“š License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.

You are free to use, and share this project for non-commercial purposes, with proper attribution.

πŸ”— View Full License

About

Simple Version of RadGPT for Annotation of FHIR Questionnaires (DRG Befundvorlagen)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors