--- title: Medical AI Assistant emoji: ⚡ colorFrom: green colorTo: gray sdk: gradio sdk_version: 5.44.1 app_file: app.py pinned: false license: mit preload_from_hub: - pszemraj/medgemma-4b-it-heretic - pszemraj/medgemma-27b-text-heretic_med tags: - medical - chatbot - healthcare - llm - gemma --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference # MedGemma-4B-IT Medical Assistant This Hugging Face Space hosts a Gradio application powered by the `google/medgemma-4b-it` model. This model is a fine-tuned version of Gemma for medical-related questions. The app provides a chat interface where you can ask medical questions and receive informed responses. **Important Note:** This application requires a GPU for efficient inference. The hardware has been configured to use a T4-medium GPU.