Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gpaasch
/
MedCodeMCP
like
1
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
2d164e9
MedCodeMCP
27.7 MB
Ctrl+K
Ctrl+K
2 contributors
History:
38 commits
gpaasch
added a streaming Audio input component per the Gradio guide—using Whisper for transcription in real time and piping the resulting text into the chatflow
2d164e9
11 months ago
data
repo structure cleanup (https://chatgpt.com/share/6841a61b-3dfc-8004-aec7-9c48fba857fd)
11 months ago
docs
utilizing llama index can net an extra $1000 in winnings
11 months ago
src
added a streaming Audio input component per the Gradio guide—using Whisper for transcription in real time and piping the resulting text into the chatflow
11 months ago
tests
Add root-level app.py wrapper; preserve src/ layout
11 months ago
utils
Add multi‐backend LLM support and audio‐driven medical agent pipeline
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
34 Bytes
Add multi‐backend LLM support and audio‐driven medical agent pipeline
11 months ago
README.md
Safe
4.19 kB
description was too long
11 months ago
app.py
Safe
149 Bytes
Add multi‐backend LLM support and audio‐driven medical agent pipeline
11 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
11 months ago
requirements.txt
Safe
572 Bytes
Add optional audio dependencies and FFmpeg note to requirements.txt
11 months ago