Spaces:
Runtime error
A newer version of the Gradio SDK is available: 6.13.0
title: ZwMedBot
emoji: 🏥
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 3.39.0
app_file: app.py
pinned: false
ZwMedBot - Zimbabwean Medical Assistant
A medical AI assistant specifically designed for Zimbabwean healthcare contexts, powered by the DeepSeek-LLM architecture.
About ZwMedBot
ZwMedBot is an AI medical assistant tailored for Zimbabwe's healthcare environment. It provides culturally appropriate medical information and advice relevant to the Zimbabwean context, including knowledge about:
- Common diseases in Zimbabwe (malaria, HIV/AIDS, TB, cholera, etc.)
- Local treatment approaches and healthcare systems
- Relevant public health information
- Locally available medications and resources
How to Use
- Type your medical question in the text box
- Click "Ask ZwMedBot"
- The AI will respond with relevant information for the Zimbabwean context
- You can adjust generation parameters using the sliders
Features
- User-friendly interface
- Adjustable response parameters (length, creativity, diversity)
- Example questions to get started
- Optimized for limited compute resources
Model Information
This Space uses the tatendachirume/DeepseekMedbotZw model, which is based on DeepSeek's 8B parameter model, fine-tuned for medical knowledge in the Zimbabwean context.
Important Disclaimer
ZwMedBot is an AI assistant intended for informational purposes only. The information provided should not be considered as professional medical advice, diagnosis, or treatment. Always seek the advice of qualified healthcare providers with any questions regarding medical conditions or treatments.
About the Creator
Created by Tatenda Chirume
Technical Details
The model uses optimized loading techniques depending on available hardware:
- 8-bit quantization on GPUs with sufficient memory
- Half-precision (FP16) on systems with limited GPU memory
- CPU optimizations when no GPU is available