GemClaw

The AIX Sovereign Stack. Echo369. L0 Root Authority. L1 Protocol. L2 Runtime. L3 Marketplace. L4-L6 Satellites
[![AIX Stack](https://img.shields.io/badge/AIX%20STACK-Echo369-39FF14?style=for-the-badge&labelColor=050505)](https://github.com/Moeabdelaziz007/aix-format/blob/main/AXIOM.md) [![Spec](https://img.shields.io/badge/SPEC-AIX%2F1.0-39FF14?style=for-the-badge&labelColor=050505)](https://github.com/Moeabdelaziz007/aix-format/blob/main/AXIOM.md) [![Layer](https://img.shields.io/badge/LAYER-L6%20%C2%B7%20SATELLITE%20VOICE-39FF14?style=for-the-badge&labelColor=050505)](https://github.com/Moeabdelaziz007/GemClaw) [![Version](https://img.shields.io/badge/version-v0.1.0-39FF14?style=for-the-badge&labelColor=050505)](./package.json) [![License](https://img.shields.io/badge/LICENSE-MIT-39FF14?style=for-the-badge&labelColor=050505)](./LICENSE)
**Satellite Layer**  .  [**↑ L0 `axiomid-project`**](https://github.com/Moeabdelaziz007/axiomid-project)  .  Sovereign Core: [**L1 `aix-format`**](https://github.com/Moeabdelaziz007/aix-format)  .  [**L2 `iqra`**](https://github.com/Moeabdelaziz007/iqra)  .  [**L3 `aix-agent-skills`**](https://github.com/Moeabdelaziz007/aix-agent-skills)  .  **🎙️ L6 . `GemClaw` . YOU ARE HERE**
Sibling satellites: [**L4 `AlphaAxiom`**](https://github.com/Moeabdelaziz007/AlphaAxiom)  .  [**L5 `PiWorker-OS`**](https://github.com/Moeabdelaziz007/PiWorker-OS)  .  GemClaw buys voice/persona skills from L3 via x402


GemClaw AIOS Hero Banner

🌌 GemClaw AIOS — Sovereign Intelligence Orchestration System

Built entirely on the Google & Gemini Ecosystem تم البناء بالكامل على منظومة جوجل وجيمناي
Create, deploy, and interact with sovereign AI agents using nothing but your voice. أنشئ وانشر وتفاعل مع الوكلاء الأذكياء باستخدام صوتك فقط.

Built with Gemini Firebase Next.js

🎯 Vision | الرؤية

Eng: GemClaw is an AI-first, voice-only agent creation platform inspired by Telegram bots and BotFather, but powered entirely by Google’s Gemini ecosystem. Users create AI agents through natural voice conversation with “Aether Forge”, our AI architect. Zero manual API keys are required: user authentication automatically gates and securely provisions system-level Gemini Live sessions.

Ar: جيميجزام (GemClaw) هي منصة مدعومة بالذكاء الاصطناعي لإنشاء الوكلاء الأذكياء عبر الصوت فقط. مبنية بالكامل على منظومة جوجل جيمناي. يقوم المستخدمون بإنشاء وكلاء ذكاء اصطناعي من خلال محادثة صوتية طبيعية مع “Aether Forge”. لا يلزم إدخال أي مفاتيح API يدوياً: بمجرد تسجيل الدخول الآمن، يتم تهيئة مفاتيح النظام والجلسات تلقائياً عبر الخادم الخلفي (Backend).

🏗️ Google Ecosystem Integration | التكامل مع منظومة جوجل

Service Usage Free Tier الاستخدام
Gemini Live API Real-time voice conversation via WebSocket ✅ Free with API key المحادثة الصوتية في الوقت الفعلي
Gemini 2.0 Flash Agent blueprint synthesis & intelligence ✅ Free tier available بناء المخططات والذكاء الاصطناعي
Firebase Auth Google Sign-In, user management ✅ Free (Spark plan) تسجيل الدخول وإدارة المستخدمين
Cloud Firestore Agent storage, user data, memories ✅ Free (1GB storage) تخزين الوكلاء، البيانات، والذكريات
Firebase Storage File uploads, agent assets ✅ Free (5GB) رفع الملفات والأصول الرقمية
Firebase Hosting Web app deployment ✅ Free (10GB/month) نشر التطبيق الخادم على الويب

✨ Key Features | الميزات الأساسية

🎙️ Voice-First Agent Creation (Aether Forge) | إنشاء وكلاء بالصوت

🧠 Gemini Live API Integration (Secure Router) | دمج Gemini Live

🌐 Neural Marketplace | المتجر العصبي

🚀 Quick Start | البدء السريع

Prerequisites | المتطلبات الأساسية

1. Clone & Install | النسخ والتثبيت

git clone https://github.com/Moeabdelaziz007/GemClaw.git
cd GemClaw
npm install

2. Configure Environment | إعداد بيئة العمل

cp .env.example .env.local

Eng: Fill in your Firebase config and place your SYSTEM GEMINI_API_KEY in the .env.local. Users will NOT need API keys.
Ar: ضع إعدادات Firebase ومفتاح نظام GEMINI_API_KEY الخاص بالمشروع الرئيسي. لن يحتاج المستخدمون لإدخال أي مفتاح بل سيعتمدون على تسجيل الدخول فقط.

3. Launch Development | إطلاق التطبيق

npm run dev

📂 Architecture Index | فهرس البنية الهندسية

gemigram/
├── app/                          # Next.js 15 App Router
│   ├── api/                      # 🔐 Server API Routes & Secure Gemini Router
│   ├── dashboard/                # Agent overview & metrics
│   ├── forge/                    # 🎙️ Voice agent creation (Aether Forge)
│   ├── workspace/                # 🧠 Voice interaction canvas
│   ├── hub/                      # Agent registry browser
│   ├── marketplace/              # 🛒 Neural Marketplace
│   ├── galaxy/                   # 3D agent visualization
│   └── settings/                 # Fully automated user settings (No API Keys)
├── components/                   # React Components (MarketplaceCard, ForgeChamber...)
├── lib/                          # Business Logic
│   ├── store/                    # 🧠 Zustand 6-Slice Neural Store
│   ├── neural/                   # Execution Engine & Cognitive routers
│   └── voice/                    # Synthesis Engine
└── public/                       # Assets & gemigram_hero_cover.png

🧠 State Management (6-Slice Neural Store) | إدارة الحالة العصبية

Slice Purpose
Auth Hydrated User Session (hydratedUserId only)
Agent Active Agent Registry & Metadata
Cognitive Session state, token usage, micLevel
Sensory unreadNotifications, transcript buffer
UI Link type, voice session stages
Swarm Inter-agent communication protocols

🤝 Contributing | المساهمة

Eng: See CONTRIBUTING.md for guidelines.
Ar: راجع ملف المساهمة (CONTRIBUTING.md) لمزيد من التعليمات والشروط.

📄 License | الترخيص

MIT License — See LICENSE


Built with ❤️ on the Google & Gemini Ecosystem
تم البناء بحب على منظومة أدوات جوجل وجيمناي
GemClaw AIOS — Where Voice Meets Intelligence | حيث يلتقي الصوت بالذكاء

) | إدارة الحالة العصبية

Slice (الشريحة) Purpose الغرض
Auth User session, Firebase auth persistence جلسات المستخدم والحفاظ على حالة المصادقة
Agent Active agent registry, metadata, & CRUD إدارة سجل الوكلاء النشطين وبياناتهم الوصفية
Cognitive Transcript history, streaming buffer تاريخ المحادثات وتدفق الذاكرة والمصطلحات
Sensory Mic levels, volume management إدارة الصوت، مستويات الميكروفون، والجلسة
UI Theme engine, navigation stages محرك المظهر، مراحل التنقل الواجهي
Swarm Inter-agent communication protocols بروتوكولات تواصل الوكلاء المتعدد (السرب)

🗺️ Roadmap | خارطة الطريق

🤝 Contributing | المساهمة

Eng: See CONTRIBUTING.md for guidelines.
Ar: راجع ملف المساهمة (CONTRIBUTING.md) لمزيد من التعليمات والشروط.

📄 License | الترخيص

MIT License — See LICENSE


Built with ❤️ on the Google & Gemini Ecosystem
تم البناء بحب على منظومة أدوات جوجل وجيمناي
GemClaw — Where Voice Meets Intelligence | حيث يلتقي الصوت بالذكاء

[**↑ L0 `axiomid-project`**](https://github.com/Moeabdelaziz007/axiomid-project)  .  [**L1 `aix-format`**](https://github.com/Moeabdelaziz007/aix-format)  .  [**L2 `iqra`**](https://github.com/Moeabdelaziz007/iqra)  .  [**L3 `aix-agent-skills`**](https://github.com/Moeabdelaziz007/aix-agent-skills)  .  **🎙️ L6 . `GemClaw` . YOU ARE HERE**
Sibling satellites: [**L4 `AlphaAxiom`**](https://github.com/Moeabdelaziz007/AlphaAxiom)  .  [**L5 `PiWorker-OS`**](https://github.com/Moeabdelaziz007/PiWorker-OS)
AIX Stack. Echo369. King is not Born, he is Made.