Skip to content
View Anandb71's full-sized avatar
:bowtie:
Working from home
:bowtie:
Working from home

Block or report Anandb71

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
Anandb71/README.md
Anand B, systems builder and Arbor Co-Founder. Build the machine. Make it explain itself.

Visit Arbor Connect on LinkedIn Follow on X Email Anand

I build the parts AI coding agents are still missing.

I am Anand B - Co-Founder at Arbor, computer science student at VIT Vellore, and a systems builder obsessed with making complex software legible.

My main bet is Arbor: graph-native code intelligence that maps a repository with ASTs, walks the real call paths behind a pull request, and gives humans and coding agents the exact blast radius before merge.

The same commit should produce the same answer. Deterministic context beats plausible guesswork.

Live builder signal

Live GitHub contribution, streak, repository, and Arbor statistics for Anand B.

Generated every day by a pinned GitHub Action. No request-time stats API, no sleeping dyno, and the last good card survives a failed refresh.

Selected work

The map AI coding agents are missing.

A Rust graph engine, PR blast-radius system, and MCP context layer built around deterministic program understanding instead of embedding-based RAG.

Rust ASTs Call Graphs MCP

Ground truth for APIs used by coding agents.

Blocks the APIs that do not exist and serves the ones that do - one index, queried in both directions.

Python Static Analysis Agent Safety

Structural weight paging for consumer GPUs.

Experiments in local adapter routing, just-in-time model state, and the telemetry needed to know when the system is actually winning.

Python Local AI GPU Systems

A safer, bloat-free Lenovo Vantage replacement.

A Windows-first control plane with read-only discovery, explicit capability evidence, and a short-lived elevated broker for guarded hardware access.

C# .NET 10 WPF Windows

More systems from the lab
  • Runoscope - the portable HAR file for AI coding-agent runs.
  • Agent Lens 2.0 - visual debugging for agent workflows.
  • Zubaan - live multilingual compliance checks for Indian financial sales.
  • FinShield - financial document forensics and graph investigation.
  • witr - process, port, and service causality diagnostics.

The builder loop

Map the system, trace the hidden edge, ship the smallest true change, and measure reality.

I optimize for determinism over vibes, local-first over rented black boxes, instrumentation before optimization, and safety gates before privileged writes.

Contribution graph

An animated snake moving through Anand's GitHub contribution graph.

Working set

Languages: Rust Python C# / .NET TypeScript Dart

Systems: AST parsing code graphs MCP agent observability local AI Windows internals

Default posture: build deeply -> measure honestly -> ship relentlessly


Every change has a reach. See it before you merge.

Repositories  ·  LinkedIn  ·  X  ·  Email



Profile view counter

Pinned Loading

  1. getArbor-dev/arbor getArbor-dev/arbor Public

    Graph-native code intelligence that replaces embedding-based RAG with deterministic program understanding.

    Rust 152 22

  2. LoRA-jit LoRA-jit Public

    Structural Weight Paging for Consumer GPUs

    Python 1

  3. Agent-lens-2.0 Agent-lens-2.0 Public

    Python 3

  4. Bleurs Bleurs Public

    Ground truth for AI coding agents. Blocks the APIs that don't exist, serves the ones that do — one index, both directions.

    Python