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...
2d164e9
MedCodeMCP
27.7 MB
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
7 months ago
data
repo structure cleanup (https://chatgpt.com/share/6841a61b-3dfc-8004-aec7-9c48fba857fd)
7 months ago
docs
utilizing llama index can net an extra $1000 in winnings
7 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
7 months ago
tests
Add root-level app.py wrapper; preserve src/ layout
7 months ago
utils
Add multiābackend LLM support and audioādriven medical agent pipeline
7 months ago
.gitattributes
1.52 kB
initial commit
7 months ago
.gitignore
34 Bytes
Add multiābackend LLM support and audioādriven medical agent pipeline
7 months ago
README.md
4.19 kB
description was too long
7 months ago
app.py
149 Bytes
Add multiābackend LLM support and audioādriven medical agent pipeline
7 months ago
packages.txt
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
572 Bytes
Add optional audio dependencies and FFmpeg note to requirements.txt
7 months ago