TorbatYar/backend/services/ai_assistant
Mortezakoohjani 800b0ba2c5 Deploy TorbatYar for torbatyar.ir with nginx multi-tenant routing.
Wire production domain, CORS for tenant subdomains, celery volume mounts, and nginx reverse proxy configs for apex, API, identity, auth, and wildcard tenants.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-21 21:43:33 +03:30
..
README.md Deploy TorbatYar for torbatyar.ir with nginx multi-tenant routing. 2026-07-21 21:43:33 +03:30

AI Assistant Service (Placeholder)

وضعیت: طراحی‌شده در معماری، پیاده‌سازی در فازهای بعدی.

مسئولیت‌ها

  • پاسخگویی هوشمند چت
  • پشتیبانی فروشگاه
  • کمک به CRM
  • اتصال به knowledge base
  • routing به اپراتور انسانی

اصول

  • دیتابیس مستقل (ai_assistant_db) با tenant_id در جداول بیزینسی.
  • ارتباط با سایر سرویس‌ها فقط از طریق API/Event.
  • بررسی دسترسی قابلیت‌ها از Core (ai_assistant.*).