Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
MedCodeMCP
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5c7ca93
MedCodeMCP
Ctrl+K
Ctrl+K
2 contributors
History:
99 commits
gpaasch
1. Structure responses with both diagnoses and follow-up questions
5c7ca93
about 2 months ago
.gradio
submit button wasn't working
about 2 months ago
data
hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
about 2 months ago
docs
utilizing llama index can net an extra $1000 in winnings
about 2 months ago
src
1. Structure responses with both diagnoses and follow-up questions
about 2 months ago
tests
created a test script to verify the MCP endpoint
about 2 months ago
utils
hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
about 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
.gitignore
Safe
185 Bytes
- Create the models directory on demand
about 2 months ago
README.md
Safe
11.7 kB
included badly needed links to where I'm developing
about 2 months ago
app.py
Safe
274 Bytes
actually... the gradio live link would allow me to show o4-mini-high the results, where I could not before
about 2 months ago
packages.txt
Safe
67 Bytes
In Gradio Spaces (and all HF SDKs), any Debian-level dependencies go in a file called packages.txt at the root of your repo
about 2 months ago
requirements.txt
Safe
367 Bytes
solved ffmpeg-related error
about 2 months ago