Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<a href="https://github.com/rafiattrach/m3/actions/workflows/pre-commit.yaml"><img alt="Code Quality" src="https://github.com/rafiattrach/m3/actions/workflows/pre-commit.yaml/badge.svg"></a>
<a href="https://github.com/rafiattrach/m3/pulls"><img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"></a>

Transform medical data analysis with AI! Ask questions about MIMIC-IV data in plain English and get instant insights. Choose between local demo data (free) or full cloud dataset (BigQuery).
Transform medical data analysis with AI! Ask questions about [MIMIC-IV](https://physionet.org/content/mimiciv) data in plain English and get instant insights, leveraging the power of the Model Context Protocol ([MCP](https://modelcontextprotocol.io/)). Choose between local demo data (free) or full cloud dataset (BigQuery).

## ✨ Features

Expand Down Expand Up @@ -204,6 +204,14 @@ Try asking your MCP client these questions:
- Do you want to pre-approve the usage of all tools in Claude Desktop? Use the prompt below and then select **Always Allow**
- `Prompt:` *Can you please call all your tools in a logical sequence?*

## ▶️ Demo with Claude Desktop

- `Prompt:` *What's in the mimic dataset?*
- `Prompt:` *What percentage of patients stayed more than a week in the hospital? Plot it.*

![m3-demo-claude-desktop-sonnet](https://github.com/user-attachments/assets/0c5aae89-18a9-4f4a-a77d-f4043963399e)


## 🔍 Troubleshooting

### Common Issues
Expand Down