Skip to content
View anandkrshnn's full-sized avatar

Highlights

  • Pro

Block or report anandkrshnn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anandkrshnn/README.md

Anandakrishnan Damodaran

Sovereign AI Architect | Building Technically-Verifiable AI Infrastructure

I build systems for high-trust AI: deterministic orchestration, policy enforcement, and cryptographically-verifiable forensics.

My work focuses on replacing unreliable "Generative Judges" with deterministic NLI Cross-Encoders and basic hash chains with Ed25519 asymmetric signatures.


🛠️ Flagship Projects

Deterministic RAG Verification & Governance A reference implementation for local-first AI that prioritizes grounding integrity over marketing hype.

  • Innovation: Replaced slow LLM judges (~2000ms) with a DeBERTa-v3 NLI gate (80ms).
  • Security: Full Ed25519 forensic chain for non-repudiable audit trails.
  • Trust: Hardware-backed key management (OS Keyring/TPM integration).

🛰️ local-rag

The core retrieval engine for sovereign environments. Hybrid search (BM25 + Vector) with strict ABAC policy gating and signed forensics.

🛰️ local-agent

A lightweight, auditable orchestration layer for local AI agents, focusing on fail-closed tool governance and tamper-evident execution logs.


🔬 Technical Focus Areas

  • Grounding Verification: Using Natural Language Inference (NLI) for deterministic hallucination control.
  • Asymmetric Forensics: Implementing Ed25519 signatures in audit logs to ensure non-repudiation.
  • Local-First Governance: Policy enforcement (ABAC) at the retrieval and tool-call layers without external dependencies.
  • Hardware-Backed Trust: Integrating with OS-level secure enclaves for identity and signature management.

📜 Standards & Research

I am an advocate for open standards in AI identity and governance.


📬 Connect

Building for healthcare, finance, and high-stakes infrastructure where "good enough" AI isn't an option.

Pinned Loading

  1. sovereign-ai-stack sovereign-ai-stack Public

    "Local RAG with Cryptographic Verification - The Verified Airlock for Sovereign AI

    Python