101 lines
4.3 KiB
JSON
Executable File
101 lines
4.3 KiB
JSON
Executable File
{
|
|
"company": {
|
|
"name": "WEVAL Consulting",
|
|
"full_name": "WEVAL Consulting SARL",
|
|
"founded": 2018,
|
|
"hq": "Casablanca, Morocco",
|
|
"offices": ["Casablanca", "Paris"],
|
|
"website": "weval-consulting.com",
|
|
"tagline": "Digital Transformation Partner",
|
|
"ceo": "Yacine Mahboub",
|
|
"employees": "50-100",
|
|
"specialties": ["SAP/ERP", "Cloud Computing", "AI/Data", "Cybersecurity", "Email Marketing"]
|
|
},
|
|
"services": {
|
|
"sap": {
|
|
"desc": "Implementation et conseil SAP complet",
|
|
"modules": ["S/4HANA", "BTP", "IS-U", "IS-H", "MM", "SD", "FI/CO", "PP", "ABAP", "Fiori/UI5"],
|
|
"methodology": "SAP Activate",
|
|
"clients": ["Abbott", "AbbVie", "Johnson & Johnson"]
|
|
},
|
|
"cloud": {
|
|
"desc": "Migration et gestion cloud multi-provider",
|
|
"providers": ["Huawei Cloud", "AWS", "Azure", "OVH", "Hetzner"],
|
|
"services": ["IaaS", "PaaS", "SaaS", "Hybrid Cloud", "Cloud Security"]
|
|
},
|
|
"ai_data": {
|
|
"desc": "Intelligence artificielle et valorisation des données",
|
|
"tools": ["WEVIA AI", "Machine Learning", "NLP", "Computer Vision", "Data Analytics"],
|
|
"products": ["WEVIA (IA Assistant)", "WEVADS (Email Marketing)", "WEVANALYTICS (BI)"]
|
|
},
|
|
"cybersecurity": {
|
|
"desc": "Audit et protection des systèmes d'information",
|
|
"services": ["Pentest", "Audit SI", "SOC", "SIEM", "Incident Response", "Compliance"]
|
|
},
|
|
"email_marketing": {
|
|
"desc": "Plateforme emailing B2B pharmaceutique",
|
|
"platform": "WEVADS",
|
|
"features": ["PowerMTA", "IP Warming", "Deliverability", "A/B Testing", "Analytics"],
|
|
"compliance": ["RGPD", "Loi 09-08 Morocco", "Loi 63-2004 Tunisia", "Loi 18-07 Algeria"],
|
|
"targets": "Healthcare Professionals (HCPs) across Maghreb"
|
|
}
|
|
},
|
|
"products": {
|
|
"wevia": {
|
|
"name": "WEVIA",
|
|
"type": "AI Assistant",
|
|
"desc": "Assistant IA intelligent multi-provider avec raisonnement avancé",
|
|
"features": ["Multi-model routing", "RAG knowledge base", "Tool use", "Web search", "Code execution", "Streaming"],
|
|
"models": ["deepseek-r1:32b", "llama3.3:70b", "qwen2.5-coder:32b", "wevia-sovereign"],
|
|
"infra": "GPU RTX 4000 Ada 20GB + 62GB RAM + 1.7TB SSD"
|
|
},
|
|
"wevads": {
|
|
"name": "WEVADS",
|
|
"type": "Email Marketing Platform",
|
|
"desc": "Plateforme complète de marketing email B2B avec IA",
|
|
"features": ["Send Pipeline", "Brain Engine", "Arsenal Dashboard", "Account Creator", "Tracking"],
|
|
"screens": 150,
|
|
"contacts": "7.35M",
|
|
"accounts": "1,783 warming"
|
|
},
|
|
"wevanalytics": {
|
|
"name": "WEVANALYTICS",
|
|
"type": "Business Intelligence",
|
|
"desc": "Intégration SI et analytics avec N8N orchestration",
|
|
"features": ["Dashboard", "Reports", "N8N Workflows", "API Integrations"]
|
|
}
|
|
},
|
|
"infrastructure": {
|
|
"servers": {
|
|
"S89": {"ip": "89.167.40.150", "role": "WEVADS Application", "ports": [5821, 5890]},
|
|
"S88": {"ip": "88.198.4.195", "role": "GPU / AI Engine", "gpu": "RTX 4000 Ada 20GB"},
|
|
"S46": {"ip": "46.62.220.135", "role": "Website + WEVIA Admin", "port": 5880},
|
|
"S151": {"ip": "151.80.235.110", "role": "OVH Tracking Server"}
|
|
}
|
|
},
|
|
"clients_pharma": {
|
|
"abbott": {"sector": "Healthcare/Pharma", "services": ["SAP", "Data"], "region": "EMEA"},
|
|
"abbvie": {"sector": "Pharma", "services": ["SAP", "Cloud"], "region": "EMEA"},
|
|
"jnj": {"sector": "Healthcare/Pharma", "services": ["SAP", "Digital"], "region": "Global"}
|
|
},
|
|
"email_expertise": {
|
|
"deliverability": {
|
|
"spf": "Sender Policy Framework - DNS TXT record authorizing sending IPs",
|
|
"dkim": "DomainKeys Identified Mail - cryptographic email signature",
|
|
"dmarc": "Domain-based Message Authentication - policy enforcement",
|
|
"bimi": "Brand Indicators for Message Identification - logo in inbox"
|
|
},
|
|
"warming": {
|
|
"process": "Gradual increase of email volume per IP/domain",
|
|
"timeline": "2-4 weeks minimum",
|
|
"daily_ramp": "Start 50/day, increase 25-50% daily",
|
|
"monitoring": "Track inbox rate, bounces, complaints, blocks"
|
|
},
|
|
"isps": {
|
|
"gmail": {"priority": 1, "reputation": "sender reputation + engagement"},
|
|
"outlook": {"priority": 2, "reputation": "IP + domain + content"},
|
|
"yahoo": {"priority": 3, "reputation": "IP-based + CFL"}
|
|
}
|
|
}
|
|
}
|