Skip to content
View darshjme's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report darshjme

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
darshjme/README.md

Typing SVG


"Śreyān sva-dharmo viguṇaḥ para-dharmāt su-anuṣṭhitāt" Better to walk your own path imperfectly than another's path perfectly. — Bhagavad Gita 3.35

I am a Brahmin from Gujarat. My ancestors built temples. I build systems.

The Sompura Brahmins of my land carved stone into structures that outlasted empires. The tools changed — chisel became compiler, sandstone became silicon — but the intent is the same: build something permanent. Build something that serves.

Vyasa compiled the Vedas so knowledge wouldn't scatter. I write open-source so tools don't stay locked. Same dharma. Different medium.

Founded my first company in 2015. Currently running three across AI, media, and enterprise — Coeus Digital Media, Graymatter International, and KnowAI. Before this: VFX for Aquaman, The Invisible Man, The Last of Us Part II. India's first NFT-funded film. Ph.D. Business CS. CCNA. MCSE. CEH.

Most of my time now goes into Mohini — an autonomous agent OS I'm writing from scratch. Named after the enchantress form of Vishnu. She routes, remembers, guards, evaluates. 14 crates in Rust. She never sleeps.


🏗️ Arsenal — 100 Production Libraries for LLM Agents

100 Libraries 4375 Tests

100 zero-dependency Python libraries covering every LLM agent failure mode. Route → Budget → Guard → Checkpoint → Consensus → Saga → Telemetry → 4,375 tests.

github.com/darshjme/arsenal

Library What it solves Tests
herald Semantic routing — dispatch to specialists, not generalists
engram Memory — short-term context + episodic recall
sentinel Guards — stop runaway ReAct loops before they cost you
verdict Evaluation — 3D scoring: task / reasoning / tool use
agent-guardrails Validation — schema, content safety, retry logic
agent-observability Tracing — latency, tokens, span lifecycle

arsenal — the full pipeline


How I Build

flowchart TD
    D[धर्म · Dharma\nWhat must be built?] --> V[विचार · Vichara\nThink from first principles]
    V --> K[कर्म · Karma\nWrite the code. Ship the thing.]
    K --> S[सेवा · Seva\nOpen-source it. Serve others.]
    S --> L[लोक · Loka\nThe world builds on top]
    L --> D

    style D fill:#cc9933,color:#000
    style V fill:#1a1a2e,color:#fff
    style K fill:#0d1117,color:#fff
    style S fill:#1a3320,color:#fff
    style L fill:#1e3a5f,color:#fff
Loading

Other Projects

KnowAI ERP — AI-native enterprise platform. React 19, Next.js 15, PostgreSQL.

MyCryptoCoin — Multi-chain crypto payment gateway. One API, every chain.

WA2FA SaaS — Self-hosted OTP/2FA over WhatsApp. Zero third-party dependency.


Company Role Since
KnowAI Co-Founder, CFO & CTO 2024
Coeus Digital Media LLC Founder & CTO 2020
Graymatter International Inc Founder & MD 2018
GraymatterOnline LLP Founder & CEO 2015

Ph.D. Business CS · Hons Business Computing (Greenwich) · Advanced Diploma IT (Sunderland) · CCNA · MCSE · CEH




गुजरात · India · Dubai · USA

Popular repositories Loading

  1. mohini mohini Public

    Mohini Agent OS — The world's most complete autonomous agent runtime. 14-crate Rust workspace | 104 skills | 40 channels | 188 models | WASM sandbox | Self-healing | Zero downtime.

    Rust 3

  2. darshjme darshjme Public

    Full-stack dev building AI agents, CLI tools & trading systems in Rust, TypeScript, Python

    1

  3. mycryptocoin mycryptocoin Public

    MyCryptoCoin — The Stripe of Crypto Payments. Multi-chain payment gateway supporting BTC, ETH, USDT & 10+ cryptocurrencies with 0.5% fee.

    TypeScript 1

  4. whatsapp-2fa whatsapp-2fa Public

    WhatsApp 2FA/OTP Gateway — Self-hosted authentication service powered by Baileys. Production-ready REST API for sending & verifying OTPs via WhatsApp.

    JavaScript 1

  5. seema seema Public

    Production guardrails for LLM agent outputs — schema validation, content safety, retry logic

    Python 1

  6. chetana chetana Public

    Context window management for LLM agents — priority-based eviction, token budgeting, compression strategies. Zero dependencies.

    Python 1