mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-19 15:59:37 +00:00
15 lines
934 B
Plaintext
15 lines
934 B
Plaintext
ربط مستودع Dealix (أين تُبنى الحالة)
|
|
-------------------------------------
|
|
• app/agents/discovery/prospecting_crew.py — Intent + enrichment + personalizer.
|
|
• app/agents/qualification/qualifiers.py — LeadQualifierAgent, IntentDetectorAgent.
|
|
• app/agents/engagement/channels.py — WhatsAppSalesAgent.
|
|
• app/agents/revenue/closers.py — CloserAgent, PricingAgent.
|
|
• app/agents/master_agent.py + master_langgraph.py — أوركسترية عليا.
|
|
• app/api/v1/autonomous_foundation.py — تدفقات، ROI، تكاملات.
|
|
• app/services/stripe_service.py, esign_service.py, contract_intelligence_service.py — دفع وعقود.
|
|
• app/openclaw/plugins/whatsapp_plugin.py — قناة واتساب.
|
|
|
|
خطوة تالية تقنية مقترحة
|
|
-------------------------
|
|
ربط webhook واتساب → endpoint يمرّر payload إلى محرك الرسائل ثم ProspectingCrew.run.
|