Next-Generation Enterprise Intelligence Operating System (IOS)
KALKI AI (Krishna Artificial Lattice Keystone Intelligence) is a next-generation, unified artificial intelligence ecosystem engineered to operate as a full Intelligence Operating System (IOS). Designed for cloud, desktop, mobile, smartwatch, and edge IoT devices, KALKI AI brings together Large Language Models (LLMs), Vision-Language Models (VLMs), Small Language Models (SLMs), Mixture-of-Experts (MoE) task routing, multi-agent orchestration (via Model Context Protocol and Agent-to-Agent IPC), hybrid RAG search, hierarchical memory, and defensive cybersecurity safeguards.
+-----------------------------------------------------------------------+
| LAYER 1: USER INTERFACE LAYER |
| Web (Next.js) | Mobile (Flutter) | Desktop (Tauri) | Smartwatch | API|
+-----------------------------------------------------------------------+
| LAYER 6: SECURITY & GOVERNANCE LAYER (Perimeter & In-Line Audit) |
| OAuth2 / MFA | RBAC Control | AES-256 E2EE | AI Safety & Defense |
+-----------------------------------------------------------------------+
| LAYER 2: MULTIMODAL PERCEPTION LAYER |
| Text & PDF Parsing | OCR & Scene VLM | Whisper Audio | Sensor Stream |
+-----------------------------------------------------------------------+
| LAYER 4: AGENT ORCHESTRATION LAYER |
| Planner | Research | Memory | Executor | Validator | Security |
| Standard Protocols: MCP (Model Context Protocol) & A2A Inter-Agent |
+-----------------------------------------------------------------------+
| LAYER 3: REASONING & MODEL LAYER |
| MoE Task Router | LLM Cluster | Edge SLMs (INT4) | LCM Conversational|
+-----------------------------------------------------------------------+
| LAYER 5: KNOWLEDGE & RAG LAYER |
| Dense Vector + BM25 Sparse | Cross-Encoder Re-Ranker | Neo4j KG |
+-----------------------------------------------------------------------+
| LAYER 7: INFRASTRUCTURE LAYER |
| Kubernetes (EKS/GKE) | Docker Compose | Edge Runtime | Prometheus |
+-----------------------------------------------------------------------+
Detailed blueprints and specifications are available in the docs/ directory:
pgvector), Redis, Qdrant Vector Store, Neo4j Knowledge Graph.# Clone the repository
git clone https://github.com/KGupta171025/KALKI-1.5.git
cd KALKI-1.5
# Launch full stack (FastAPI Backend, Next.js Frontend, PostgreSQL, Redis, Qdrant)
docker compose up --build
Access services:
http://localhost:3000http://localhost:8000/docshttp://localhost:6333/dashboardDeveloped under responsible AI guidelines. Designed for authorized, ethical enterprise deployment and defensive cybersecurity monitoring.