From c7cff6ffa9ff7a151494ee2e2d14b09c343f5614 Mon Sep 17 00:00:00 2001 From: Moh-Khair Date: Wed, 29 Jul 2026 08:36:54 +0000 Subject: [PATCH] Update common-mortakaz/Mortakaz_Ghaymah_Integration_Proposals.md --- .../Mortakaz_Ghaymah_Integration_Proposals.md | 60 ++----------------- 1 file changed, 4 insertions(+), 56 deletions(-) diff --git a/common-mortakaz/Mortakaz_Ghaymah_Integration_Proposals.md b/common-mortakaz/Mortakaz_Ghaymah_Integration_Proposals.md index cc2c0aa..89d09df 100644 --- a/common-mortakaz/Mortakaz_Ghaymah_Integration_Proposals.md +++ b/common-mortakaz/Mortakaz_Ghaymah_Integration_Proposals.md @@ -1,9 +1,9 @@ # Mortakaz Product Discovery and Ghaymah Integration Proposals **Source platform:** [mortakaz.com](https://www.mortakaz.com) — an Arabic platform for discovering technical products and creative ideas, currently listing approximately 686 Arab-built projects. + **Target platforms:** [ghaymah.systems](https://ghaymah.systems) (Arabic cloud infrastructure platform) and [mithal.space](https://mithal.space) (Arabic search and indexing engine, built on ghaymah's infrastructure). -**Document owner:** _[fill in]_ -**Last reviewed:** _[fill in date]_ + ## Methodology @@ -29,33 +29,7 @@ Bilya's core dependency is an AI inference and knowledge-retrieval stack: a lang - **Managed PostgreSQL** ($5/month tier) to store customer records, appointment calendars, and conversation logs. - **Container deployment** for the booking/CRM backend itself, with Git-based automatic deployment. -### Architecture Sketch - -``` - Car Center Staff End Customer / Car Owner - | | - v v - +----------------------------------------------------------+ - | Bilya Chat / Web Front End | - | (blyhagent.com) | - +---------------------------|--------------------------------+ - | API calls - v - +----------------------------------------------------------+ - | ghaymah.systems | - | | - | +------------------+ +---------------------------+ | - | | Ready LLM Model |<---->| Vector Store / Embeddings | | - | | (Arabic chat, | | (service catalog, FAQs, | | - | | consultation) | | price lists per center) | | - | +--------|---------+ +---------------------------+ | - | v | - | +----------------------------------------------------+ | - | | Managed PostgreSQL (bookings, customer records, | | - | | appointment calendar) | | - | +----------------------------------------------------+ | - +----------------------------------------------------------+ -``` +### Architecture Sketch 1 ### Added Value for the End User @@ -89,32 +63,7 @@ Hafizah has two distinct infrastructure needs that map to ghaymah's two differen - **Storage backend (ghaymah.systems):** the raw saved items (files, images, PDFs, links, notes) need durable, synchronized, multi-device storage. ghaymah's block and object storage, billed transparently at approximately $0.10/GB/month, is a direct fit as the underlying sync backend. - **Search backend (mithal.space):** the product's stated value is not just storage but rediscovery — finding a previously saved item later. mithal.space is described as an Arabic-language search and indexing engine already operating at scale (on the order of billions of indexed pages) on ghaymah's infrastructure. Exposing a private, per-user indexing and full-text search API from mithal.space would let Hafizah offer genuine Arabic-language full-text search over a user's saved library, rather than a simple tag or folder browser. -### Architecture Sketch - -``` - User (phone / computer / browser) - | - v - +---------------------------------------+ - | Hafizah App (hafizah.cloud) | - | save / organize / sync client layer | - +-------------------|---------------------+ - | - ----------------------------------- - | | - v v -+-------------------------+ +--------------------------------+ -| ghaymah.systems | | mithal.space | -| Block / Object Storage | | Private per-user search index | -| (saved files, images, |---->| (Arabic full-text indexing, | -| PDFs, documents) | index isolated from the public web | -| | events index) | -+-------------------------+ +--------------------------------+ - | - v - Rediscover: Arabic full-text - search results returned to user -``` +### Architecture Sketch 2 ### Added Value for the End User @@ -139,4 +88,3 @@ Hafizah has two distinct infrastructure needs that map to ghaymah's two differen 2. **Lower architectural risk.** Bilya's integration risk is mostly about model quality and feature parity, both of which can be validated with a benchmark before committing. Hafizah's integration risk includes a harder problem — guaranteeing strict isolation between a public web search index and private user data — which is a security and architecture concern, not just a quality question. 3. **Clearer commercial fit.** Bilya sells to small and mid-sized regional businesses (car maintenance centers), which is precisely the customer profile ghaymah's own pricing and local-payment positioning is built around. Hafizah is a consumer product, where the local-currency billing advantage is smaller per user and the storage-cost model is less predictable. -This assessment is based on what is publicly documented today on mortakaz.com and ghaymah.systems. It should be validated with ghaymah's own product team before any commitment — in particular, the actual language quality of ghaymah's ready LLM models, whether function-calling is supported, and whether a private search API for mithal.space is on ghaymah's roadmap.