Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
gpaasch
/
MedCodeMCP
Build error

App Files Files Community
1
Fetching metadata from the HF Docker repository...
MedCodeMCP
27.7 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 38 commits
gpaasch's picture
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
    1.52 kB
    initial commit 11 months ago
  • .gitignore
    34 Bytes
    Add multi‐backend LLM support and audio‐driven medical agent pipeline 11 months ago
  • README.md
    4.19 kB
    description was too long 11 months ago
  • app.py
    149 Bytes
    Add multi‐backend LLM support and audio‐driven medical agent pipeline 11 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 11 months ago
  • requirements.txt
    572 Bytes
    Add optional audio dependencies and FFmpeg note to requirements.txt 11 months ago