Logo Lanfrica

Vitalcheffe/Uny

Domaine:

digital infrastructure

Type de record:

software
Créateur:
Vit
Hôte:
UNY — Sovereign operating system for African businesses. AI-powered freelance management with data sovereignty (Loi 09-08, GDPR compliant). # UNY ### Sovereign AI operating system for African businesses — PII anonymization, GDPR + Loi 09-08 compliance, multi-tenant B2B. PII proxy (CIN, ICE, IBAN_MA, phone +212) · GDPR + Loi 09-08 compliance · Multi-tenant B2B · Gemini/OpenAI/OpenRouter · Glassmorphism UI · Dark mode · Vitest tested --- ## Overview UNY is a sovereign AI operating system designed for African businesses. It sits between the user and cloud LLMs (Gemini, OpenAI, OpenRouter), anonymizing personally identifiable information (PII) before it leaves the system. The platform enforces compliance with both European GDPR and Moroccan Loi 09-08 data protection laws, and recognizes local data formats — CIN (national ID), ICE (company ID), IBAN_MA (bank account), and Moroccan phone numbers. The system is multi-tenant B2B: organizations, members, quotas, and billing. Each organization's data is isolated. The UI is built with glassmorphism design, dark mode, and full responsiveness. This is a **research testbed** for sovereign AI architecture in emerging markets, not a production SaaS. The PII detection is regex-based (not ML), the compliance framework covers Morocco and EU only, and the billing system is a prototype. See Limitations. --- ## Why I built this I built UNY at 15, in Casablanca, after watching Moroccan businesses adopt cloud AI tools (ChatGPT, Claude, Gemini) without any data sovereignty layer. Employees paste customer data — CIN numbers, ICE identifiers, bank IBANs, phone numbers — directly into prompts that are processed on servers in the US or EU. This violates Moroccan Loi 09-08 (the national data protection law) and exposes businesses to legal liability. The problem is not that cloud AI tools are malicious. The problem is that they are architecturally incompatible with data sovereignty laws. A Moroccan business using ChatGPT is sending Moroccan citizen data to OpenAI servers in the United States. There is no PII anonymization layer, no local format recognition, no comp …