root@yantraOS:~
Start typing to engage the Kriya Loop. Try help
VRAM14.2/24GB
TOKENS/S84.2
LATENCY12ms
ACTIVE_SKILLS3

The Engine Room

Three invariant subsystems. Purpose-built for deterministic, self-healing AI execution.

CORE-01

Hybrid Inference Engine

Dynamically routes inference requests between local GPU compute and cloud endpoints. Detects available VRAM at boot, then commits to the optimal path.

  • Local: LiteLLM → GPU (≥8GB VRAM)
  • Cloud: Managed API fallback
  • Routing: Deterministic, zero-latency switch
CORE-02

Vector Memory

Persistent, semantic retrieval layer backed by Pinecone. Every Skill's knowledge base is embedded at 1536 dimensions and queried at inference time for RAG context.

  • Engine: Pinecone (1536-dim cosine)
  • Embedding: text-embedding-3-small
  • Namespacing: per-skill isolation
CORE-03

Atomic Stability

Every Skill executes inside a containerised sandbox. BTRFS snapshots provide instant rollback. A failed Skill never corrupts the host environment.

  • Runtime: Docker container isolation
  • Snapshots: BTRFS atomic rollback
  • Kriya Loop: self-annealing on error

Skill Store

Deployable agent capabilities. Each Skill runs as an atomic unit inside the Kriya Loop.

4/4 SKILLS
automation

Python Environment Architect

Automatically provisions, audits, and repairs Python virtual environments. Resolves dependency conflicts using RAG-retrieved compatibility matrices.

#python#venv#automation
NO GPU
CLOUD|v2.1.0|1.3k
system

Video Render Auto-Pilot

Orchestrates end-to-end video render pipelines. Manages frame queuing, codec selection, and hardware GPU scheduling for local-first processing.

#video#gpu#rendering
12GB VRAMLOCAL ONLY
LOCAL|v1.0.3|437
rag

System Log Optimizer

Ingests and semantically indexes system logs. Detects anomaly patterns via vector similarity, then proposes self-healing patches through the Kriya Loop.

#logs#monitoring#rag
4GB VRAM
HYBRID|v1.4.0|892
rag

Deep Research Agent

Multi-step, web-grounded research synthesiser. Fetches sources, embeds into Pinecone workspace, then delivers a structured intelligence brief.

#research#rag#web
8GB VRAM
HYBRID|v1.0.0|2.1k
> More skills loading via Pinecone index: yantra-skills...