cd /workspace
docker-compose up -d --build
docker-compose ps
python3 demo_story.py
| سروس | URL | تفصیل |
|---|---|---|
| Frontend | http://localhost:3000 | React Dashboard |
| API | http://localhost:8000 | FastAPI Backend |
| PostgreSQL | localhost:5432 | Structured Data |
| MongoDB | localhost:27017 | Document Store |
| Redis | localhost:6379 | Caching |
| Grafana | http://localhost:3001 | Monitoring (admin/admin) |
| Prometheus | http://localhost:9090 | Metrics |
curl http://localhost:8000/health
curl -X POST http://localhost:8000/api/v1/explain \
-H "Content-Type: application/json" \
-d '{
"decision_type": "loan_approval",
"input_features": {"income": 50000, "credit_score": 720},
"outcome": "approved"
}'
curl -X POST http://localhost:8000/api/v1/audit/run \
-H "Content-Type: application/json" \
-d '{"dataset_id": "test_001"}'
docker-compose down
docker-compose down -v
# تمام لاگز
docker-compose logs -f
# صرف API لاگز
docker-compose logs -f api-service
docker-compose build --no-cache
docker-compose up -d
✅ Trust & Transparency Dashboard - AI فیصلوں کی وضاحت
✅ Unified Knowledge Hub - تمام ڈیٹا ایک جگہ
✅ Adaptive Learning Engine - خودکار ورک فلوز
✅ Global Collaboration Bridge - کثیر لسانی ترجمہ
✅ Sustainability Optimizer - توانائی کی بچت
✅ Production Database - PostgreSQL + MongoDB
✅ Authentication - JWT سکیورٹی
✅ Monitoring - Prometheus + Grafana
admin/admin (Grafana)بنایا گیا ہے Microsoft کے وژن کے ساتھ:
ہر شخص اور ہر تنظیم کو زیادہ حاصل کرنے کے لیے بااختیار بنانا۔