Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gpaasch
/
MedCodeMCP
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
e9cb6d4
MedCodeMCP
Ctrl+K
Ctrl+K
2 contributors
History:
111 commits
gpaasch
I'm so confused
e9cb6d4
2 months ago
.gradio
submit button wasn't working
2 months ago
data
hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
2 months ago
docs
utilizing llama index can net an extra $1000 in winnings
2 months ago
services
I'm so confused
2 months ago
src
improved seperation of concerns best practice in the code, added print statements for better understanding of what code is doing
2 months ago
tests
created a test script to verify the MCP endpoint
2 months ago
utils
improved seperation of concerns best practice in the code, added print statements for better understanding of what code is doing
2 months ago
.gitignore
Safe
204 Bytes
ignore .gradio folder
2 months ago
README.md
Safe
11.7 kB
included badly needed links to where I'm developing
2 months ago
app.py
Safe
10.4 kB
I'm so confused
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
2 months ago
requirements.txt
Safe
509 Bytes
I'm so confused
2 months ago