Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
MedCodeMCP
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3b5fe24
MedCodeMCP
30.8 MB
2 contributors
History:
109 commits
gpaasch
app.py wrapper for Gradio waa very bad idea, regoranizing project for clarity, utils folder will be very import of separation of concerns
3b5fe24
7 months ago
.gradio
submit button wasn't working
7 months ago
data
hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
7 months ago
docs
utilizing llama index can net an extra $1000 in winnings
7 months ago
src
app.py wrapper for Gradio waa very bad idea, regoranizing project for clarity, utils folder will be very import of separation of concerns
7 months ago
tests
created a test script to verify the MCP endpoint
7 months ago
utils
app.py wrapper for Gradio waa very bad idea, regoranizing project for clarity, utils folder will be very import of separation of concerns
7 months ago
.gitignore
Safe
204 Bytes
ignore .gradio folder
7 months ago
README.md
Safe
11.7 kB
included badly needed links to where I'm developing
7 months ago
ai-plugin.json
Safe
696 Bytes
Move plugin manifest to root for static file serving
7 months ago
app.py
Safe
10.8 kB
app.py wrapper for Gradio waa very bad idea, regoranizing project for clarity, utils folder will be very import of separation of concerns
7 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
7 months ago
requirements.txt
Safe
367 Bytes
solved ffmpeg-related error
7 months ago