DGPL System-1 Open-Source Research Repositories
Autonomous driving simulators, real-time physics engines, and comparative benchmark arenas powered by DGPL System-1 decision streams. Clone directly from GitHub to run and evaluate on your local machine.
BRPilot — Highway Autopilot
Interactive highway autopilot client featuring continuous 60 FPS decision loops, dynamic CTE lookahead steering, and collision-free overtake maneuvers over WebSocket.
Laya vs DGPL Kombat Arena
Head-to-head AI combat and snake tournament benchmark comparing DGPL System-1 sub-millisecond decision streams against ModernBERT Laya.
High-Throughput Enterprise Neural Recipes
Explore ready-to-deploy architectural patterns powered by DGPL System-1. From noisy 100-line unstructured log classification to autonomous vehicle collision-avoidance and automated SOC incident mitigation.
Messy Log & Entity Extraction
Unstructured Logs & OCR Text DumpsExtract intent, classify customer metadata, and route to proper backend workers directly from unformatted 100-line server logs, stack traces, and email headers without costly LLM roundtrips.
Autonomous Vehicle Navigation
60 FPS Real-Time Physics StreamContinuous sensor fusion streaming over WebSocket. Evaluates radar telemetry, lane CTE lookahead, and neighboring obstacle vectors for collision-free highway overtake trajectories.
Zero-Day SOC Threat Mitigation
Autonomous Security Incident ResponseInstantly triage brute-force SSH authentication bursts, unauthorized privilege probes, and lateral movement traces to trigger instant BGP null-routes or step-up MFA challenges.
High-Velocity Fraud Scoring
Payment Gateway & Risk EngineReal-time transaction risk evaluation analyzing cross-border velocity spikes, device fingerprint mismatches, and synthetic identity markers within the payment gateway hot path.
SaaS Enterprise SLA Triage
Priority Incident Ticket RoutingClassify enterprise customer support alerts, webhook timeout reports, and mission-critical production outages into deterministic P0/P1/P2 paging tiers with SLA guarantees.
Developer API Keys & Quota
Manage your API credentials. New keys pass through the Sovereign Admin Approval Gate before activation.
Please sign in or create a developer account to request and manage your DGPL System-1 API keys.
Live Decision Sandbox
Execute real-time decision queries directly against the DGPL System-1 backend.
// Execute a query above to inspect live output
Quickstart Code Snippets
curl -X POST https://br.durbhasigurukulam.com/api/v1/systemone \
-H "Content-Type: application/json" \
-H "X-DGPL-API-Key: YOUR_API_KEY" \
-d '{
"task": "choice",
"state": "raw_server_log_event: timestamp=\"2026-09-24T14:10:02Z\" client_ip=\"185.220.101.4\" payload=\"CRITICAL: Database connection timeout for customer_support_vikas@example.com...\"",
"candidates": [
"Extract Profile & Route to Billing Support",
"Escalate Network Incident to Infra Pod",
"Retry Database Query",
"Discard Redundant Warning"
]
}'
System-1 Invariants:
- ⚡ Deterministic $O(1)$ Latency: Evaluates in $10.3\ \mu\text{s}$ on standard CPU.
- 🔒 Zero Cloud Cost: Runs on private local weights ($48.8\text{M}$ params).
- 🛡️ Admin Gate: Every key strictly authorized and rate-limited.