muslim-6b-pro-demo / README.md
NightPrince's picture
Upload README.md with huggingface_hub
e2aeafc verified
|
Raw
History Blame Contribute Delete
1.63 kB

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: Muslim 6B PRO
emoji: πŸ•Œ
colorFrom: indigo
colorTo: yellow
sdk: gradio
sdk_version: 6.20.0
app_file: app.py
short_description: Islamic voice assistant with real tool-calling
python_version: '3.12'
startup_duration_timeout: 1h
models:
  - NightPrince/Muslim-6B-PRO
datasets:
  - NightPrince/muslim-6b-v1-dataset

Muslim-6B-PRO

Muslim-6B-PRO β€” Live Demo

A chat demo for NightPrince/Muslim-6B-PRO with real tool-calling: when the model needs a Qur'an tafsir, a hadith, a fatwa, or ayah/surah audio, it actually calls the tool β€” live, against mcp.tafsir.net and islamqa-mcp.org (the same public MCP servers used in training) plus real audio-CDN URLs for playback β€” instead of answering from memory.

Runs on ZeroGPU. Also exposes an MCP server (mcp_server=True) so other agents can call this Space as a tool.

Related resources