ZwMedBot / README.md
tatendachirume's picture
Update README.md
22e9bdb verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
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

  1. Type your medical question in the text box
  2. Click "Ask ZwMedBot"
  3. The AI will respond with relevant information for the Zimbabwean context
  4. 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