Diff of /README.md [000000] .. [f6abf0]

Switch to unified view

a b/README.md
1
# Clinical-Trial-Semantic-Structure-Visualizer
2
[Demo for visualization streamlit app](https://clinical-trial-semantic-visualizer.streamlit.app/) of extracted medical concepts in clinical trial eligibility criteria. 
3
This app visualizes the medical concepts associated with clinical trials based on the selected trial ID (NCTID). The entities were extracted using a LLM. 
4
5
Select a trial to explore the hierarchical structure of entities, codes, and categories related to that trial in a detailed sunburst chart.
6
**NOTE: LLM output quality is still being evaluated**
7
8
![GIF](https://github.com/victormurcia/Clinical-Trial-Semantic-Structure-Visualizer/blob/main/clinical%20trial%20hierarchy%20llm%20umls%203.gif?raw=true)