Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.21.0
metadata
title: Dermascanner Rag
emoji: 🏆
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 6.20.0
python_version: '3.12'
app_file: app.py
pinned: false
license: mit
DermaScan AI - RAG System
نظام مساعد أمراض جلدية مدعوم بـ RAG + External Image Analysis API.
المميزات
- 🖼️ رفع وتحليل الصور (عبر API خارجية)
- 💬 دردشة مع الذكاء الاصطناعي عن الحالات الجلدية
- 📚 البحث في قاعدة المعرفة
- 🏥 حجز المواعيد
المتغيرات البيئية
ضع هذه في HF Spaces Settings → Secrets:
GROQ_API_KEY: مفتاح Groq API
البنية
- Frontend: Gradio
- Backend: FastAPI
- LLM: Groq (Llama 3.1)
- RAG: FAISS + HuggingFace Embeddings
- Image Analysis: External API (https://omarelrayes-api.hf.space/)
نقاط النهاية (Endpoints)
GET /health
فحص حالة النظام
POST /chat
الدردشة مع الـ Agent
{
"thread_id": "default",
"message": "ما هي أعراض سرطان الجلد؟"
}
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference