Skip to content

JB3Ai/OS3_VoiceGrid_Main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHBanner

🏗️ OS3_VoiceGrid_Main

The Sovereign Neural Chassis v4.1

This is the production "Master Chassis" for the JB³Ai Voice Ecosystem. It provides the low-latency telephony bridge and data sanitization logic for all specialized sub-nodes.

🧬 System Overview

The Main Chassis handles the core infrastructure:

  1. Ingestion: Standardized Webhook Relay.
  2. Sanitization: Google Apps Script "Neural Guard" for E.164 normalization.
  3. Telephony: 320ms Neural Streaming Bridge (Azure/Google SA North).
  4. Archive: Authenticated POST relay to the Forensic Transcript Archive.

🚦 Operational States

  • READY_FOR_EXECUTION: Lead is cleared for immediate dial.
  • PENDING_DELAY: Scheduled for +120m callback.
  • PENDING_EVENING: Queued for 18:00 SAST Briefing.
  • ARCHIVED: Record locked in the Intelligence Vault.

🛠️ Global Config

All specialized repos (SIGNAL_DRIVE, MZANZI_CORE) must inherit from this core chassis to maintain 320ms latency standards.


Primary Repository for JB³Ai Production Deployment.

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev

Architecture notes

  • Azure AI gateways: When deploying or extending AI/telephony, consider routing through Azure AI Gateway (or equivalent) for unified routing, rate limits, and observability alongside existing Azure Speech and Gemini usage.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors