mirror of
https://github.com/numexai/numex_nedir.git
synced 2026-09-25 05:22:29 +00:00
Linkler: mobilcep/ → numexai/ (depolar organizasyona taşındı)
This commit is contained in:
parent
18f2275cd5
commit
72c14531df
|
|
@ -44,7 +44,7 @@ Turkish-first by design — data stays in Türkiye, KVKK (Turkish GDPR) complian
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
**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.
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
|
|
@ -274,8 +274,8 @@ Bu depo Pusulam'ın **tanıtım ve geri bildirim** deposudur → öneri ve hata
|
|||
|
||||
<div align="center">
|
||||
|
||||
**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)
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user