--- title: AI Medical Llama3 Chatbot emoji: 🏥 colorFrom: pink colorTo: pink sdk: gradio sdk_version: "4.29.0" python_version: "3.10.13" app_file: app.py pinned: false suggested_hardware: t4-small disable_embedding: true short_description: Medical Chatbot --- # AI Medical Llama3 Chatbot A Gradio-based medical chatbot powered by `ruslanmv/Medical-Llama3-8B`. This Space allows users to enter symptoms and ask medical questions. The chatbot generates educational health information based on the provided symptoms and question. ## Disclaimer This chatbot is for educational and informational purposes only. It is **not** a substitute for professional medical advice, diagnosis, or treatment. Always seek the advice of a qualified healthcare provider with questions about a medical condition. ## Usage Enter your symptoms in the **Symptoms** box, then enter your medical question in the **Question** box. Example: ```text Symptoms: I'm a 35-year-old male and for the past few months, I've been experiencing fatigue, increased sensitivity to cold, and dry, itchy skin. Question: Could these symptoms be related to hypothyroidism? If so, what steps should I take to get a proper diagnosis and discuss treatment options?