From 72c14531dfa5219a1a6e55cf28784dcbcb56f445 Mon Sep 17 00:00:00 2001 From: numexai Date: Thu, 24 Sep 2026 03:54:00 +0300 Subject: [PATCH] =?UTF-8?q?Linkler:=20mobilcep/=20=E2=86=92=20numexai/=20(?= =?UTF-8?q?depolar=20organizasyona=20ta=C5=9F=C4=B1nd=C4=B1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 4 ++-- README.md | 4 ++-- urunler/10-pusulamx.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.en.md b/README.en.md index 5dc96e7..fe4bef7 100644 --- a/README.en.md +++ b/README.en.md @@ -44,7 +44,7 @@ Turkish-first by design — data stays in Türkiye, KVKK (Turkish GDPR) complian -**For developers:** 🧩 [Codex](https://github.com/mobilcep/numex-codex) · 🔌 [API](https://github.com/mobilcep/numex-api) · 🧰 [SDK](https://github.com/mobilcep/numex-sdk) · 📦 [Hub](https://hub.numexai.com.tr) · 🏗️ [Forge](https://forge.numexai.com.tr) +**For developers:** 🧩 [Codex](https://github.com/numexai/numex-codex) · 🔌 [API](https://github.com/numexai/numex-api) · 🧰 [SDK](https://github.com/numexai/numex-sdk) · 📦 [Hub](https://hub.numexai.com.tr) · 🏗️ [Forge](https://forge.numexai.com.tr) ## ◆ At a glance @@ -155,7 +155,7 @@ const numex = new Numex({ apiKey: process.env.NUMEX_API_KEY }); await numex.chat.completions.create({ messages: [{ role: 'user', content: 'Merhaba' }] }); ``` -📦 **Repos:** [numex-codex](https://github.com/mobilcep/numex-codex) · [numex-api](https://github.com/mobilcep/numex-api) · [numex-sdk](https://github.com/mobilcep/numex-sdk) (open source) +📦 **Repos:** [numex-codex](https://github.com/numexai/numex-codex) · [numex-api](https://github.com/numexai/numex-api) · [numex-sdk](https://github.com/numexai/numex-sdk) (open source) The agent keeps an open, readable **`.numex/`** folder in every project — RAG index, audit trail, checkpoints, learned errors — so you can always see what it knows and what it did. diff --git a/README.md b/README.md index b3d11d5..44c5a81 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Türkçe'ye ve Türk kullanıcısına özel — verileri Türkiye'de, KVKK uyuml **🧭 Pusulam** — esnaf ve KOBİ'ler için ön muhasebe, POS, e-Fatura, pazaryeri entegrasyonu ve Numex AI işletme asistanı · [pusulamx.com](https://pusulamx.com) -**📦 GitHub depoları:** ✨ [Numex AI](https://github.com/mobilcep/numex) · ⌨️ [CLI](https://github.com/mobilcep/numex-cli) · 🛒 [Market](https://github.com/mobilcep/numex-market) · 🧩 [Codex](https://github.com/mobilcep/numex-codex) · 🔌 [API](https://github.com/mobilcep/numex-api) · 🧰 [SDK](https://github.com/mobilcep/numex-sdk) · 🎓 [Okul](https://github.com/mobilcep/numex-okul) · 📖 [Pedia](https://github.com/mobilcep/numex-pedia) · 📦 [Hub](https://github.com/mobilcep/numex-hub) · 🏗️ [Forge](https://github.com/mobilcep/numex-forge) · 🎮 [Oyun Bahçesi](https://github.com/mobilcep/numex-oyun-bahcesi) · 🧭 [Pusulam](https://github.com/mobilcep/pusulamx) · 🩺 [PC Doktoru](https://github.com/mobilcep/pcdoktoru) · 🕵️ [Detective Mode](https://github.com/mobilcep/detective-mode-ai) · 🤖 [numex-bot](https://github.com/mobilcep/numex-bot) +**📦 GitHub depoları:** ✨ [Numex AI](https://github.com/numexai/numex) · ⌨️ [CLI](https://github.com/numexai/numex-cli) · 🛒 [Market](https://github.com/numexai/numex-market) · 🧩 [Codex](https://github.com/numexai/numex-codex) · 🔌 [API](https://github.com/numexai/numex-api) · 🧰 [SDK](https://github.com/numexai/numex-sdk) · 🎓 [Okul](https://github.com/numexai/numex-okul) · 📖 [Pedia](https://github.com/numexai/numex-pedia) · 📦 [Hub](https://github.com/numexai/numex-hub) · 🏗️ [Forge](https://github.com/numexai/numex-forge) · 🎮 [Oyun Bahçesi](https://github.com/numexai/numex-oyun-bahcesi) · 🧭 [Pusulam](https://github.com/mobilcep/pusulamx) · 🩺 [PC Doktoru](https://github.com/mobilcep/pcdoktoru) · 🕵️ [Detective Mode](https://github.com/numexai/detective-mode-ai) · 🤖 [numex-bot](https://github.com/mobilcep/numex-bot) ## 📑 İçindekiler @@ -283,7 +283,7 @@ curl -X POST https://www.numexai.com.tr/api/v1/chat \ -d '{"message":"Merhaba","history":[]}' ``` -📦 **Depolar:** [numex-codex](https://github.com/mobilcep/numex-codex) · [numex-api](https://github.com/mobilcep/numex-api) · [numex-sdk](https://github.com/mobilcep/numex-sdk) (açık kaynak) +📦 **Depolar:** [numex-codex](https://github.com/numexai/numex-codex) · [numex-api](https://github.com/numexai/numex-api) · [numex-sdk](https://github.com/numexai/numex-sdk) (açık kaynak) → [CLI](urunler/02-numex-cli.md) · [Codex IDE](urunler/03-numex-codex-ide.md) · [Core](urunler/04-numex-core.md) · [API & SDK](urunler/05-api-ve-sdk.md) · [Hub & Forge](urunler/06-hub-ve-forge.md) diff --git a/urunler/10-pusulamx.md b/urunler/10-pusulamx.md index 0f9767f..8ad771b 100644 --- a/urunler/10-pusulamx.md +++ b/urunler/10-pusulamx.md @@ -274,8 +274,8 @@ Bu depo Pusulam'ın **tanıtım ve geri bildirim** deposudur → öneri ve hata
-**Numex Ailesi** · [Numex AI](https://numexai.com.tr) · [Codex](https://github.com/mobilcep/numex-codex) · [Okul](https://github.com/mobilcep/numex-okul) · [Market](https://market.numexai.com.tr) · [Numexpedia](https://github.com/mobilcep/numex-pedia) · [Hub](https://github.com/mobilcep/numex-hub) · [Forge](https://github.com/mobilcep/numex-forge) · [API](https://github.com/mobilcep/numex-api) · [SDK](https://github.com/mobilcep/numex-sdk) · [Pusulam](https://github.com/mobilcep/pusulamx) · [PC Doktoru](https://github.com/mobilcep/pcdoktoru) +**Numex Ailesi** · [Numex AI](https://numexai.com.tr) · [Codex](https://github.com/numexai/numex-codex) · [Okul](https://github.com/numexai/numex-okul) · [Market](https://market.numexai.com.tr) · [Numexpedia](https://github.com/numexai/numex-pedia) · [Hub](https://github.com/numexai/numex-hub) · [Forge](https://github.com/numexai/numex-forge) · [API](https://github.com/numexai/numex-api) · [SDK](https://github.com/numexai/numex-sdk) · [Pusulam](https://github.com/mobilcep/pusulamx) · [PC Doktoru](https://github.com/mobilcep/pcdoktoru) -*İnsanı önce koyan Türk yapay zekâsı* 🇹🇷 · [Tüm ekosistem →](https://github.com/mobilcep/numex_nedir) +*İnsanı önce koyan Türk yapay zekâsı* 🇹🇷 · [Tüm ekosistem →](https://github.com/numexai/numex_nedir)