Skip to content
View businessarshgoyal's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report businessarshgoyal

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
businessarshgoyal/README.md

Hi, I'm Arsh Goyal 👋

Senior Software Engineer · Open-source contributor · I make LLM systems faster, safer, and more reliable.

X / Twitter LinkedIn Email Open to work Profile views


What I do

  • Applied AI infrastructure — inference tuning, agent frameworks, RAG pipelines, evals.
  • Upstream open source — I fix real bugs in the tools I use and send the patch back.
  • Systems that stay up — SRE tooling, workflow orchestration, observability.

I like problems where a measurement settles the argument: a benchmark, a repro, a failing test turned green.


Featured projects

Project What it is Stack
armtune Auto-tunes llama.cpp for Arm64 and proves it on GitHub's free Arm runners — 5.03× faster decode, 66% smaller model, fully reproducible from the Actions tab. Python · C++ · KleidiAI · GGUF
scopecheck Eval harness measuring whether tool-using agents respect a declared permission boundary when crossing it would be easier. Ships with a 5-page writeup. Python · LLM evals · AI safety
sre-coworker Alert → citation-backed root-cause brief → human approval → Jira ticket → Devin drafts the fix PR. Deterministic triage, no LLM in the loop until the fix. Python · Pub/Sub / SQS / Redis · Jira · Devin API
opssentinel Autonomous operations analyst on Snowflake: dynamic-table anomaly detection, Cortex Search for root cause, human-approved actions. Snowflake CoCo CLI Hackathon 2026. Snowflake · Cortex · Python
ratelab Interactive playground to visualize and compare rate-limiting algorithms in real time, with copy-paste implementations. TypeScript

Open-source contributions

Patches I've landed or have in review across the AI / infra ecosystem:

Merged

In review


Toolbox


GitHub stats Top languages

Contribution streak

📍 India · Currently open to senior / staff roles in AI infrastructure and platform engineering.

Popular repositories Loading

  1. Arsh_LLM_Interviews Arsh_LLM_Interviews Public

    Forked from llmgenai/LLMInterviewQuestions

    This repository contains LLM (Large language model) interview question asked in top companies like Google, Nvidia , Meta , Microsoft & fortune 500 companies.

    41 8

  2. llama_index llama_index Public

    Forked from run-llama/llama_index

    LlamaIndex is the leading document agent and OCR platform

    Python 1

  3. docling docling Public

    Forked from docling-project/docling

    Get your documents ready for gen AI

    Python 1

  4. adk-python adk-python Public

    Forked from google/adk-python

    An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

    Python 1

  5. codemod codemod Public

    Code-migration toolkit: AST-based codemods with an AI analysis layer for planning large refactors.

    TypeScript

  6. temporal-python temporal-python Public

    Durable workflow examples with the Temporal Python SDK: workflows, activities, retries, and tests.

    Python