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

Block or report Archerkattri

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

Krishi Attri: open-source robotics and verifiable AI systems

Portfolio LinkedIn Email SNU to UCF

what I work on

Robotics and AI. I build open-source systems for geometric registration, certified planning, diffusion acceleration, robot action interfaces, and machine-checkable mathematics.

followers (live) owned public non-fork repos (live) PyPI Hugging Face


▌ Live dashboard

Live GitHub stats for Krishi Attri: stars, authored commits, pull requests, owned non-fork repositories, followers, release downloads, and language mix

Live distribution reach: PyPI, Hugging Face, Comfy Registry, GitHub releases, Zenodo, and MCP directories

Self-rendered and committed by GitHub Actions every ~5 minutes. GitHub repos exclude forks; commit counts cover authored default-branch commits in those owned public repos. Download windows stay separate instead of being added into a misleading total.

Sources: Pepy / PyPI lifetime downloads · Hugging Face · Comfy Registry · Zenodo · Official MCP Registry · Glama · mcp.so

▌ Shipped

Research that ends as something you can pip install, cite by DOI, and reproduce. Every badge below is live: version, lifetime downloads, and stars update from PyPI/Pepy and the GitHub API.

NEW — StepBack: git time-travel for AI coding agents. Checkpoint every edit from Claude Code, Codex, aider, or any command; rewind the files and best-effort conversation state without touching HEAD, staging, or your branch. pip install stepback PyPI Downloads Stars

project what it does
🧩 splatreg
PyPI PyPI downloads GitHub stars engrXiv paper Zenodo archive
Register Gaussian splats: align and merge two 3DGS scans into one SE(3)/Sim(3) frame, recover scale, dedupe the overlap. CLI plus a pure-PyTorch API. Docs.
📐 mathlas
PyPI PyPI downloads GitHub stars Glama score Official MCP Registry mathlas on mcp.so Zenodo archive
Airtight math an AI uses over MCP: theorem search, PSLQ constant ID, OEIS, real Lean kernel checks, applicability checklists. No LLM inside, no API key. claude mcp add mathlas -- uvx mathlas-mcp
HiCache++
PyPI PyPI downloads GitHub stars engrXiv paper Zenodo archive
Training-free diffusion acceleration by exponential (Dynamic-Mode-Decomposition / Prony) feature forecasting: a drop-in basis upgrade to TaylorSeer/HiCache, plus a holdout auto mode that cannot make things worse.
🛣️ CERT-FLOW
PyPI PyPI downloads GitHub stars engrXiv paper Zenodo archive
Certified route planning under drifting costs: every replanning round emits a conformal certificate LB ≤ OPT ≤ UB on the optimal route, directs paid sensing at the edges that shrink the certified gap fastest, and proof-gates the fast preprocessing.
🫧 AURA
PyPI PyPI downloads GitHub stars Zenodo archive
Calibrated per-splat confidence and a certified (split-conformal) pruning bound for 3D Gaussian-splat assets: cut ECE ~300-900x on four real scenes, prune and stream with a coverage guarantee, carry it through glTF/OpenUSD/SPZ.
🦷 ToothPrint
PyPI PyPI downloads GitHub stars engrXiv paper Zenodo archive
Certified dental biometric identity, change, and surface from a 3D intraoral scan or radiograph: conformal accept/abstain with a false-match guarantee. Full-coverage identity Rank-1 0.995; partial overlap recovered from 0.23 to 0.867. Validated on synthetic re-scans.
⚙️ The acceleration adapter family : HiCache / HiCache++ on real 3D generators
model Hermite (HiCache) DMD (HiCache++)
TRELLIS v1 faster-trellis faster-trellis-plus-plus
TRELLIS.2-4B hermit-trellis2 · fast-trellis2 hermit-trellis2-plus-plus
Hunyuan3D-2 mini hunyuan2-plus hunyuan2-plus-plus
Hunyuan3D-2.1 hunyuan2.1-plus hunyuan2.1-plus-plus
SAM 3D Objects sam3d-plus sam3d-plus-plus
Fast-SAM3D fastsam3d-plus fastsam3d-plus-plus

ComfyUI nodes: ComfyUI-HiCache · ComfyUI-TRELLIS-HiCache · ComfyUI-TRELLIS2-HiCache

▌ Stack

Python PyTorch CUDA NumPy C++ Lean MCP Docker Linux


portfolio · splatreg docs · mathlas on Glama · linkedin

I build the system, then I make it prove it works.

Pinned Loading

  1. fast-trellis2 fast-trellis2 Public

    TaylorSeer (Fast) baseline acceleration for TRELLIS.2-4B.

    Python 1

  2. hicache-plus-plus hicache-plus-plus Public

    Drop-in TaylorSeer/HiCache basis upgrade — training-free diffusion acceleration via a Dynamic Mode Decomposition (Prony) exponential feature-forecast basis. Not the SGLang KV-cache HiCache.

    Python 11 1

  3. mathlas mathlas Public

    Airtight math tools an AI uses over MCP — 3.7M-theorem search, PSLQ constant ID, OEIS, real Lean kernel checks, applicability checklists. No LLM inside, no API key.

    Python 7 1

  4. splatreg splatreg Public

    Register Gaussian splats: align & merge two 3DGS scans into one SE(3)/Sim(3) frame — classical, learned, or zero-shot (BUFFER-X) seeds + splat-native refine. pip install splatreg.

    Python 12

  5. CERT-FLOW CERT-FLOW Public

    Certified route planning under drifting costs: conformal certificates (LB<=OPT<=UB), certificate-directed sensing, proof-gated ns-us preprocessing, and an observable-coverage layer (WATCH + Shiryae…

    Python 3

  6. actionshift actionshift Public

    Benchmark for adaptation to hidden robot action-interface contracts: 4 ManiSkill tasks, preregistered gates, belief/probe/learned methods, delay-aware control. Same policy, different wiring — can i…

    Python 1