The AI Platform That Remembers, Collaborates, Protects
JEBAT combines eternal memory, multi-agent orchestration across 5 LLM providers, and autonomous cybersecurity scanning into one self-hosted platform. Download, install, and own your AI.
Your Agent Roster
Install in 5 Minutes
Clone, install, and start JEBAT on your local machine. No cloud dependency.
Clone the Repository
Get the full JEBAT codebase with all agents, skills, and infrastructure configs.
git clone https://github.com/nusabyte-my/jebat-core.git cd jebat-core
Install Dependencies
Install frontend (Next.js) and backend (FastAPI) dependencies.
cd apps/web && npm install cd ../api && pip install -r requirements.txt
Start the Backend API
Starts FastAPI on port 8000 with memory, agents, and security scanning.
cd apps/api && python -m services.api.jebat_api &
Start the Frontend
Next.js dev server on localhost:3000 with hot reload.
cd apps/web && npm run dev
Install to Your IDE
Injects JEBAT context into VS Code, Cursor, Zed, Trae, or Antigravity.
# VS Code: creates .github/copilot-instructions.md # Cursor: creates .cursorrules # Zed: creates .zed/jebat-system-prompt.md cp adapters/vscode/copilot-instructions.md .github/copilot-instructions.md
Why Teams Choose JEBAT
Three pillars that make JEBAT fundamentally different from stateless AI assistants.
Memory That Never Forgets
5-layer cognitive architecture (M0–M4) with heat-based importance scoring. JEBAT remembers context, preferences, and decisions across every session.
Agents That Collaborate
23 specialist agents orchestrated by Panglima. Watch them debate, propose solutions, and reach consensus across different LLM providers.
Security From Day One
Autonomous security scanner on every startup. Three-tier cybersec assistant with auto-fix for 6 vulnerability types.
Guides for Every Domain
Step-by-step guides tailored to your role — developers, security teams, operations, and researchers.
Developers
Code assistance, debugging, testing, and deployment
Security Teams
Vulnerability scanning, pentesting, and compliance
Operations & DevOps
Infrastructure, CI/CD, monitoring, and automation
Researchers & Analysts
Research workflows, data analysis, and documentation
Gelanggang Panglima
Watch AI agents from OpenAI, Anthropic, Gemini, Ollama, and ZAI communicate, debate, and collaborate in real-time. Choose from 4 collaboration patterns — Sequential, Parallel, Consensus, or Adversarial.
Security From Day One
Autonomous scanning, auto-remediation, and compliance reporting — built into every JEBAT session.
Autonomous Scanning
Every session begins with a full codebase security audit — secrets, CVEs, injection patterns, infrastructure misconfigs.
Auto-Remediation
Automatically fixes 6 vulnerability types (MD5→SHA256, eval removal, safe YAML, pickle, os.system, XSS) with backups.
Compliance Reports
Generate compliance reports for GDPR, SOC2, and ISO27001. Full audit trail with structured event logging.
Zero-Trust Design
7 built-in RBAC roles with 20+ granular permissions. Every API call, memory access, and config change is logged.
Cross-Provider Collaboration Patterns
Sequential
Agent A → Agent B → Agent C, each building on previous results.
Parallel
All agents work simultaneously, results combined at the end.
Consensus
All agents propose solutions, then vote. Majority wins.
Adversarial
Two agents debate opposing positions. Third agent judges.
Platform Architecture
Tech Stack
23 Optimized & Enhanced Skills
Every skill optimized for token efficiency, enhanced with real-world patterns from skills.sh, and adapted for the JEBAT ecosystem.
Core
Engineering
Security
Intelligence
Operations
SEO & Marketing
Product
Content
100% Features Shipped
All planned quarters complete. From infrastructure to distributed systems — JEBAT is production-ready.
Infrastructure & Polish
- Monitoring dashboard
- Docker deployment
- CI/CD pipeline
- WhatsApp + Discord stubs
Web UI, API & Scale
- Next.js 16 web app (9 pages)
- REST API v1 (FastAPI)
- Python + JS SDKs
- Multi-tenancy
Advanced Features & AI
- Plugin system
- Dynamic agent loading
- Security scanner + auto-fix
- Knowledge Graph (Neo4j)
Mobile & Voice
- Flutter app (iOS + Android)
- Whisper STT integration
- ElevenLabs TTS
- 50 cyber quotes
Enterprise Features
- Advanced RBAC (7 roles)
- Audit logging (GDPR/SOC2)
- Compliance reports
- Enterprise README
Distributed System
- Multi-instance sync
- Federated learning
- Event-driven sync
- Heartbeat monitoring
Ready to Build with JEBAT?
Clone the repository, install dependencies, and start building. No cloud dependency. No subscriptions. Your data, your control.