Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
Agents-MCP-Hackathon
/
MedCodeMCP
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
MedCodeMCP
30.8 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 107 commits
gpaasch's picture
gpaasch
Move plugin manifest to root for static file serving
98a8ee9 about 1 year ago
  • .gradio
    submit button wasn't working about 1 year ago
  • data
    hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/ about 1 year ago
  • docs
    utilizing llama index can net an extra $1000 in winnings about 1 year ago
  • src
    checkpoint 1 about 1 year ago
  • tests
    created a test script to verify the MCP endpoint about 1 year ago
  • utils
    hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/ about 1 year ago
  • .gitignore
    204 Bytes
    ignore .gradio folder about 1 year ago
  • README.md
    11.7 kB
    included badly needed links to where I'm developing about 1 year ago
  • ai-plugin.json
    696 Bytes
    Move plugin manifest to root for static file serving about 1 year ago
  • app.py
    274 Bytes
    actually... the gradio live link would allow me to show o4-mini-high the results, where I could not before about 1 year 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 about 1 year ago
  • requirements.txt
    367 Bytes
    solved ffmpeg-related error about 1 year ago