Skip to content
View harshitgavita-07's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report harshitgavita-07

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.

Content in all repositories owned by your account will be closed.
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
harshitgavita-07/README.md
profile views



Typing SVG


⚡ Who Am I

harshit = {
    "role"        : "AI Systems Engineer | Applied AI / Agentic Systems",
    "focus"       : ["Agentic AI", "Multi-agent Orchestration", "AI Evaluation", "On-device ML"],
    "building"    : ["AIOS — local-first, offline AI runtime"],
    "researching" : ["PTF — Agentic AI Failure Study (SSRN)", "Genesis Lock — Blockchain AI Governance"],
    "philosophy"  : "From math to production. No API wrappers, no shortcuts.",
    "location"    : "India 🇮🇳 — India-first deployment, always.",
}

🔬 Research in Progress

📄 PTF — Protection Toward Future Empirical study of an agentic AI failure incident

An investigation into a real multi-agent system failure — root cause analysis, failure cascade mapping, and safety mitigations. Submitted to SSRN.

🔗 papers.ssrn.com/sol3/papers.cfm?abstract_id=6472278

#AISafety #AgenticAI #FailureAnalysis


🚀 What I'm Building

Project What Status
🖥️ AIOS Local-first, offline AI desktop assistant + AI-native operating environment — zero cloud dependency ✅ Live

🏆 Highlight Reel

Project Signal
Anthropic Performance Challenge 10.2× kernel speedup on Anthropic's real hiring take-home — VLIW cycles: 147K → 14K
🧠 micrograd-JAX Rebuilt Karpathy's autograd engine in JAX — grad, jit, vmap, XLA-compiled, GPU-ready
🖥️ AIOS Local AI desktop assistant, Ollama-powered — built before on-device AI was a trend
📚 ML Fundamentals 19 notebooks — every core ML algorithm from scratch in NumPy (#100DaysOfML)
🏭 CodeAlpha ML Internship Production ML pipelines: credit scoring, CNN character recognition, disease prediction, speech emotion recognition

🛠️ Stack

Languages

AI / ML

Tools & Infra


📊 GitHub Stats



🐍 Contribution Snake

github contribution grid snake animation

💬 Let's Connect

I'm actively looking for ML Engineer / Applied AI / AI Systems roles — remote globally or India-based.

If you're building in agentic AI, multilingual NLP, on-device inference, or AI safety — let's talk.


"Build from first principles. Ship to production. Leave the APIs for later."

Pinned Loading

  1. ML_fundamentals ML_fundamentals Public

    A comprehensive guide to machine learning fundamentals including algorithms, data preprocessing, model evaluation, and practical implementations.

    Jupyter Notebook 1

  2. Anthropic_challenge-my-solution- Anthropic_challenge-my-solution- Public

    Python

  3. micrograd_JAX micrograd_JAX Public

    Forked from karpathy/micrograd

    Micrograd rebuilt with JAX - a minimal autograd engine using JAX transformations (grad, jit, vmap) for modern autodiff and accelerator-ready execution

    Jupyter Notebook

  4. Aios Aios Public

    AIOS is an open-source AI orchestration framework for building reliable digital coworkers. It converts natural language into structured execution plans, executes them through runtime adapters like …

    Python 26 4

  5. paygate paygate Public

    Forked from dhruvxop19/paygate

    Cross-chain payment layer implementing HTTP 402 for AI Agent-ready API monetization with instant on-chain settlements

    TypeScript

  6. SCR SCR Public

    Universal execution runtime built on Playwright. Features distributed worker pools, real-time observation, action verification, and cross-platform automation (Web/Desktop/Mobile).

    TypeScript