From 4030f31e66db7d111e76e83a275ba7f80d39350b Mon Sep 17 00:00:00 2001 From: domfelipe Date: Mon, 3 Aug 2026 11:10:25 -0300 Subject: [PATCH] Add full DomHubs product portfolio with live demos and production numbers --- README.md | 38 +++++++++++++++++++++++++++++++++----- 1 file changed, 33 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a6786d6..b04165b 100644 --- a/README.md +++ b/README.md @@ -35,14 +35,42 @@ drwxr-xr-x domhubs ```bash -felipe@github:~$ cat ~/work/client-projects.md +felipe@github:~$ cat /var/log/production.log +``` +``` ++15,000 people served by WhatsApp AI agents ++600k real AI-driven conversations +~60% productivity gain for client teams +``` + +```bash +felipe@github:~$ tree ~/products ```
-● PROJECT-NAME   — what it does · react, supabase, n8n · live · repo private (NDA)
-● PROJECT-NAME   — what it does · next.js, agents · live · repo private (NDA)
-● PROJECT-NAME   — what it does · n8n, evolution-api · live · repo private (NDA)
+domhubs/ — all running in production · repos private (NDA) · demos public
 
-Client work lives in private repositories. Case studies available on request.
+├── live demos
+│   ├── Mika          personal AI assistant on Telegram — dedicated agent per user
+│   ├── Medix         clinic management with embedded AI (Gemini)
+│   ├── VitaDiet      digital nutrition plans & patient tracking
+│   └── GovTech       digital services for the public sector
+│
+├── flagship
+│   └── WhatsApp AI Agent   24/7 customer service: answers, schedules, confirms, escalates
+│
+└── platforms & saas
+    ├── LicitaOS AI       public tenders found, filtered & analyzed by AI (PNCP sync)
+    ├── ImobVision 3D     real-estate platform: 3D tours, kanban CRM, visit scheduling
+    ├── BoraAtender       local-services marketplace with payments & quotes
+    ├── Barber Pass       membership club & booking for barbershops
+    ├── Tripy             B2B travel package aggregator for agencies
+    ├── YourCat           catholic devotional app — 365-day bible plan
+    ├── Seguro Sim Pro    insurance quote simulator for brokers
+    ├── Nota Fácil Hub    invoicing & fiscal-doc management hub
+    ├── WhaleWatch        signal terminal for prediction-market traders
+    └── LLM Cockpit       compare LLM answers side by side, in real time
+
++ custom n8n automations: SDR · finance · legal · marketing
 
```bash