MedCodeMCP / app.py

Commit History

have to turn the mcp server on for it to work
684322f

gpaasch commited on

checkpoint 2 - we are in a very good position right now, audio transcription is working, gradio page looks good, local llms are working, returning the consultation, the json that will be sent to the mcp client, and a debugging panel
5e4e457

gpaasch commited on

I'm so confused
e9cb6d4

gpaasch commited on

improved seperation of concerns best practice in the code, added print statements for better understanding of what code is doing
9d2bec8

gpaasch commited on

app.py wrapper for Gradio waa very bad idea, regoranizing project for clarity, utils folder will be very import of separation of concerns
3b5fe24

gpaasch commited on

actually... the gradio live link would allow me to show o4-mini-high the results, where I could not before
dea6b1e

gpaasch commited on

no need for gradio live
8a3861b

gpaasch commited on

should resolve the `ModuleNotFoundError` in the Hugging Face Space while maintaining the local development setup
f9e956a

gpaasch commited on

Add multi‐backend LLM support and audio‐driven medical agent pipeline
82d84c7

gpaasch commited on

Use `demo` as Gradio entrypoint identifier
8af31af

gpaasch commited on

Add root-level app.py wrapper; preserve src/ layout
deb0a6d

gpaasch commited on

repo structure cleanup (https://chatgpt.com/share/6841a61b-3dfc-8004-aec7-9c48fba857fd)
8e61455

gpaasch commited on

successfully scrapped
0d38280

gpaasch commited on

plan.md outlines goals for this hackathon
40e71b1

gpaasch commited on

Add application file
e8589a9

gpaasch commited on